Your message dated Thu, 24 Jan 2008 17:02:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#461217: fixed in rkhunter 1.3.0-3 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: rkhunter Version: 1.3.0-2 Severity: normal Tags: patch If rkhunter is removed (but not purged), the cron.daily script causes run-parts to emit a warning: run-parts: /etc/cron.daily/rkhunter exited with return code 1 A quick check of the other files in /etc/cron.daily shows that other packages exit with status 0 if the package has been uninstalled, which I feel is the more correct behaviour. For completeness, a patch: --- /etc/cron.daily/rkhunter 2007-10-29 04:34:03.000000000 +0000 +++ /home/chrisb/rkhunter 2008-01-17 12:29:59.000000000 +0000 @@ -3,7 +3,7 @@ RKHUNTER=/usr/bin/rkhunter if [ ! -x $RKHUNTER ]; then - exit 1 + exit 0 fi # source our config -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages rkhunter depends on: ii debconf [debconf-2.0] 1.5.17 Debian configuration management sy ii file 4.21-3 Determines file type using "magic" ii net-tools 1.60-19 The NET-3 networking toolkit ii perl 5.8.8-12 Larry Wall's Practical Extraction ii postfix [mail-transport-agent 2.4.6-2 High-performance mail transport ag Versions of packages rkhunter recommends: ii binutils 2.18.1~cvs20071027-1 The GNU assembler, linker and bina ii iproute 20070313-1 Professional tools to control the pn libmd5-perl <none> (no description available) ii links 1.00~pre20-0.1 Character mode WWW browser ii lynx 2.8.6-2 Text-mode WWW Browser ii wget 1.10.2-3 retrieves files from the web
--- End Message ---
--- Begin Message ---Source: rkhunter Source-Version: 1.3.0-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.0-3.diff.gz to pool/main/r/rkhunter/rkhunter_1.3.0-3.diff.gz rkhunter_1.3.0-3.dsc to pool/main/r/rkhunter/rkhunter_1.3.0-3.dsc rkhunter_1.3.0-3_all.deb to pool/main/r/rkhunter/rkhunter_1.3.0-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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Valroff <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 17 Jan 2008 17:57:47 +0100 Source: rkhunter Binary: rkhunter Architecture: source all Version: 1.3.0-3 Distribution: unstable Urgency: low Maintainer: Micah Anderson <[EMAIL PROTECTED]> Changed-By: Julien Valroff <[EMAIL PROTECTED]> Description: rkhunter - rootkit, backdoor, sniffer and exploit scanner Closes: 448611 451132 451288 452170 452827 452944 453155 453339 453651 453854 455205 455234 455242 455268 455353 456367 456387 457667 461217 Changes: rkhunter (1.3.0-3) unstable; urgency=low . [ Christian Perrier ] * Debconf templates and debian/control reviewed by the debian-l10n-english team as part of the Smith review project (Closes: #452170) * [Debconf translation updates] * Galician (Closes: #452827) * Basque (Closes: #452944) * Finnish (Closes: #453155) * Italian (Closes: #453339) * Vietnamese (Closes: #453651) * Norwegian Bokmål (Closes: #453854) * Russian (Closes: #455205) * Dutch; Flemish (Closes: #451288, #455242) * Czech (Closes: #455234) * German (Closes: #455268) * Portuguese (Closes: #456367) * French (Closes: #456387) . [ Julien Valroff ] * [debian/control]: + Added dependency on binutils instead of recommends (Closes: #448611) + Updates standards version to 3.7.3 (no changes needed) + Added Vcs-* fields + Added DM-Upload-Allowed field to allow me to upload directly the future revisions * Updated cron scripts to add a recipient to the forged e-mail (Closes: #451132) * Applied patch from Francois Marier <[EMAIL PROTECTED]> to take into account the new unhide package (Closes: #455353) * Actually removes the APT configuration hook on purge * Added sashroot to UID0_ACCOUNTS examples (Closes: #457667) * Changed daily cronjob so that it exits with 0 when package is removed (not purged) - thanks to Chris Butler <[EMAIL PROTECTED]> (Closes: #461217) Files: 4d1dbe97e78e0f447f7692570c4f8419 815 admin optional rkhunter_1.3.0-3.dsc 296a9f92d2091eb9eeb74c8eab29676f 23297 admin optional rkhunter_1.3.0-3.diff.gz 12149bd6bdcaa93ac72c069a553d241b 246234 admin optional rkhunter_1.3.0-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHmMAj9n4qXRzy1ioRAl35AJsEtjAI9OtZ6WrKz6wjaPnjZC8mwQCcDiEL N04jDD67jACV8SP+5Vn0FpQ= =upvy -----END PGP SIGNATURE-----
--- End Message ---

