Comment 11 for bug 156070

Revision history for this message
Ryan Hunt (nayr) wrote :

same issue with apt-cacher-ng-0.1.9

the following patch on source/acfg.cc worked for me:

< string pfilepat(".*(\\.deb|\\.rpm|\\.dsc|\\.tar\\.gz|\\.diff\\.gz|\\.diff\\.bz2|"
---
> string pfilepat(".*(\\.deb|\\.rpm|\\.dsc|\\.tar\\.gz|\\.tar\\.gz\\.gpg|\\.diff\\.gz|\\.diff\\.bz2|"