On 18 February 2013 19:33, jpp <jp.po...@izzop.net> wrote:
> The "bug" is a return code 10 from installation.

If you check further you will see that this seems to be related to a
specific error:


>  subprocess installed post-installation script returned error exit status 10
> configured to not write apport reports
>                                       Errors were encountered while 
> processing:
>  snort-mysql
> E: Sub-process /usr/bin/dpkg returned an error code (1)

This "configured to not write apport reports" is not a Snort error,
searching the Bug database it looks like it's this bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619646


To review this bug I need more information:

- this might be caused by a MySQL error. Have you checked your
/var/log/syslog file to see if you have any mysql errors? If you can,
please stop Snort (/etc/init.d/snort stop ), stop mysql
(/etc/init.d/mysqld stop) and start the database by itself
(/etc/init.d/mysqld start) to see if there is an error when starting
it (either on console or under /var/log/syslog).

- have you reviewed the /var/log/syslog messages for messages related
to Snort when it initialises?  If you find any errors, please attach
them to this bug report.

- Set the environment variable DEBIAN_SCRIPT_DEBUG, upgrade snort and
send me the output. You can do it like this:

    # script /tmp/snort_bug_700876.log
    # export DEBIAN_SCRIPT_DEBUG=y
    # dpkg --pending --configure
    # exit


Since snort is not fully configured  the dpkg call should make it
start configuring again. This time, generating verbose information.
Please attach to this email the file generated in /tmp/, ensure that
there is no confidential information before sending it to the (public)
BTS.

Thanks

Javier


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to