Hello Davide,

first of all thank you for your bug report!

I have no option to release a corrected package, as I have found no
"sponsor" (what they call it here at debian..). I am sure Johannes Rohr, who
is still in control of this package, will release an updated version soon.

Until this happens - what can take some days here at debian.. - you can use
following interim solution:


1. open up "/usr/lib/f-prot/tools/check-updates" with your favourite editor

2. exchange the OLD line:

my $signatureDirectory = '/var/lib/f-prot/';
    or die "Couldn't determine signature file directory!\n\nExiting"; 

3. with THIS NEW ONE:

my $signatureDirectory = findDEFDirectory() 
    or die "Couldn't determine signature file directory!\n\nExiting"; 

4. Save your changes. :)


Thank you once again!


Kind Regards

Alexander Schories
Tuebingen, Germany


If privacy or security of communication is on your mind, feel free to
establish a secure transmission using the PGP public key obtainable from
http://www.schories.com/alexander/pubkey/alexander_schories.asc



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to