package rkhunter severity 407967 normal thanks Le lundi 22 janvier 2007 à 18:28 +0100, Patrick Matthäi a écrit : > Package: rkhunter > Version: 1.2.9-2 > Serverity: critical This bug doesn't deserve a critical severity[0], I lower it to normal for the reasons described below.
> Hello, > I have installed rkhunter on Etch now, but there's an error in the > update function: > > vn0012:~# rkhunter --update > Running updater... > > /usr/local/bin/rkhunter: line 4987: the Debian package doesn't install anything in /usr/local, I think your issues come from the fact you have previously installed rkhunter from the tarball source. > /usr/lib/rkhunter/scripts/check_update.sh: No such file or directory Indeed, we have moved the scripts to /usr/share to comply with FHS standards (arch independent scripts). This was done in 1.2.8-4 release, which introduced a new configuration variable in /etc/rkhunter.conf (SHAREDIR which defaults to /usr/share) > And another little thing: > The versionstring of this package is 1.2.9-2, but rkhunter --help > displays 1.2.8. Again, this is due to the old manual installation in /usr/local/. Your path most probably gives priority to /usr/local/bin which is the default in /etc/profile. This means you call /usr/local/bin/rkhunter and NOT /usr/bin/rkhunter installed by the Debian package. Thus, please, uninstall any previous rkhunter and try again running rkhunter --update. Cheers, Julien [0] Please read http://www.debian.org/Bugs/Developer.en.html#severities for more information

