Quoting Johannes Rohr ([EMAIL PROTECTED]):
> > my $signatureDirectory = "/var/lib/f-prot/";
> Yes, but next time a new version of f-prot is downloaded and installed,
> things will break again.
Yup. My message was more to help people with the same problem to get
their f-prot running again ;)
> T
On Mi, Jan 11, 2006 at 10:05:12 +0100, Sander Smeenk wrote:
> Hello,
>
> The reason check-updates isn't working is that $signatureDirectory is
> undefined. After changing /usr/lib/f-prot/tools/check-updates line 145 to:
>
> my $signatureDirectory = "/var/lib/f-prot/";
>
> And re-running dpkg --c
Hello,
The reason check-updates isn't working is that $signatureDirectory is
undefined. After changing /usr/lib/f-prot/tools/check-updates line 145 to:
my $signatureDirectory = "/var/lib/f-prot/";
And re-running dpkg --configure f-prot-installer, things started working
again.
Regards,
Sander.
-
3 matches
Mail list logo