Your message dated Tue, 07 Feb 2006 05:17:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350487: fixed in weechat 0.1.7-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)

--- Begin Message ---
>From [EMAIL PROTECTED] Sun Jan 29 13:43:10 2006
Received: (at submit) by bugs.debian.org; 29 Jan 2006 21:43:10 +0000
Return-path: <[EMAIL PROTECTED]>
Received: from shiva.jussieu.fr ([134.157.0.129])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F3KKD-0005xb-MV
        for [EMAIL PROTECTED]; Sun, 29 Jan 2006 13:43:10 -0800
Received: from zeus.eila.jussieu.fr (zeus.eila.jussieu.fr [134.157.166.44])
          by shiva.jussieu.fr (8.13.5/jtpda-5.4) with ESMTP id k0TLgm8Y006457
          ; Sun, 29 Jan 2006 22:42:50 +0100 (CET)
X-Ids: 164
Received: from localhost.localdomain ([EMAIL PROTECTED] [134.157.166.101])
          by zeus.eila.jussieu.fr (8.12.10/jtpda-5.4) with ESMTP id 
k0TLgvWq003319
          ; Sun, 29 Jan 2006 22:42:58 +0100 (GMT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Manuel Menal <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: python plugin makes weechat crash on GNU/Hurd
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Sun, 29 Jan 2006 23:44:35 +0100
X-Miltered: at shiva.jussieu.fr with ID 43DD36D8.001 by Joe's j-chkmail 
(http://j-chkmail.ensmp.fr)!
X-Miltered: at zeus.eila.jussieu.fr by Joe's j-chkmail 
("http://j-chkmail.ensmp.fr";)!
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 
(shiva.jussieu.fr [134.157.0.164]); Sun, 29 Jan 2006 22:42:50 +0100 (CET)
X-Antivirus: scanned by sophie at shiva.jussieu.fr
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: weechat
Severity: normal

Weechat does not work on GNU/Hurd because of linking problems. The
weechat-curses binary is not linked against libpthread, whereas
libpython.so is. This leads to libc being loaded before libpthread,
which triggers a fatal assertion, as explained in
<http://lists.gnu.org/archive/html/bug-hurd/2005-05/msg00061.html>.

The bug is easily corrected by linking weechat-curses against 
libpthread before libc. As a simple workaround, 
LDFLAGS="-lpthread" ./configure works, but adding in in a 
Makefile.am or configure.in would be a cleaner way.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


--- End Message ---
--- Begin Message ---
>From [EMAIL PROTECTED] Tue Feb 07 05:20:20 2006
Received: (at 350487-close) by bugs.debian.org; 7 Feb 2006 13:20:21 +0000
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F6SiY-00022C-5m; Tue, 07 Feb 2006 05:17:14 -0800
From: Julien Louis <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#350487: fixed in weechat 0.1.7-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 07 Feb 2006 05:17:14 -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: weechat
Source-Version: 0.1.7-2

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

weechat-common_0.1.7-2_all.deb
  to pool/main/w/weechat/weechat-common_0.1.7-2_all.deb
weechat-curses_0.1.7-2_i386.deb
  to pool/main/w/weechat/weechat-curses_0.1.7-2_i386.deb
weechat-plugins_0.1.7-2_i386.deb
  to pool/main/w/weechat/weechat-plugins_0.1.7-2_i386.deb
weechat_0.1.7-2.diff.gz
  to pool/main/w/weechat/weechat_0.1.7-2.diff.gz
weechat_0.1.7-2.dsc
  to pool/main/w/weechat/weechat_0.1.7-2.dsc
weechat_0.1.7-2_all.deb
  to pool/main/w/weechat/weechat_0.1.7-2_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.
Julien Louis <[EMAIL PROTECTED]> (supplier of updated weechat 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: Sun,  5 Feb 2006 18:23:24 +0100
Source: weechat
Binary: weechat-common weechat-plugins weechat-curses weechat
Architecture: source i386 all
Version: 0.1.7-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Helleu <[EMAIL PROTECTED]>
Changed-By: Julien Louis <[EMAIL PROTECTED]>
Description: 
 weechat    - Fast, light and extensible IRC client
 weechat-common - Common files for WeeChat
 weechat-curses - Fast, light and extensible IRC client
 weechat-plugins - Plugins for WeeChat
Closes: 350487
Changes: 
 weechat (0.1.7-2) unstable; urgency=low
 .
   * force linking against libpthread on GNU/Hurd (Closes: #350487)
Files: 
 98fc8365adb2fea277ca4c53f698b480 774 net optional weechat_0.1.7-2.dsc
 aebdb34092dd2eda6eefcfbfa52d85bd 1066 net optional weechat_0.1.7-2.diff.gz
 5ae9fdf98d0a71c9ed14789e5e86902a 196910 net optional 
weechat-common_0.1.7-2_all.deb
 9f14bb5fbb4657316ccf9ca7bea600b5 960 net optional weechat_0.1.7-2_all.deb
 c307fae4a3ac03413a1e276e8f163652 141580 net optional 
weechat-curses_0.1.7-2_i386.deb
 7525b2543511087c737bbf8979316abc 74736 net optional 
weechat-plugins_0.1.7-2_i386.deb

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

iD8DBQFD6JyypGK1HsL+5c0RApPVAJ4zEXfbqUlarAEfoL/GZTlrVJy4vACfTn/Y
HSpPG24BEwgf7xkaQkq8qp4=
=KVLm
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to