Your message dated Sun, 20 Apr 2008 20:47:49 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471895: fixed in snort 2.7.0-14
has caused the Debian Bug report #471895,
regarding snort: uninstallable
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 [EMAIL PROTECTED]
immediately.)
--
471895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471895
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: snort
Version: 2.7.0-13
Severity: important
Snort is uninstallable since it is started in foreground when
configuring the package. Killing it makes the configure fails and
renders package broken.
Manually starting snort with /etc/init.d/snort start also starts it in
foreground.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.24.3-ibook
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages snort depends on:
ii adduser 3.106 add and remove users and groups
ii debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libgcrypt11 1.4.0-3 LGPL Crypto library - runtime libr
ii libgnutls26 2.2.2-1 the GNU TLS library - runtime libr
ii libgpg-error0 1.4-2 library for common error values an
ii libltdl3 1.5.26-1 A system independent dlopen wrappe
ii libpcap0.8 0.9.8-3 system interface for user-level pa
ii libpcre3 7.6-2 Perl 5 Compatible Regular Expressi
ii libprelude2 0.9.16.2-2 Hybrid Intrusion Detection System
ii libtasn1-3 1.3-1 Manage ASN.1 structures (runtime)
ii logrotate 3.7.1-3 Log rotation utility
ii snort-common 2.7.0-13 Flexible Network Intrusion Detecti
ii snort-common-libraries 2.7.0-13 Flexible Network Intrusion Detecti
pn snort-rules-default <none> (no description available)
ii sysklogd [system-log-d 1.5-2 System Logging Daemon
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
Versions of packages snort recommends:
ii iproute 20080108-1 Professional tools to control the
-- debconf information:
* snort/address_range: 192.168.0.0/16
snort/startup: boot
snort/options:
snort/invalid_interface:
* snort/interface: eth0
* snort/stats_rcpt: root
snort/send_stats: true
snort/config_parameters:
snort/config_error:
snort/please_restart_manually:
snort/reverse_order: false
snort/stats_treshold: 1
snort/disable_promiscuous: false
--- End Message ---
--- Begin Message ---
Source: snort
Source-Version: 2.7.0-14
We believe that the bug you reported is fixed in the latest version of
snort, which is due to be installed in the Debian FTP archive:
snort-common-libraries_2.7.0-14_i386.deb
to pool/main/s/snort/snort-common-libraries_2.7.0-14_i386.deb
snort-common_2.7.0-14_all.deb
to pool/main/s/snort/snort-common_2.7.0-14_all.deb
snort-doc_2.7.0-14_all.deb
to pool/main/s/snort/snort-doc_2.7.0-14_all.deb
snort-mysql_2.7.0-14_i386.deb
to pool/main/s/snort/snort-mysql_2.7.0-14_i386.deb
snort-pgsql_2.7.0-14_i386.deb
to pool/main/s/snort/snort-pgsql_2.7.0-14_i386.deb
snort-rules-default_2.7.0-14_all.deb
to pool/main/s/snort/snort-rules-default_2.7.0-14_all.deb
snort_2.7.0-14.diff.gz
to pool/main/s/snort/snort_2.7.0-14.diff.gz
snort_2.7.0-14.dsc
to pool/main/s/snort/snort_2.7.0-14.dsc
snort_2.7.0-14_i386.deb
to pool/main/s/snort/snort_2.7.0-14_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.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated snort
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: Sun, 20 Apr 2008 21:39:47 +0200
Source: snort
Binary: snort snort-common snort-doc snort-mysql snort-pgsql
snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.7.0-14
Distribution: unstable
Urgency: high
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description:
snort - Flexible Network Intrusion Detection System
snort-common - Flexible Network Intrusion Detection System [common files]
snort-common-libraries - Flexible Network Intrusion Detection System ruleset
snort-doc - Documentation for the Snort IDS [documentation]
snort-mysql - Flexible Network Intrusion Detection System [MySQL]
snort-pgsql - Flexible Network Intrusion Detection System [PostgreSQL]
snort-rules-default - Flexible Network Intrusion Detection System ruleset
Closes: 470881 471895 473282 476651
Changes:
snort (2.7.0-14) unstable; urgency=high
.
* Move installation of the snort.default file from the install-indep rule to
the install rule. This error was preventing /etc/snort/default from being
created in the Snort binary packages and, consequently, the init.d would
fail to start properly and the package would not install (Closes: #471895,
#473282)
* Add libgnutls-dev Build-Depend (Closes: #476651)
* Fix typo in the name of the community rules in snort.conf, thanks to
David Gil for providing a patch (Closes: #470881)
Files:
259a2074cb1730fcf3a2bcbd79746840 982 net optional snort_2.7.0-14.dsc
fab8e7405bdb99e9c9efd3a7214b49e7 1554667 net optional snort_2.7.0-14.diff.gz
2eeda02aa25ff412f204946716b65cc0 459774 net optional snort_2.7.0-14_i386.deb
01cd1da278a0d9543c3ede72ff2ca079 468750 net extra snort-mysql_2.7.0-14_i386.deb
aaf56ae5a7795032ec794f86cc356758 468452 net optional
snort-pgsql_2.7.0-14_i386.deb
4c24cf213f771d1ab95ded583eb9c42c 256744 net optional
snort-common-libraries_2.7.0-14_i386.deb
f9272bcdff3ae7a0ab46a8eb9206b1bf 135580 net optional
snort-common_2.7.0-14_all.deb
f8e06ac8bc94a7fc217d5af3572edc71 2300792 doc optional
snort-doc_2.7.0-14_all.deb
7288e563dc8d3ae46cf0a46fc74c8196 398186 net optional
snort-rules-default_2.7.0-14_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIC59EsandgtyBSwkRAqwjAJ4tgafRflOsvjK/kAUv1EnhtxY3awCeMhJW
GitfB4pEV/EgWTjEhy9bXvs=
=3ssv
-----END PGP SIGNATURE-----
--- End Message ---