Your message dated Mon, 30 Jan 2006 22:32:08 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#349927: fixed in drbd 0.7.15-2 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; 25 Jan 2006 22:19:58 +0000 >From [EMAIL PROTECTED] Wed Jan 25 14:19:58 2006 Return-path: <[EMAIL PROTECTED]> Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] helo=chistera.yi.org) by spohr.debian.org with esmtp (Exim 4.50) id 1F1sze-0006YA-6P for [EMAIL PROTECTED]; Wed, 25 Jan 2006 14:19:58 -0800 Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) id 1F1szb-0003bt-8K for [EMAIL PROTECTED]; Wed, 25 Jan 2006 23:19:55 +0100 Date: Wed, 25 Jan 2006 23:19:55 +0100 From: Adeodato =?utf-8?B?U2ltw7M=?= <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: drbd0.7-utils: hard-coded dependency on libc6 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-No-CC: Please respect my Mail-Followup-To header User-Agent: Mutt/1.5.11 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 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Package: drbd0.7-utils Version: 0.7.14-3 Severity: grave Justification: policy, plus uninstallability Tags: patch Hello, please do not hardcode library dependencies in your debian/control file: they are to be generated through the shlibs mechanism. The attached patch fixes this issue. Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Ella baila sola - Victoria --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="drbd-use-shlibs.diff" --- drbd-0.7.15/debian/control +++ drbd-0.7.15/debian/control @@ -9,7 +9,7 @@ Package: drbd0.7-utils Architecture: any Section: admin -Depends: debconf | debconf-2.0, libc6 (>= 2.3.5) +Depends: debconf | debconf-2.0, ${shlibs:Depends} Conflicts: drbd-utils, drbd Provides: drbd-utils Replaces: drbd-utils, drbd --NzB8fVQJ5HfG6fxh-- --------------------------------------- Received: (at 349927-close) by bugs.debian.org; 31 Jan 2006 06:40:34 +0000 >From [EMAIL PROTECTED] Mon Jan 30 22:40:34 2006 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F3p3g-0002kZ-SL; Mon, 30 Jan 2006 22:32:08 -0800 From: Cyril Bouthors <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#349927: fixed in drbd 0.7.15-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 30 Jan 2006 22:32:08 -0800 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: drbd Source-Version: 0.7.15-2 We believe that the bug you reported is fixed in the latest version of drbd, which is due to be installed in the Debian FTP archive: drbd0.7-module-source_0.7.15-2_all.deb to pool/main/d/drbd/drbd0.7-module-source_0.7.15-2_all.deb drbd0.7-utils_0.7.15-2_i386.deb to pool/main/d/drbd/drbd0.7-utils_0.7.15-2_i386.deb drbd_0.7.15-2.diff.gz to pool/main/d/drbd/drbd_0.7.15-2.diff.gz drbd_0.7.15-2.dsc to pool/main/d/drbd/drbd_0.7.15-2.dsc 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. Cyril Bouthors <[EMAIL PROTECTED]> (supplier of updated drbd 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, 31 Jan 2006 09:13:32 +0300 Source: drbd Binary: drbd0.7-module-source drbd0.7-utils Architecture: source i386 all Version: 0.7.15-2 Distribution: unstable Urgency: low Maintainer: Cyril Bouthors <[EMAIL PROTECTED]> Changed-By: Cyril Bouthors <[EMAIL PROTECTED]> Description: drbd0.7-module-source - RAID 1 over tcp/ip for Linux module source drbd0.7-utils - RAID 1 over tcp/ip for Linux utilities Closes: 349927 Changes: drbd (0.7.15-2) unstable; urgency=low . * debian/control: removed hard-coded dependency on libc6 thanks to Adeodato Simó (closes: #349927). Files: b32e6c37d8e8a3aac1edc91b99cf73fb 718 admin extra drbd_0.7.15-2.dsc b0b026ba71329173475a0c29b94cf77a 10943 admin extra drbd_0.7.15-2.diff.gz 1a3b70f9c27b05546b6a1ef92ab47e6b 277046 admin extra drbd0.7-utils_0.7.15-2_i386.deb 6878db354124ee4461b9d05a330a1bf9 137480 admin extra drbd0.7-module-source_0.7.15-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD3wC0Z1SJHeqsYt8RAsmXAKChvjSxejP42k2g6eVyZulc5F9T7wCfSZdS aYBc1EnnAzVa+NGcaC7xuds= =Wt3H -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]