Your message dated Tue, 08 Nov 2005 14:33:31 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#334668: fixed in vte 1:0.11.15-3 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; 8 Nov 2005 02:52:39 +0000 >From [EMAIL PROTECTED] Mon Nov 07 18:52:39 2005 Return-path: <[EMAIL PROTECTED]> Received: from shill.xcf.berkeley.edu (wilber.gimp.org) [128.32.112.247] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EZJbD-0003wX-00; Mon, 07 Nov 2005 18:52:39 -0800 Received: from manish by wilber.gimp.org with local (Exim 3.36 #1 (Debian)) id 1EZJbC-0006YE-00 for <[EMAIL PROTECTED]>; Mon, 07 Nov 2005 18:52:38 -0800 Date: Mon, 7 Nov 2005 18:52:38 -0800 From: Manish Singh <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Broken python binding Message-ID: <[EMAIL PROTECTED]> Reply-To: Manish Singh <[EMAIL PROTECTED]> Mail-Followup-To: Manish Singh <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Unexpected-Header: Hah! Nobody expects the unexpected header! User-Agent: Mutt/1.5.9i Sender: Manish Singh <[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: python-vte Version: 0.11.15-2 Severity: grave Due to a bug upstream (http://bugzilla.gnome.org/show_bug.cgi?id=320931) a python/vte.c generated for pygtk 2.8 is distributed with the tarball. Since the date is newer than the other source files, it's not regenerated, and the resultant binary does not work: [EMAIL PROTECTED]:~$ python Python 2.3.5 (#2, Aug 30 2005, 15:50:26) [GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import vte Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/vtemodule.so: undefined symbol: pyg_set_object_has_new_constructor Until the bug is fixed in a new upstream release, a simple workaround would be to remove python/vte.c via debian/rules or some other mechanism. -Yosh --------------------------------------- Received: (at 334668-close) by bugs.debian.org; 8 Nov 2005 22:41:31 +0000 >From [EMAIL PROTECTED] Tue Nov 08 14:41:31 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EZc1z-0003t2-00; Tue, 08 Nov 2005 14:33:31 -0800 From: Loic Minier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#334668: fixed in vte 1:0.11.15-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 08 Nov 2005 14:33:31 -0800 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: vte Source-Version: 1:0.11.15-3 We believe that the bug you reported is fixed in the latest version of vte, which is due to be installed in the Debian FTP archive: libvte-common_0.11.15-3_all.deb to pool/main/v/vte/libvte-common_0.11.15-3_all.deb libvte-dev_0.11.15-3_i386.deb to pool/main/v/vte/libvte-dev_0.11.15-3_i386.deb libvte-doc_0.11.15-3_all.deb to pool/main/v/vte/libvte-doc_0.11.15-3_all.deb libvte4_0.11.15-3_i386.deb to pool/main/v/vte/libvte4_0.11.15-3_i386.deb python-vte_0.11.15-3_i386.deb to pool/main/v/vte/python-vte_0.11.15-3_i386.deb vte_0.11.15-3.diff.gz to pool/main/v/vte/vte_0.11.15-3.diff.gz vte_0.11.15-3.dsc to pool/main/v/vte/vte_0.11.15-3.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. Loic Minier <[EMAIL PROTECTED]> (supplier of updated vte 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, 8 Nov 2005 22:38:50 +0100 Source: vte Binary: python-vte libvte4 libvte-doc libvte-common libvte-dev Architecture: source i386 all Version: 1:0.11.15-3 Distribution: unstable Urgency: high Maintainer: Arnaud Patard <[EMAIL PROTECTED]> Changed-By: Loic Minier <[EMAIL PROTECTED]> Description: libvte-common - Terminal emulator widget for GTK+ 2.0 - common files libvte-dev - Terminal emulator widget for GTK+ 2.0 - development files libvte-doc - Terminal emulator widget for GTK+ 2.0 - development files libvte4 - Terminal emulator widget for GTK+ 2.0 - runtime files python-vte - Python bindings for the VTE widget set Closes: 334001 334668 338090 Changes: vte (1:0.11.15-3) unstable; urgency=high . * Force regeneration of the python bindings by removing python/vte.c. (Closes: #334001, #334668, #338090) [debian/rules] Files: 4409a5479bd01704c6859dbe4649b5f7 1814 libs optional vte_0.11.15-3.dsc 898a7064d35997114a5b50f4d6883c12 9800 libs optional vte_0.11.15-3.diff.gz 905124ee7569ddcb5b29fe447cc1d7b4 113624 libs optional libvte-common_0.11.15-3_all.deb 8823a661eb321534a38008f1a445c7e2 84796 doc optional libvte-doc_0.11.15-3_all.deb 3ef89ad45cf45ebb99b80068b2813e7a 678354 libs optional libvte4_0.11.15-3_i386.deb 3b50b6d0ae349370ccf50313ee4d584b 439028 libdevel optional libvte-dev_0.11.15-3_i386.deb 52a0f17e49f9f7e060503d6b38572483 122146 python optional python-vte_0.11.15-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDcR2i4VUX8isJIMARAq71AJ4g3FLz+yFHtdiMFJwfjdIc8Ey7rwCbBgZS aj8EexarS4dP5QQllXyRXuo= =ZdO/ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]