Your message dated Tue, 12 Jul 2005 10:47:23 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315846: fixed in specter 1.4-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Jun 2005 12:19:59 +0000
>From [EMAIL PROTECTED] Sun Jun 26 05:19:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from moutng.kundenserver.de [212.227.126.188] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DmW7D-0003Hv-00; Sun, 26 Jun 2005 05:19:59 -0700
Received: from DSL01.212.114.236.93.NEFkom.net [212.114.236.93] (helo=mistressg)
        by mrelayeu.kundenserver.de with ESMTP (Nemesis),
        id 0ML25U-1DmW7B31Bk-0004Uu; Sun, 26 Jun 2005 14:19:57 +0200
Received: from jzh by mistressg with local (Exim 3.35 #1 (Debian))
        id 1DmW7A-0006Rj-00
        for <[EMAIL PROTECTED]>; Sun, 26 Jun 2005 14:19:56 +0200
Date: Sun, 26 Jun 2005 14:19:56 +0200
From: kaik <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: specter-mysql: fails to load /usr/bin/specter/specter_MYSQL.so
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="0OAP2g/MAC+5xKAE"
Content-Disposition: inline
X-Binford: 6100 (more power)
User-Agent: Mutt/1.5.9i
X-Provags-ID: kundenserver.de [EMAIL PROTECTED] 
login:1c8f74ba29ac4af21344d17086eecf70
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--0OAP2g/MAC+5xKAE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: specter-mysql
Version: 1.3+1.4pre2-2
Severity: important

*** Please type your report below this line ***

Hello,

I've tried to get specter with mySQL support running. Unfortunately
specter fails to load the MYSQL plugin located in
/usr/lib/specter/specter_MYSQL.so .

For your help I've attached my specter.conf and the specter.log to
this message.

The entries (user, pass, table, etc) for the mySQL server in the
specter.conf are still the default values. I just tried to reproduce
the error on my router at home. 

It won't work also if I add ssl_enable and the other SSL options like
ssl_key, ssl_cert, etc. to the specter.conf.

Cheers,
Kai

-- System Information:
Debian Release: 3.1
Architecture: i386 (i486)
Kernel: Linux 2.4.19
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages specter-mysql depends on:
ii  libc6                      2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libmysqlclient10           3.23.56-3     LGPL-licensed client library for M
ii  specter                    1.3+1.4pre2-2 packet logger for netfilter's ULOG

-- no debconf information

--0OAP2g/MAC+5xKAE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="specter.conf"

# Refer to specter.conf(5) manual for more information.
#

# This is special block that decides about global options
global {
        # loglevel: low value = verbose logging
        loglevel 1
        # logfile: can point to a file or to stdout/stderr (this applies
        #          to almost any file option in different plugins)
        logfile /var/log/specter.log

        # socket receive buffer size (should be at least the size of the
        # in-kernel buffer (ipt_ULOG 'nlbufsiz' parameter)
        rmem 130K

        # libipulog receive buffer size, should be > rmem
        bufsize 150K

        # grouping mode - can be netlink or nfmark
        #grouping nfmark

        # when not in netlink grouping mode, you can set single nlgroup to 
listen to
        #nlgroup 1
}

# This block sets paths to plugins
plugins {
        BASE    /usr/lib/specter/specter_BASE.so
        LOCAL   /usr/lib/specter/specter_LOCAL.so
        HTTP    /usr/lib/specter/specter_HTTP.so
        PWSNIFF /usr/lib/specter/specter_PWSNIFF.so

        OPRINT  /usr/lib/specter/specter_OPRINT.so
        PCAP    /usr/lib/specter/specter_PCAP.so
        LOGEMU  /usr/lib/specter/specter_LOGEMU.so
        MYSQL   /usr/lib/specter/specter_MYSQL.so
        PGSQL   /usr/lib/specter/specter_PGSQL.so
        SYSLOG  /usr/lib/specter/specter_SYSLOG.so
        EXEC    /usr/lib/specter/specter_EXEC.so
}

1 {
        :BASE
        :MYSQL
        db mydb
        host localhost
        user specter
        pass foobar
        table ip
        buffsize 2M
}

--0OAP2g/MAC+5xKAE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="specter.log"

Sun Jun 26 13:20:38 2005 <DEBUG> specter: Registering input plugin "base" for 
group 1.
Sun Jun 26 13:20:38 2005 <FATAL> specter: Couldn't load plugin: 
/usr/lib/specter/specter_MYSQL.so: undefined symbol: mysql_ssl_set.

--0OAP2g/MAC+5xKAE--

---------------------------------------
Received: (at 315846-close) by bugs.debian.org; 12 Jul 2005 14:53:26 +0000
>From [EMAIL PROTECTED] Tue Jul 12 07:53:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DsM8U-0000Ze-00; Tue, 12 Jul 2005 07:53:26 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DsM2d-0003Wr-00; Tue, 12 Jul 2005 10:47:23 -0400
From: Grzegorz Bizon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315846: fixed in specter 1.4-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 12 Jul 2005 10:47:23 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: specter
Source-Version: 1.4-1

We believe that the bug you reported is fixed in the latest version of
specter, which is due to be installed in the Debian FTP archive:

specter-mysql_1.4-1_i386.deb
  to pool/main/s/specter/specter-mysql_1.4-1_i386.deb
specter-pgsql_1.4-1_i386.deb
  to pool/main/s/specter/specter-pgsql_1.4-1_i386.deb
specter_1.4-1.diff.gz
  to pool/main/s/specter/specter_1.4-1.diff.gz
specter_1.4-1.dsc
  to pool/main/s/specter/specter_1.4-1.dsc
specter_1.4-1_i386.deb
  to pool/main/s/specter/specter_1.4-1_i386.deb
specter_1.4.orig.tar.gz
  to pool/main/s/specter/specter_1.4.orig.tar.gz



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.
Grzegorz Bizon <[EMAIL PROTECTED]> (supplier of updated specter 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: Tue, 12 Jul 2005 14:03:42 +0200
Source: specter
Binary: specter specter-pgsql specter-mysql
Architecture: source i386
Version: 1.4-1
Distribution: unstable
Urgency: high
Maintainer: Grzegorz Bizon <[EMAIL PROTECTED]>
Changed-By: Grzegorz Bizon <[EMAIL PROTECTED]>
Description: 
 specter    - packet logger for netfilter's ULOG target
 specter-mysql - packet logger for netfilter's ULOG target [mySQL]
 specter-pgsql - packet logger for netfilter's ULOG target [PostgreSQL]
Closes: 315846
Changes: 
 specter (1.4-1) unstable; urgency=high
 .
   * New upstream version
 .
   * Changed build-dependecy from postgresql-dev to libpq-dev.
 .
   * Changed build-dependency from libmysqlclient10-dev to
     libmysqlclient14-dev. libmysqlclient1-dev is LGPL licenced
     and few functions were removed from that package, so
     specter_MYSQL.so plugin wasn't working.
     Specter was unable to get up while MySQL plugin contained
     unresolved symbols. (Closes: #315846)
 .
   * Raised Standards-Version to 3.6.2
 .
   * High urgency due to important fixes, mentioned above.
Files: 
 5856b30960b5ae37eba5a9b6b9c4b04f 687 net optional specter_1.4-1.dsc
 24c93d7539b8d7485848b21430702965 134963 net optional specter_1.4.orig.tar.gz
 0eefee9c715fe9a1cd800ab310cde211 4896 net optional specter_1.4-1.diff.gz
 691e3641269f43eb6726e10e1b882425 98046 net optional specter_1.4-1_i386.deb
 f91136e4777481a95e24463b5066c732 5186 net optional specter-mysql_1.4-1_i386.deb
 1e74f17be4ef3e89640d26dba2a48a76 5460 net optional specter-pgsql_1.4-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC08+hhQui3hP+/EARArnXAKDKsM1wKKUwWSCM7+noNMcy7gpdyACgxaLS
cWHPM89nrrGM9OB1C9SR5wM=
=Lsyn
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to