#include
* Luca Tettamanti [Wed, Sep 22 2010, 09:20:10PM]:
> >> Just hit this bug :s
> >> The problem is in the perl script
> >> (/usr/lib/apt-cacher-ng/expire-caller.pl), in the part where it parses
> >> the configuration files.
> >
> > Known. Fixed. In Testing.
>
> Yes I know, and I won't upgr
Package: apt-cacher-ng
Version: 0.2.2-2
Severity: normal
Just hit this bug :s
The problem is in the perl script
(/usr/lib/apt-cacher-ng/expire-caller.pl), in the part where it parses
the configuration files.
It parses each line into key+value pairs:
($key, $value) = split(/\s*:\s*/);
And the
2 matches
Mail list logo