Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
after not looking a while at the actuall definitions for f-prot, i run manually the check-updates.pl in the tools directory. i also had the cron job. after running this script called f-prot -verno, but the definition version doesn't change. after looking a while around my system i found the actuall definition in /opt and not in /opt/f-prot. so looking at the script it defines the location by reading the symlink of /etc/f-prot.conf which points to /opt/f-prot/f-prot.conf. some lines later it removes 2 times the last slash with the content after. and there it happens that the definitions are going to /opt. i think we should fix the script or put the f-prot.conf in the tools directory. i personally prefer the first way. but we should fix it fast. Reproducible: Always Steps to Reproduce: 1. 2. 3.
oh forgot to mention the version: app-antivirus/f-prot-4.6.0-r1
Freshly-committed f-prot-4.6.0-r2 fixes this by patching the check-updates.pl script. I'll also report this upstream, the $signatureDirectory logic is flawed. Thanks for pointing this out, Michael.