Your message dated Fri, 23 Sep 2005 08:02:10 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#329772: fixed in mysql-dfsg-4.1 4.1.14-4 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; 23 Sep 2005 09:31:30 +0000 >From [EMAIL PROTECTED] Fri Sep 23 02:31:30 2005 Return-path: <[EMAIL PROTECTED]> Received: from lnxgw.mimizan.com [81.255.58.218] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EIjtx-0000uq-00; Fri, 23 Sep 2005 02:31:29 -0700 Received: from [192.168.10.206] ([192.168.10.206]) by lnxgw.mimizan.com (8.12.10/8.12.10) with ESMTP id j8N9U4Od025384 for <[EMAIL PROTECTED]>; Fri, 23 Sep 2005 11:30:05 +0200 Message-ID: <[EMAIL PROTECTED]> Date: Fri, 23 Sep 2005 11:32:38 +0200 From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> User-Agent: Mozilla/5.0 (Windows; U; Win98; fr; rv:1.7.11) Gecko/20050728 X-Accept-Language: fr, en MIME-Version: 1.0 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: apt-get install mysql-server-4.1 fails Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mairie_Mimizan-MailScanner-Information: Please contact the ISP for more information X-Mairie_Mimizan-MailScanner: Found to be clean X-MailScanner-From: [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-Level: 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 Package: mysql-server-4.1 Version: 4.1.14-3 Severity: grave Justification: renders package unusable when trying to update mysql-server-4.1 to the last unstable version with apt-get install mysql-server-4.1, I got this message : Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: libmysqlclient14-dev The following NEW packages will be installed: libmysqlclient14-dev The following packages will be upgraded: mysql-server-4.1 1 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. Need to get 20.2MB of archives. After unpacking 15.2MB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 ftp://ftp.oleane.net unstable/main libmysqlclient14-dev 4.1.14-3 [5524kB] Get:2 ftp://ftp.oleane.net unstable/main mysql-server-4.1 4.1.14-3 [14.7MB] Fetched 20.2MB in 2m6s (159kB/s) Preconfiguring packages ... Selecting previously deselected package libmysqlclient14-dev. (Reading database ... 95751 files and directories currently installed.) Unpacking libmysqlclient14-dev (from .../libmysqlclient14-dev_4.1.14-3_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libmysqlclient14-dev_4.1.14-3_i386.deb (--unpack): trying to overwrite `/usr/lib/libndbclient.so.0.0.0', which is also in package libmysqlclient15 dpkg-deb: subprocess paste killed by signal (Broken pipe) Preparing to replace mysql-server-4.1 4.1.14-2 (using .../mysql-server-4.1_4.1.14-3_i386.deb) ... Stopping MySQL database server: mysqld. Stopping MySQL database server: mysqld. Unpacking replacement mysql-server-4.1 ... Errors were encountered while processing: /var/cache/apt/archives/libmysqlclient14-dev_4.1.14-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) then I tried : apt-get install -f Reading package lists... Done Building dependency tree... Done Correcting dependencies... Done The following extra packages will be installed: libmysqlclient14-dev The following NEW packages will be installed: libmysqlclient14-dev 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. 1 not fully installed or removed. Need to get 0B/5524kB of archives. After unpacking 15.2MB of additional disk space will be used. Do you want to continue [Y/n]? y (Reading database ... 95751 files and directories currently installed.) Unpacking libmysqlclient14-dev (from .../libmysqlclient14-dev_4.1.14-3_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libmysqlclient14-dev_4.1.14-3_i386.deb (--unpack): trying to overwrite `/usr/lib/libndbclient.so.0.0.0', which is also in package libmysqlclient15 dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/libmysqlclient14-dev_4.1.14-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) and then : apt-get install libmysqlclient14-dev Reading package lists... Done Building dependency tree... Done The following NEW packages will be installed: libmysqlclient14-dev 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. 1 not fully installed or removed. Need to get 0B/5524kB of archives. After unpacking 15.2MB of additional disk space will be used. (Reading database ... 95751 files and directories currently installed.) Unpacking libmysqlclient14-dev (from .../libmysqlclient14-dev_4.1.14-3_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libmysqlclient14-dev_4.1.14-3_i386.deb (--unpack): trying to overwrite `/usr/lib/libndbclient.so.0.0.0', which is also in package libmysqlclient15 dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/libmysqlclient14-dev_4.1.14-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages mysql-server-4.1 depends on: ii adduser 3.67.0 Add and remove users and groups ii debconf 1.4.58 Debian configuration management sy ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libdbi-perl 1.48-2 Perl5 database interface by Tim Bu ii libgcc1 1:4.0.1-8 GCC support library ii libmysqlclient14 4.1.14-3 mysql database client library pn libmysqlclient14 <none> (no description available) ii libncurses5 5.4-9 Shared libraries for terminal hand ii libreadline5 5.0-11 GNU readline and history libraries ii libstdc++6 4.0.1-8 The GNU Standard C++ Library v3 ii libwrap0 7.6.dbs-8 Wietse Venema's TCP wrappers libra ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent ii mysql-client-4.1 4.1.14-3 mysql database client binaries ii mysql-common 5.0.12beta-2 mysql database common files (e.g. ii passwd 1:4.0.3-39 change and administer password and ii perl 5.8.7-5 Larry Wall's Practical Extraction ii psmisc 21.6-1 Utilities that use the proc filesy ii zlib1g 1:1.2.3-4 compression library - runtime mysql-server-4.1 recommends no packages. -- debconf information: mysql-server-4.1/start_on_boot: true mysql-server-4.1/postrm_remove_databases: false mysql-server-4.1/really_downgrade: false mysql-server-4.1/nis_warning: * mysql-server-4.1/mysql_install_db_notes: mysql-server-4.1/mysql_update_hints1: -- Ce message a été vérifié par MailScanner --------------------------------------- Received: (at 329772-close) by bugs.debian.org; 23 Sep 2005 15:08:12 +0000 >From [EMAIL PROTECTED] Fri Sep 23 08:08:12 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EIp3y-0002OY-00; Fri, 23 Sep 2005 08:02:10 -0700 From: Christian Hammers <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#329772: fixed in mysql-dfsg-4.1 4.1.14-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 23 Sep 2005 08:02:10 -0700 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-Level: 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 Source: mysql-dfsg-4.1 Source-Version: 4.1.14-4 We believe that the bug you reported is fixed in the latest version of mysql-dfsg-4.1, which is due to be installed in the Debian FTP archive: libmysqlclient14-dev_4.1.14-4_i386.deb to pool/main/m/mysql-dfsg-4.1/libmysqlclient14-dev_4.1.14-4_i386.deb libmysqlclient14_4.1.14-4_i386.deb to pool/main/m/mysql-dfsg-4.1/libmysqlclient14_4.1.14-4_i386.deb mysql-client-4.1_4.1.14-4_i386.deb to pool/main/m/mysql-dfsg-4.1/mysql-client-4.1_4.1.14-4_i386.deb mysql-client_4.1.14-4_all.deb to pool/main/m/mysql-dfsg-4.1/mysql-client_4.1.14-4_all.deb mysql-dfsg-4.1_4.1.14-4.diff.gz to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.14-4.diff.gz mysql-dfsg-4.1_4.1.14-4.dsc to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.14-4.dsc mysql-server-4.1_4.1.14-4_i386.deb to pool/main/m/mysql-dfsg-4.1/mysql-server-4.1_4.1.14-4_i386.deb mysql-server_4.1.14-4_all.deb to pool/main/m/mysql-dfsg-4.1/mysql-server_4.1.14-4_all.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. Christian Hammers <[EMAIL PROTECTED]> (supplier of updated mysql-dfsg-4.1 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: Fri, 23 Sep 2005 12:16:56 +0200 Source: mysql-dfsg-4.1 Binary: libmysqlclient14-dev mysql-client libmysqlclient14 mysql-server mysql-server-4.1 mysql-client-4.1 Architecture: source i386 all Version: 4.1.14-4 Distribution: unstable Urgency: low Maintainer: Christian Hammers <[EMAIL PROTECTED]> Changed-By: Christian Hammers <[EMAIL PROTECTED]> Description: libmysqlclient14 - mysql database client library libmysqlclient14-dev - mysql database development files mysql-client - mysql database client (transitional dummy package) mysql-client-4.1 - mysql database client binaries mysql-server - mysql database server (transitional dummy package) mysql-server-4.1 - mysql database server binaries Closes: 329772 329780 Changes: mysql-dfsg-4.1 (4.1.14-4) unstable; urgency=low . * Removed ndb documentation as it was causing troubles for the buildd. * Changed architecture of transitional packages to all. * Removed experimental shared libraray libndbclient.so.0.0.0 as it is doomed to cause trouble as long as it is present in both MySQL 4.1 and 5.0 without real soname and its own package. We still have libndbclient.a for developers. (thanks to Adam Conrad and mediaforest.net). Closes: #329772, #329780 Files: f38be39371d2d9c5ffb1a24b166fd2b0 1042 misc optional mysql-dfsg-4.1_4.1.14-4.dsc 942764ee5bc516cb7db965dfe3a8e939 166240 misc optional mysql-dfsg-4.1_4.1.14-4.diff.gz 3d7a1501dc117e58caf6db4811d604c3 845744 misc optional mysql-client-4.1_4.1.14-4_i386.deb 0b0e9d223d2d30d25a80bf8a2c126f8f 17154628 misc optional mysql-server-4.1_4.1.14-4_i386.deb 26db36c60d00dfdcb84755aa816ad819 1209462 libs optional libmysqlclient14_4.1.14-4_i386.deb 8063e05409b8cd6f429a83c3ceae4310 5267570 libdevel optional libmysqlclient14-dev_4.1.14-4_i386.deb 387fdddbdb964049b8d0b9d2e2a05a77 35004 misc optional mysql-server_4.1.14-4_all.deb 29c7c041300d984eec60d1a024252699 35004 misc optional mysql-client_4.1.14-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iEYEARECAAYFAkM0FrgACgkQkR9K5oahGObZDwCfafzcOCRmlvQoOfHBqizbTO2S iM0AoNgtO5KSiV2tcVlpfG6gl7oYO7y1 =HpPp -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]