Your message dated Mon, 09 Mar 2009 12:02:03 +0000
with message-id <e1lgebh-0001hs...@ries.debian.org>
and subject line Bug#518936: fixed in rkhunter 1.3.4-3
has caused the Debian Bug report #518936,
regarding chmod: cannot access `/var/lib/rkhunter/{db, tmp}': No such file or
directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
518936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rkhunter
Version: 1.3.4-2
Severity: serious
I just did an upgrade and this is what I got on the console:
Setting up rkhunter (1.3.4-2) ...
Installing new version of config file /etc/rkhunter.conf ...
chmod: cannot access `/var/lib/rkhunter/{db,tmp}': No such file or directory
dpkg: error processing rkhunter (--configure):
subprocess post-installation script returned error exit status 1
The directory does exist:
$ ls -ld /var/lib/rkhunter/
drwxr-xr-x. 4 root root 4096 2006-09-27 00:57 /var/lib/rkhunter/
$ ls -l /var/lib/rkhunter/
drwxr-xr-x. 3 root root 4096 2009-03-09 11:40 db
drwxr-xr-x. 2 root root 4096 2009-03-07 06:28 tmp
Looks like this line in the postinst doesn't work:
chmod 750 /var/lib/rkhunter/{db,tmp}
I suggest changing it to:
chmod 750 /var/lib/rkhunter/db
chmod 750 /var/lib/rkhunter/tmp
which is probably the easiest solution. I guess the '{db,tmp}' only
works with '/bin/bash' but not portably with '/bin/sh' and bashisms
should be avoided in scripts.
HTH, Uwe.
--
http://www.hermann-uwe.de | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
--- End Message ---
--- Begin Message ---
Source: rkhunter
Source-Version: 1.3.4-3
We believe that the bug you reported is fixed in the latest version of
rkhunter, which is due to be installed in the Debian FTP archive:
rkhunter_1.3.4-3.diff.gz
to pool/main/r/rkhunter/rkhunter_1.3.4-3.diff.gz
rkhunter_1.3.4-3.dsc
to pool/main/r/rkhunter/rkhunter_1.3.4-3.dsc
rkhunter_1.3.4-3_all.deb
to pool/main/r/rkhunter/rkhunter_1.3.4-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 518...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Valroff <jul...@kirya.net> (supplier of updated rkhunter package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 09 Mar 2009 12:09:36 +0100
Source: rkhunter
Binary: rkhunter
Architecture: source all
Version: 1.3.4-3
Distribution: unstable
Urgency: low
Maintainer: Julien Valroff <jul...@kirya.net>
Changed-By: Julien Valroff <jul...@kirya.net>
Description:
rkhunter - rootkit, backdoor, sniffer and exploit scanner
Closes: 518936
Changes:
rkhunter (1.3.4-3) unstable; urgency=low
.
* Fixed bashism in postinst script (Closes: #518936)
Checksums-Sha1:
b3336040fd837a9c7f0352fea0b240894d35af21 1205 rkhunter_1.3.4-3.dsc
fc40bc20f63f90676c4bc10c78a47ccb86691c03 22273 rkhunter_1.3.4-3.diff.gz
041da8590abea530d77d54e2f10763efdd66005c 271928 rkhunter_1.3.4-3_all.deb
Checksums-Sha256:
dc567c0fd76441dabd43c3e03dd54447a5f73b9ca4632cf95df94b4878224086 1205
rkhunter_1.3.4-3.dsc
f5e25061a31187d72aebc89cc483b968daeb3a46d01c71b376c0b19b0951c92b 22273
rkhunter_1.3.4-3.diff.gz
93c0f2522448d818ecf5862d93b8bfedae7fe6f712ca8139ab59afea777f2a5a 271928
rkhunter_1.3.4-3_all.deb
Files:
6f8199d3a9acadaf5a699cbb2f1363bd 1205 admin optional rkhunter_1.3.4-3.dsc
6cad8afd1ab77d23c39173d5efae90fa 22273 admin optional rkhunter_1.3.4-3.diff.gz
e1ca44a596945d42b833c06c1b435ca1 271928 admin optional rkhunter_1.3.4-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkm0+V8ACgkQIQvyq59x1EkUYQCfU+IlwdxfNPKlSdzAZcjSQc5s
jOcAniSsGVKbhlfMj+cooRm7B9Xk+06W
=1kz6
-----END PGP SIGNATURE-----
--- End Message ---