Your message dated Sat, 12 Mar 2005 13:29:29 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299161: libapache-mod-acct-mysql must be rebuilt against 
libmysqlclient12
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; 12 Mar 2005 08:00:12 +0000
>From [EMAIL PROTECTED] Sat Mar 12 00:00:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (minbar.dodds.net) 
[66.93.39.86] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DA1Xf-0002hh-00; Sat, 12 Mar 2005 00:00:12 -0800
Received: by minbar.dodds.net (Postfix, from userid 1000)
        id 413B21A103; Sat, 12 Mar 2005 00:00:11 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Steve Langasek <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libapache-mod-acct-mysql must be rebuilt against libmysqlclient12
X-Mailer: reportbug 3.8
Date: Sat, 12 Mar 2005 00:00:11 -0800
Message-Id: <[EMAIL PROTECTED]>
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: 

Package: libapache-mod-acct-mysql
Version: 0.5-15
Severity: grave

Packages connected to apache, odbc, and scripting languages
(python/perl/php/ruby) are in the process of transitioning from
libmysqlclient10 to libmysqlclient12 for sarge.  Because libmysqlclient
does not include versioned symbols, it is not possible for multiple
versions of this library to be loaded by a process without causing
segfaults.  Since libapache-mod-acct-mysql will be loaded by apache
processes that may also have loaded libmysqlclient12, this is therefore
a grave bug in libapache-mod-acct-mysql.

Please rebuild libapache-mod-acct-mysql against libmysqlclient12 by
updating your build depends to point to libmysqlclient12-dev.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libapache-mod-acct-mysql depends on:
ii  apache-common               1.3.33-4     support files for all Apache webse
ii  debconf                     1.4.46       Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb2                      2:2.7.7.0-9  The Berkeley database routines (ru
ii  libexpat1                   1.95.8-1     XML parsing C library - runtime li
ii  libmysqlclient10            3.23.56-2    LGPL-licensed client library for M
ii  wwwconfig-common            0.0.42       Debian web auto configuration

---------------------------------------
Received: (at 299161-done) by bugs.debian.org; 12 Mar 2005 12:30:02 +0000
>From [EMAIL PROTECTED] Sat Mar 12 04:30:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ms001msg.fastwebnet.it [213.140.2.51] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DA5kn-0007LU-00; Sat, 12 Mar 2005 04:30:01 -0800
Received: from localhost.localdomain (23.21.172.54) by ms001msg.fastwebnet.it 
(7.2.052.3)
        id 41FFB4A200903866; Sat, 12 Mar 2005 13:29:30 +0100
Received: by localhost.localdomain (Postfix, from userid 1000)
        id 31A904BA8B; Sat, 12 Mar 2005 13:29:30 +0100 (CET)
Subject: Re: Bug#299161: libapache-mod-acct-mysql must be rebuilt against
        libmysqlclient12
From: Luigi Gangitano <[EMAIL PROTECTED]>
To: Steve Langasek <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Content-Type: multipart/signed; micalg=pgp-sha1; 
protocol="application/pgp-signature"; boundary="=-+mqfJCKs1eDxM3j7Heoo"
Organization: Debian
Date: Sat, 12 Mar 2005 13:29:29 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.4 
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: 


--=-+mqfJCKs1eDxM3j7Heoo
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi Steve,
I hope you are not mass-filing grave bugs without checking if the
transition has already been done. I uploaded 0.5-15 on 2005-01-28 with
the correct dependencies.

Regards,

L


Il giorno sab, 12-03-2005 alle 00:00 -0800, Steve Langasek ha scritto:
> Package: libapache-mod-acct-mysql
> Version: 0.5-15
> Severity: grave
>=20
> Packages connected to apache, odbc, and scripting languages
> (python/perl/php/ruby) are in the process of transitioning from
> libmysqlclient10 to libmysqlclient12 for sarge.  Because libmysqlclient
> does not include versioned symbols, it is not possible for multiple
> versions of this library to be loaded by a process without causing
> segfaults.  Since libapache-mod-acct-mysql will be loaded by apache
> processes that may also have loaded libmysqlclient12, this is therefore
> a grave bug in libapache-mod-acct-mysql.
>=20
> Please rebuild libapache-mod-acct-mysql against libmysqlclient12 by
> updating your build depends to point to libmysqlclient12-dev.

--=20
 Luigi Gangitano -- <[EMAIL PROTECTED]> -- <[EMAIL PROTECTED]>
 GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26

--=-+mqfJCKs1eDxM3j7Heoo
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata

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

iD8DBQBCMuCp8ZumGJJMDCYRAtsIAJ0fg7Ub3YYT/caViahrqh+FpbBtdwCdE46v
SmrSpeqEzHiHnz3b7qQgdII=
=onXP
-----END PGP SIGNATURE-----

--=-+mqfJCKs1eDxM3j7Heoo--


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

Reply via email to