Your message dated Sat, 16 Jun 2007 21:17:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#373255: fixed in aide 0.13.1-7 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: aide Version: 0.11a-4 Severity: important Looks like upgrade from 0.11a-3 to 0.11a-4 broke my aide: cherokee:~# aide --check Couldn't open file /tmp/empty/aide.db for reading cherokee:~# echo $? 18 // ENXIO ATM I was unable to find older .deb on snapshot.debian.net, so I'll rebuild -3 and -4 on my system to invesigate the issue further. Currently I attach the `aide --check` strace from which you can see that aide doesn't try at all to open /etc/aide/aide.conf or whatever else config file. And this is abnormal. // Debian testing/unstable, linux 2.4.32-grsec -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i586) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.32-grsec Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages aide depends on: ii debconf 1.5.1 Debian configuration management sy ii liblockfile1 1.06.1 NFS-safe locking library, includes ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent ii ucf 2.0010 Update Configuration File: preserv Versions of packages aide recommends: ii cron 3.0pl1-94 management of regular background p -- debconf information: * aide/aideinit: false aideinit/overwritenew: true * aide/mustaideinit: aideinit/copynew: false aide/newlibdir: false * aide/setmailaddress: aideinit/warnnew:20378 execve("/usr/bin/aide", ["aide", "--check"], [/* 21 vars */]) = 0 20378 uname({sys="Linux", node="cherokee", ...}) = 0 20378 brk(0) = 0x8154360 20378 brk(0x8154ba4) = 0x8154ba4 20378 set_thread_area({entry_number:-1 -> -1, base_addr:0x8154b8c, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = -1 ENOSYS (Function not implemented) 20378 modify_ldt(1, {entry_number:0, base_addr:0x8154b8c, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, 16) = 0 20378 brk(0x8175ba4) = 0x8175ba4 20378 brk(0x8176000) = 0x8176000 20378 umask(0177) = 022 20378 rt_sigaction(SIGBUS, {0x80567e0, [BUS], SA_RESTORER|SA_RESTART, 0x8098e08}, {SIG_DFL}, 8) = 0 20378 rt_sigaction(SIGTERM, {0x80567e0, [TERM], SA_RESTORER|SA_RESTART, 0x8098e08}, {SIG_DFL}, 8) = 0 20378 rt_sigaction(SIGUSR1, {0x80567e0, [USR1], SA_RESTORER|SA_RESTART, 0x8098e08}, {SIG_DFL}, 8) = 0 20378 rt_sigaction(SIGUSR2, {0x80567e0, [USR2], SA_RESTORER|SA_RESTART, 0x8098e08}, {SIG_DFL}, 8) = 0 20378 rt_sigaction(SIGHUP, {0x80567e0, [HUP], SA_RESTORER|SA_RESTART, 0x8098e08}, {SIG_DFL}, 8) = 0 20378 uname({sys="Linux", node="cherokee", ...}) = 0 20378 time([1150236294]) = 1150236294 20378 access("/dev/null", R_OK) = 0 20378 open("/dev/null", O_RDONLY|O_LARGEFILE) = 3 20378 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x5d867770) = -1 ENOTTY (Inappropriate ioctl for device) 20378 fstat64(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 20378 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x5d86768c) = -1 ENOTTY (Inappropriate ioctl for device) 20378 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x22334000 20378 read(3, "", 4096) = 0 20378 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x5d867790) = -1 ENOTTY (Inappropriate ioctl for device) 20378 close(3) = 0 20378 munmap(0x22334000, 4096) = 0 20378 open("/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 20378 fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 20378 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 20378 open("/tmp/empty/aide.db", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 20378 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 5), ...}) = 0 20378 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x22334000 20378 write(1, "Couldn\'t open file /tmp/empty/ai"..., 50) = 50 20378 munmap(0x22334000, 4096) = 0 20378 exit_group(18) = ?
--- End Message ---
--- Begin Message ---Source: aide Source-Version: 0.13.1-7 We believe that the bug you reported is fixed in the latest version of aide, which is due to be installed in the Debian FTP archive: aide-common_0.13.1-7_all.deb to pool/main/a/aide/aide-common_0.13.1-7_all.deb aide-dynamic_0.13.1-7_i386.deb to pool/main/a/aide/aide-dynamic_0.13.1-7_i386.deb aide-xen_0.13.1-7_i386.deb to pool/main/a/aide/aide-xen_0.13.1-7_i386.deb aide_0.13.1-7.diff.gz to pool/main/a/aide/aide_0.13.1-7.diff.gz aide_0.13.1-7.dsc to pool/main/a/aide/aide_0.13.1-7.dsc aide_0.13.1-7_i386.deb to pool/main/a/aide/aide_0.13.1-7_i386.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. Marc Haber <[EMAIL PROTECTED]> (supplier of updated aide 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: Sat, 16 Jun 2007 22:26:07 +0200 Source: aide Binary: aide-common aide aide-dynamic aide-xen aide-config-zg2 Architecture: source all i386 Version: 0.13.1-7 Distribution: unstable Urgency: low Maintainer: Aide Maintainers <[EMAIL PROTECTED]> Changed-By: Marc Haber <[EMAIL PROTECTED]> Description: aide - Advanced Intrusion Detection Environment - static binary aide-common - Advanced Intrusion Detection Environment - Common files aide-dynamic - Advanced Intrusion Detection Environment - dynamic binary aide-xen - Advanced Intrusion Detection Environment - static binary for XEN Closes: 373255 416641 418623 418623 418626 418626 418628 419676 426089 Changes: aide (0.13.1-7) unstable; urgency=low . * fix log file rules for clamav and freshclam. Fix regexp for clamav. Thanks, again, to Tim Stoop. Closes: #418623 * better exclusion rule for /var/lib/amavis/tmp. Tim again. Closes: #418626 * Remove /var/run/aide on aide-common purge. Thanks to Dr. Markus Waldeck. Closes: #426089 . aide (0.13.1-6) experimental; urgency=low . * remove unecessary confmodule call from postrm. Thanks to Michael Ablassmeier. Closes: #416641 * Use ucfr/ucfq. Depend on ucf >= 2.0020. * Add clamav-freshclam recipe. Thanks to Tim Stoop. Closes: #418623 * Add libapache2-mod-fastcgi recipe from Tim Stoop. Closes: #418628 * Add preliminary amavisd-new recipe from Tim Stoop. Closes: #418626 * 31_aide_apt: Fix gratuitous "VarFile" in ARCHIVESDIR handling. Thanks to Tim Stoop, again. * Change sysconfdir in configure call to /var/lib/aide/please-dont-call-aide-without-parameters to no longer point to a world writeable location and to give a better error message. Thanks to Goswin von Brederlow. Closes: #373255 * cron.daily/aide: Fix broken temp file handling in de-noising code and adapt code to new aide output format. Thanks to Guillaume Lécroart. Closes: #419676 * Split package into -common and different binary packages to help architectures that do not cope well with statically linked binaries. * remove DH_COMPAT line from debian/rules Files: 3e495a2a8ad39532ad75bc50966e1a4f 863 admin optional aide_0.13.1-7.dsc 7d9c0e17f63fe2c5ebad525f467bcd9c 54119 admin optional aide_0.13.1-7.diff.gz ba5689e87f2517bea001e26805ff15e8 540442 admin optional aide_0.13.1-7_i386.deb c4d8b7dee4f2e03082db0096a851e16c 75628 admin optional aide-common_0.13.1-7_all.deb 70454ccb74dfd8622ba4dbc417763c65 537128 admin optional aide-xen_0.13.1-7_i386.deb e5e014921ca1e7047b08168a8f972a0d 97462 admin optional aide-dynamic_0.13.1-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGdFAVgZalRGu6PIQRArhgAJ4zqA7Gv0fr1LOjXKscsDZaAADfhACcCAYJ 61GO1Q85Z4JsaA7xR0uIbB4= =S4Ob -----END PGP SIGNATURE-----
--- End Message ---

