Package: aide; Maintainer for aide is Aide Maintainers <aide@packages.debian.org>; Source for aide is src:aide (PTS, buildd, popcon).
Reported by: Raf Czlonka <rafal.czlonka@gmail.com>
Date: Fri, 16 Sep 2011 12:42:32 UTC
Severity: normal
Found in version aide/0.15.1-3
Fixed in versions aide/0.16~a2.git20130520-1, aide/0.16~a2.git20130520-2
Done: Hannes von Haugwitz <hannes@vonhaugwitz.com>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#641810; Package aide.
(Fri, 16 Sep 2011 12:42:35 GMT) (full text, mbox, link).
Acknowledgement sent
to Raf Czlonka <rafal.czlonka@gmail.com>:
New Bug report received and forwarded. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Fri, 16 Sep 2011 12:42:40 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: aide Version: 0.15.1-3 Severity: normal Hi, One of the install scripts is broken. When debconf asks you whether you want to copy /var/lib/aide/aide.db.new to /var/lib/aide/aide.db and you answer "Yes" it is still not happening, as you can see from the error generated below. This is an automated report generated by the Advanced Intrusion Detection Environment on thor.local started at 2011-09-16 07:35:20. ****************************************************************************** * The cron job was terminated by a fatal error. * ****************************************************************************** ****************************************************************************** * the cron job was interrupted before AIDE could return an exit code. * ****************************************************************************** ****************************************************************************** * script errors * ****************************************************************************** Fatal error: The AIDE database '/var/lib/aide/aide.db' does not exist! This may mean you haven't created it, or it may mean that someone has removed it. End of script errors AIDE produced no errors. funny, AIDE did not leave a log. End of AIDE daily cron job at 2011-09-16 07:35, run time 0 seconds Regards, Raf -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 3.0.0-1-powerpc Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages aide depends on: ii aide-common 0.15.1-3 ii bsd-mailx 8.1.2-0.20100314cvs-1 ii liblockfile1 1.09-3 ii ucf 3.0025+nmu2 Versions of packages aide recommends: ii cron 3.0pl1-119 aide suggests no packages. -- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#641810; Package aide.
(Wed, 12 Jun 2013 17:45:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Wed, 12 Jun 2013 17:45:08 GMT) (full text, mbox, link).
Message #10 received at 641810@bugs.debian.org (full text, mbox, reply):
# fixed in f956b04 tags 641810 pending thanks Hi, On Fri, Sep 16, 2011 at 01:32:08PM +0100, Raf Czlonka wrote: > One of the install scripts is broken. > When debconf asks you whether you want to copy /var/lib/aide/aide.db.new > to /var/lib/aide/aide.db and you answer "Yes" it is still not happening, > as you can see from the error generated below. > > > This is an automated report generated by the Advanced Intrusion Detection > Environment on thor.local started at 2011-09-16 07:35:20. > > ****************************************************************************** > * The cron job was terminated by a fatal error. * > ****************************************************************************** > > > ****************************************************************************** > * the cron job was interrupted before AIDE could return an exit code. * > ****************************************************************************** > ****************************************************************************** > * script errors * > ****************************************************************************** > Fatal error: The AIDE database '/var/lib/aide/aide.db' does not exist! > This may mean you haven't created it, or it may mean that someone has removed it. > End of script errors > > AIDE produced no errors. > > funny, AIDE did not leave a log. > > End of AIDE daily cron job at 2011-09-16 07:35, run time 0 seconds This situation can occur if the cron job is started while the initialization process of the installation is still running. I adjusted the error message above to include this explanation. Best regards Hannes
Added tag(s) pending.
Request was from Hannes von Haugwitz <hannes@vonhaugwitz.com>
to control@bugs.debian.org.
(Wed, 12 Jun 2013 17:45:16 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#641810; Package aide.
(Thu, 13 Jun 2013 23:27:09 GMT) (full text, mbox, link).
Acknowledgement sent
to Raf Czlonka <rafal.czlonka@gmail.com>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Thu, 13 Jun 2013 23:27:09 GMT) (full text, mbox, link).
Message #17 received at 641810@bugs.debian.org (full text, mbox, reply):
On Wed, Jun 12, 2013 at 06:42:42PM BST, Hannes von Haugwitz wrote: > > When debconf asks you whether you want to copy /var/lib/aide/aide.db.new > > to /var/lib/aide/aide.db and you answer "Yes" it is still not happening, > > as you can see from the error generated below. > [cut] > > Fatal error: The AIDE database '/var/lib/aide/aide.db' does not exist! > > This may mean you haven't created it, or it may mean that someone has removed it. > > End of script errors > [cut] > This situation can occur if the cron job is started while the > initialization process of the installation is still running. I don't think you understand. As I've written above, when choosing 'Yes' to debconf's question whether to copy the '.new' database and replace existing one, it's not being done - '/var/lib/aide/aide.db.new' is not being copied to '/var/lib/aide/aide.db' [0]. With a new installation there's obviously no 'existing one', but that's beside the point. The easiest way to test it is if you purge all the aide packages and reinstall 'aide' and 'aide-common'. [0] ------------------------------------------------------------------------ Before AIDE can be used, you will have to initialize a database. You can immediately do this here, or run the '/usr/sbin/aideinit' script from a shell later. Initialize AIDE database It is advisable for you to first look over /var/lib/aide/aide.db.new file before replacing the existing db. You can have the package replace the database anyway here. If you do not choose this option, you will need to copy the file /var/lib/aide/aide.db.new to /var/lib/aide/aide.db before AIDE can use it. Copy aide.db.new to aide.db? ------------------------------------------------------------------------ Regards, Raf
Information forwarded
to debian-bugs-dist@lists.debian.org, Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>:
Bug#641810; Package aide.
(Fri, 14 Jun 2013 04:45:07 GMT) (full text, mbox, link).
Acknowledgement sent
to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
Extra info received and forwarded to list. Copy sent to Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>.
(Fri, 14 Jun 2013 04:45:08 GMT) (full text, mbox, link).
Message #22 received at 641810@bugs.debian.org (full text, mbox, reply):
Hi Raf, On Fri, Jun 14, 2013 at 12:24:11AM +0100, Raf Czlonka wrote: > On Wed, Jun 12, 2013 at 06:42:42PM BST, Hannes von Haugwitz wrote: > > This situation can occur if the cron job is started while the > > initialization process of the installation is still running. > > I don't think you understand. As I've written above, when choosing 'Yes' > to debconf's question whether to copy the '.new' database and replace > existing one, it's not being done - '/var/lib/aide/aide.db.new' is not > being copied to '/var/lib/aide/aide.db' [0]. > > With a new installation there's obviously no 'existing one', but that's > beside the point. > > The easiest way to test it is if you purge all the aide packages and > reinstall 'aide' and 'aide-common'. I have tested it: # aptitude purge aide aide-common # aptitude install aide aide-common Answered 'yes' to both debconf questions and waited until the aideinit process has been finished. # ls -l /var/lib/aide/ total 42640 -rw-r--r-- 1 root root 39379 Jun 14 04:13 aide.conf.autogenerated -rw------- 1 root root 21897438 Jun 14 04:24 aide.db -rw------- 1 root root 21897438 Jun 14 04:24 aide.db.new So I'm not able to reproduce your issue that way. I'm only able to reproduce the error message from the cron job, if the cron job is executed right after the installation and before the aideinit process has been finished. That's why I have added this explanation to the error message and marked this bug pending. If this issue is still not solved, please provide more information about how to reproduce it. Best regards Hannes
Reply sent
to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
You have taken responsibility.
(Fri, 14 Jun 2013 19:51:13 GMT) (full text, mbox, link).
Notification sent
to Raf Czlonka <rafal.czlonka@gmail.com>:
Bug acknowledged by developer.
(Fri, 14 Jun 2013 19:51:13 GMT) (full text, mbox, link).
Message #27 received at 641810-close@bugs.debian.org (full text, mbox, reply):
Source: aide
Source-Version: 0.16~a2.git20130520-1
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.
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 641810@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hannes von Haugwitz <hannes@vonhaugwitz.com> (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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 14 Jun 2013 17:12:22 +0200
Source: aide
Binary: aide aide-xen aide-dynamic aide-common
Architecture: source amd64 all
Version: 0.16~a2.git20130520-1
Distribution: experimental
Urgency: low
Maintainer: Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>
Changed-By: Hannes von Haugwitz <hannes@vonhaugwitz.com>
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: 641810 706740
Changes:
aide (0.16~a2.git20130520-1) experimental; urgency=low
.
[ Hannes von Haugwitz ]
* new upstream git snapshot, changes include:
- new options: root_prefix, database_attrs,
report_detailed_init, report_base16
- many changes of report layout
* debian/control:
- removed obsolete DM-Upload-Allowed field
- bumped to Standards-Version 3.9.4
- drop obsolete Breaks/Replaces
* cron.daily/aide:
- fixed permission of log file at first run (closes: #706740)
- replaced "files" by "entries"
- removed 'database characteristics' part (incorporated upstream)
- adapted TRUNCATEDETAILS feature
- use /run/aide instead of /var/run/aide
- adjusted error message if database does not exist (closes: #641810)
* debian/patches/:
- removed patches applied upstream:
05-configure_32-bit_lfs_fix.patch
06-conf_yacc.y_conftext_declaration_fix.patch
07-db_file.c_missing_format_string_fix.patch
- adapted 10-manpages.patch
* aide.conf:
- added database_attrs option (default: Checksums)
- added report_base16 option (default: no)
- added verbose option (default: 6)
- removed X group (incorporated upstream)
* 31_aide_rsnapshot: new
- handle log files
* 31_aide_btmp: new
- handle log files
* 31_aide_wtmp:
- adjusted handling of log files
* 31_aide_apt:
- fixed handling of log files
- handle /var/log/apt
- escape dot character in urls
* 31_aide_dpkg:
- fixed handling of log files
* 31_aide_ifupdown:
- replaced obsolete script with native aide rule
* debian/copyright:
- migrated to DEP-5 format
* Added Built-Using field to aide and aide-xen binary package
* Removed handling of obsolete /usr/lib/aide directory
* 31_aide_apt-file:
- escape dot character in urls
* 31_aide_samba:
- adjusted rule for /@@{RUN}/samba/notify_onelevel.tdb
* debian/README.source: removed (dpatch no longer used)
* aide-common.postinst:
- don't create aide directory in /var/run
- removed check for aide binary in /usr/bin
* aide-common.postrm:
- try to remove /run/aide instead of /var/run/aide
- don't try to remove /var/lib/aide
.
[ Marc Haber ]
* cron.daily/aide:
- use savelog only if present
- bail if aide is not found in /usr/[s]?bin/
- fix a typo in a comment
- call mail(1) without full path
- exit with return code 0 if we reach the end of things
* 10_aide_constants: new
- added IP4ADDRESS and IP6ADDRESS macros
* Allow aide binary in /usr/sbin as well
* Added SILENTREPORTS option
* Added CRONEXITHOOK option
* Make update-aide.conf more flexible
Checksums-Sha1:
20a4d0a33999f4839a0f4b7eb53c2f01cde109cd 2190 aide_0.16~a2.git20130520-1.dsc
e79c0abf2456baa57d2a936798786ded25e650a6 425470 aide_0.16~a2.git20130520.orig.tar.gz
1be75cb532e70da91e12f69de95012f240bec5a2 81324 aide_0.16~a2.git20130520-1.debian.tar.gz
341afc5e37945e42ed98639e97d1ab884552f9a7 680502 aide_0.16~a2.git20130520-1_amd64.deb
d80a693f23b5389f92eaadecb177afa8a9d14857 680532 aide-xen_0.16~a2.git20130520-1_amd64.deb
8df94bfdf55e4a76d5d774318dd205543fd2197b 131596 aide-dynamic_0.16~a2.git20130520-1_amd64.deb
3544dc7248cc44bf4626aba13c12033b78874f38 105016 aide-common_0.16~a2.git20130520-1_all.deb
Checksums-Sha256:
fa095e6b441899c41b9353a6ee1f5294853ddf33ca426f60e679084dd39d330b 2190 aide_0.16~a2.git20130520-1.dsc
5123b0329f9261d330d5423635a53295a8d7d553299ba48dcff18fbc0ea1e0fe 425470 aide_0.16~a2.git20130520.orig.tar.gz
2cc172a10bc92835b9574442baa264f05ddd857dc0dd0841500318fb1783d942 81324 aide_0.16~a2.git20130520-1.debian.tar.gz
61f32afc251bb04cf41f82445e271a2fc9bd6dc12947fb1ff737963891e87142 680502 aide_0.16~a2.git20130520-1_amd64.deb
011a4fa8d1d031fd8d421e08640144f776e8c6b35b6d5728aaaa5a0dc7287f4c 680532 aide-xen_0.16~a2.git20130520-1_amd64.deb
e030284ca2b5563fcddbe5b04b1b430faeb1bc3bb73314c3720b4ae43e123d46 131596 aide-dynamic_0.16~a2.git20130520-1_amd64.deb
8ea18f0430f507718fe28558d405cc033fdb2fd84edf7d26de527d17921187ce 105016 aide-common_0.16~a2.git20130520-1_all.deb
Files:
92c93f01aef1b0b7bd6ee2e844e2a69d 2190 admin optional aide_0.16~a2.git20130520-1.dsc
177574ba1e5a914802ceb9a8c2fe0c19 425470 admin optional aide_0.16~a2.git20130520.orig.tar.gz
763d4dd6bdb9ac0c1228b570be7ff992 81324 admin optional aide_0.16~a2.git20130520-1.debian.tar.gz
7cad08775997461e691c3783d896bc83 680502 admin optional aide_0.16~a2.git20130520-1_amd64.deb
0edbbeda692cffe03ccbbc2a967acb0e 680532 admin extra aide-xen_0.16~a2.git20130520-1_amd64.deb
800e2546a3f18dd200acc004d8e561f0 131596 admin extra aide-dynamic_0.16~a2.git20130520-1_amd64.deb
92f03feb5b41d8f1b1612457b292afd2 105016 admin optional aide-common_0.16~a2.git20130520-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQGcBAEBCAAGBQJRu0uoAAoJEBjuhjhgIu9X7WUL/3zaCae4IRIqDDSMKkZm8r+N
wsL0lLAgJ8DV/VXTYCyrtYfbeGwYbLVfX14qJQF2OZAhVre14yZHiupaX/OeINl5
SC5bPat3YcfMh4Djvu6za7Wb7/koEh/5NMDVSl+Udmm0ey6jHiBSxqVcVuhjm2fB
rpmlTNVzQLo3PW6L7NjSWvOySk/DPm+L8XFi1pIK9V60UT5IwBtW1w6iETNjPw0p
P/A/UbJ+SX++hBm0qRrLuc5ppzpUwbMSPfSi431lFhkhTgGxy3VibkVpbQPr/s/H
zZfbl474tNIUW6m03q4UdTAyTkbgAdF7UQKCzKlu8W4G4geKDUVLnzOkxOr63+MS
D+Vw0Xh7fy/958WQz7pvqovYHb/Y5NmGiZS8dlPl+PDpgGw8oiLvJvUwEiY4LohZ
2KKmbDCHZLcyS/CP3oVZpcyypyqKgaTtKGLihEJEEGF8Ha3pVofaqSoeSpiDXan7
1f60aczut4UFeAs0d3jmYCDtkL86BOXPlPqNMARD4A==
=eW5X
-----END PGP SIGNATURE-----
Reply sent
to Hannes von Haugwitz <hannes@vonhaugwitz.com>:
You have taken responsibility.
(Mon, 16 Dec 2013 21:21:05 GMT) (full text, mbox, link).
Notification sent
to Raf Czlonka <rafal.czlonka@gmail.com>:
Bug acknowledged by developer.
(Mon, 16 Dec 2013 21:21:05 GMT) (full text, mbox, link).
Message #32 received at 641810-close@bugs.debian.org (full text, mbox, reply):
Source: aide
Source-Version: 0.16~a2.git20130520-2
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.
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 641810@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hannes von Haugwitz <hannes@vonhaugwitz.com> (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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 16 Dec 2013 07:28:23 +0100
Source: aide
Binary: aide aide-xen aide-dynamic aide-common
Architecture: source amd64 all
Version: 0.16~a2.git20130520-2
Distribution: unstable
Urgency: low
Maintainer: Aide Maintainers <pkg-aide-maintainers@lists.alioth.debian.org>
Changed-By: Hannes von Haugwitz <hannes@vonhaugwitz.com>
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: 641810 706740 714303 717396 724480
Changes:
aide (0.16~a2.git20130520-2) unstable; urgency=low
.
* 31_aide_apt, 31_aide_apt-file:
- fixed infinite hang if $SOURCESLIST is empty (closes: #714303)
* debian/watch:
- adjusted uversionmangle to match new upstream versioning scheme
* 31_aide_tt-rss: new
- handle log files, thanks to Frederik Himpe (closes: #724480)
* 31_aide_clamav-data:
- removed rules (clamav-data has been removed from Debian)
* cron.daily/aide, default/aide:
- added CRON_DAILY_RUN option (default: yes)
* debian/rules:
- fixed Built-Using field on hurd, ia64 and kfreebsd (closes: #717396)
* debian/control:
- bumped to Standards-Version 3.9.5 (no changes necessary)
.
aide (0.16~a2.git20130520-1) experimental; urgency=low
.
[ Hannes von Haugwitz ]
* new upstream git snapshot, changes include:
- new options: root_prefix, database_attrs,
report_detailed_init, report_base16
- many changes of report layout
* debian/control:
- removed obsolete DM-Upload-Allowed field
- bumped to Standards-Version 3.9.4
- drop obsolete Breaks/Replaces
* cron.daily/aide:
- fixed permission of log file at first run (closes: #706740)
- replaced "files" by "entries"
- removed 'database characteristics' part (incorporated upstream)
- adapted TRUNCATEDETAILS feature
- use /run/aide instead of /var/run/aide
- adjusted error message if database does not exist (closes: #641810)
* debian/patches/:
- removed patches applied upstream:
05-configure_32-bit_lfs_fix.patch
06-conf_yacc.y_conftext_declaration_fix.patch
07-db_file.c_missing_format_string_fix.patch
- adapted 10-manpages.patch
* aide.conf:
- added database_attrs option (default: Checksums)
- added report_base16 option (default: no)
- added verbose option (default: 6)
- removed X group (incorporated upstream)
* 31_aide_rsnapshot: new
- handle log files
* 31_aide_btmp: new
- handle log files
* 31_aide_wtmp:
- adjusted handling of log files
* 31_aide_apt:
- fixed handling of log files
- handle /var/log/apt
- escape dot character in urls
* 31_aide_dpkg:
- fixed handling of log files
* 31_aide_ifupdown:
- replaced obsolete script with native aide rule
* debian/copyright:
- migrated to DEP-5 format
* Added Built-Using field to aide and aide-xen binary package
* Removed handling of obsolete /usr/lib/aide directory
* 31_aide_apt-file:
- escape dot character in urls
* 31_aide_samba:
- adjusted rule for /@@{RUN}/samba/notify_onelevel.tdb
* debian/README.source: removed (dpatch no longer used)
* aide-common.postinst:
- don't create aide directory in /var/run
- removed check for aide binary in /usr/bin
* aide-common.postrm:
- try to remove /run/aide instead of /var/run/aide
- don't try to remove /var/lib/aide
.
[ Marc Haber ]
* cron.daily/aide:
- use savelog only if present
- bail if aide is not found in /usr/[s]?bin/
- fix a typo in a comment
- call mail(1) without full path
- exit with return code 0 if we reach the end of things
* 10_aide_constants: new
- added IP4ADDRESS and IP6ADDRESS macros
* Allow aide binary in /usr/sbin as well
* Added SILENTREPORTS option
* Added CRONEXITHOOK option
* Make update-aide.conf more flexible
Checksums-Sha1:
8a1d7ce7289f215a0b4a9be0d527acdd36e2deb1 2190 aide_0.16~a2.git20130520-2.dsc
1d407f38fceb024f671df62806c54a6752dc4c5e 81624 aide_0.16~a2.git20130520-2.debian.tar.gz
5aa062e21aaaf3d1250ffe41239faaecd2896c57 568462 aide_0.16~a2.git20130520-2_amd64.deb
91da00a77319df105b41aacaf5026434cecb3105 568456 aide-xen_0.16~a2.git20130520-2_amd64.deb
584ef32c2dddfffd4e85059bacb63812d8447436 113932 aide-dynamic_0.16~a2.git20130520-2_amd64.deb
cdfe4647b19eb81956ffdfd77bcb1aea377a3f1a 97658 aide-common_0.16~a2.git20130520-2_all.deb
Checksums-Sha256:
695a0e4bc06efd7967d55cc701202f325c4775477b73f76cf8398d6da30dd940 2190 aide_0.16~a2.git20130520-2.dsc
172f735a47bdf43cab48a699ea67b9a6f42a49818101646bd1bfd9eab6e9e13c 81624 aide_0.16~a2.git20130520-2.debian.tar.gz
937c233579bfcaaad8928043ba40e67573b063a4d3551120da7f7b9910c7aff6 568462 aide_0.16~a2.git20130520-2_amd64.deb
d42b8261417fbdcb4a57084050033b8035cab2a1606f1689088d76625cf49093 568456 aide-xen_0.16~a2.git20130520-2_amd64.deb
19d5b51fe4061d9f3a95cedc6cc5e7f732aa0d8a8e8d8c9406d62d1e0bce217c 113932 aide-dynamic_0.16~a2.git20130520-2_amd64.deb
42c27ac87b7f18a9f90fb17f3f2e2ddb53d8ab5a40661e66a27a1c5a7346cf37 97658 aide-common_0.16~a2.git20130520-2_all.deb
Files:
c56a2b950e885821a822b8223ea17ac9 2190 admin optional aide_0.16~a2.git20130520-2.dsc
64acbcf35cc3b8861c7a7237f6dfb24c 81624 admin optional aide_0.16~a2.git20130520-2.debian.tar.gz
809341be7e31955361b0ce9da6ce3934 568462 admin optional aide_0.16~a2.git20130520-2_amd64.deb
75df40fdbee3d9b9e71c4fc4043ede80 568456 admin extra aide-xen_0.16~a2.git20130520-2_amd64.deb
eb2db12e43c5d285b4b3cf3b57bdf647 113932 admin extra aide-dynamic_0.16~a2.git20130520-2_amd64.deb
ed27451be600bc0c724f2ba4e907d7e1 97658 admin optional aide-common_0.16~a2.git20130520-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQGcBAEBCAAGBQJSr1KPAAoJEBjuhjhgIu9XBrkL/jRCwCw8Hj+eIcBe58w6SWFE
nVzJw6enTiCN8ggjPnwNkcRWeaXI0yB1T20/QUS2pvElMCkEzm5iUnrdp3LSDq6e
ZlrwI0QLqsRPCm1DT46bbetp3oAuM1nZWshrD72dBZw/XjkfepAzlACoIGpnYiBf
lQNEg3H7mQuiOK8GQSrpEdD+es3/UphpbDRc803F7loqfb2nGhkNYuETuOkhppad
SDufcYte0BLvRFiQqWFM03CobfikHeORIWUayHjBkzvYNCWs3cMF8Ea8pP4nQXZt
eIOiR0tnBF4iwbNYSXxp2F3zPazxUtO7Iqwt08cuKJpJUtP5udyxPtTR3lmRF22z
JIGgEOaM0+Ww27uVgyUQSYEPRxxcP3lkfOz6LURyeRkFGDzXjl8VONvl9/x1fr9u
v89OZnUrzRteaBDg6OatK1xbVEaz1aCqkTTfQXx2GYOZ13oabkIql91o6k17FmCL
hCc2ymd6U7iwNkX/meVzw25gjXsoKTVJ74nDng3W7Q==
=IOkI
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 06 Feb 2014 07:26:14 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.