Package: rkhunter
Version: 1.2.9-2
Serverity: critical
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:
/usr/lib/rkhunter/scripts/check_update.sh: No such file or directory
Ready.
vn0012:~# apt-file update
vn0012:~# apt-file search check_update.sh
rkhunter: usr/share/rkhunter/scripts/check_update.sh
vn0012:~# ls -l /usr/lib/rkhunter/scripts/check_update.sh
ls: /usr/lib/rkhunter/scripts/check_update.sh: No such file or directory
vn0012:~# ls -l /usr/share/rkhunter/scripts/check_update.sh
-rwxr-xr-x 1 root root 5046 Nov 3 04:50
/usr/share/rkhunter/scripts/check_update.sh
vn0012:~#
rkhunter searches in the wrong path for the check_update.sh script, this
makes the program not very usable.
And another little thing:
The versionstring of this package is 1.2.9-2, but rkhunter --help
displays 1.2.8.
Regards, Patrick Matthäi