Your message dated Sat, 01 Oct 2005 10:32:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#187350: fixed in bonobo 1.0.22-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; 2 Apr 2003 22:27:06 +0000 >From [EMAIL PROTECTED] Wed Apr 02 16:27:05 2003 Return-path: <[EMAIL PROTECTED]> Received: from attila.bofh.it [213.92.8.2] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 190qhE-0006qK-00; Wed, 02 Apr 2003 16:27:04 -0600 Received: by attila.bofh.it (Postfix, from userid 10) id 903C55F8BA; Thu, 3 Apr 2003 00:26:41 +0200 (CEST) Received: by wonderland.linux.it (Postfix/Md, from userid 1001) id 1BD4733D29; Wed, 2 Apr 2003 23:37:41 +0200 (CEST) From: Marco d'Itri <[EMAIL PROTECTED]> Subject: libbonobo2: libraries not correctly linked To: [EMAIL PROTECTED] X-Mailer: bug 3.3.10.2 Message-Id: <[EMAIL PROTECTED]> Date: Wed, 2 Apr 2003 23:37:41 +0200 (CEST) Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: libbonobo2 Version: 1.0.22-2.1 Severity: normal [This is a standard text.] One or more libraries in this package are buggy. All libraries need to be linked against other libraries which they reference. You can check this by running this command: LD_TRACE_LOADED_OBJECTS=1 LD_BIND_NOW=1 LD_TRACE_PRELINKING=t \ /lib/ld-linux.so.2 /usr/lib/libYOUR-LIBRARY.so | grep ^undefined Then you will have to find which other libraries contain the undefined symbols and rebuild your library by explicitly linking it against them (e.g. -lglib). The broken libraries are: /usr/lib/libbonobo.so.2.0.1 -lORBit-2 -lglib-2.0 -lIIOP -ldl -lgtk-1.2 -l /usr/lib/libbonobox.so.2 /usr/lib/libbonobo-print.so.2 [NOTE WELL: the libraries suggested to link are only guidelines, I'm not sure if the gnome1 or gnome2 version of the library is needed and probably some are still missing from the list. Please rebuild the package and then run on the libraries the command I suggested.] --------------------------------------- Received: (at 187350-close) by bugs.debian.org; 1 Oct 2005 17:42:31 +0000 >From [EMAIL PROTECTED] Sat Oct 01 10:42:31 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1ELlDS-0002d0-00; Sat, 01 Oct 2005 10:32:06 -0700 From: [EMAIL PROTECTED] (Thomas Bushnell, BSG) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#187350: fixed in bonobo 1.0.22-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 01 Oct 2005 10:32:06 -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 X-CrossAssassin-Score: 5 Source: bonobo Source-Version: 1.0.22-3 We believe that the bug you reported is fixed in the latest version of bonobo, which is due to be installed in the Debian FTP archive: bonobo_1.0.22-3.diff.gz to pool/main/b/bonobo/bonobo_1.0.22-3.diff.gz bonobo_1.0.22-3.dsc to pool/main/b/bonobo/bonobo_1.0.22-3.dsc bonobo_1.0.22-3_powerpc.deb to pool/main/b/bonobo/bonobo_1.0.22-3_powerpc.deb libbonobo-dev_1.0.22-3_powerpc.deb to pool/main/b/bonobo/libbonobo-dev_1.0.22-3_powerpc.deb libbonobo2_1.0.22-3_powerpc.deb to pool/main/b/bonobo/libbonobo2_1.0.22-3_powerpc.deb libefs-dev_1.0.22-3_powerpc.deb to pool/main/b/bonobo/libefs-dev_1.0.22-3_powerpc.deb libefs1_1.0.22-3_powerpc.deb to pool/main/b/bonobo/libefs1_1.0.22-3_powerpc.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. Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated bonobo 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: Sat, 1 Oct 2005 09:58:28 -0700 Source: bonobo Binary: libefs-dev libbonobo2 bonobo libefs1 libbonobo-dev Architecture: source powerpc Version: 1.0.22-3 Distribution: unstable Urgency: low Maintainer: Thomas Bushnell, BSG <[EMAIL PROTECTED]> Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]> Description: bonobo - The GNOME Bonobo System. libbonobo-dev - The GNOME Bonobo library - development files. libbonobo2 - The GNOME Bonobo library. libefs-dev - Embedded File System library - development files. libefs1 - Embedded File System library. Closes: 172994 173077 173708 187350 296244 308013 331111 Changes: bonobo (1.0.22-3) unstable; urgency=low . * New maintainer. (Closes: #331111) * Acknowledge NMUs. (Closes: #172994, #173077, #173708, #187350, #296244, #308013) Files: c290d25b9e781e3fd45e2845bd6fa0bc 879 libs optional bonobo_1.0.22-3.dsc 13b849e41dfb45b6f02013e77725f36a 615660 libs optional bonobo_1.0.22-3.diff.gz cace93eacbd4c0c491caee178c8b2568 252966 devel optional bonobo_1.0.22-3_powerpc.deb 443e5ef5a1767591e6e1806ca2acd6d5 333912 libs optional libbonobo2_1.0.22-3_powerpc.deb 1fdbc691597e014094f4b763ca05a42b 778986 devel optional libbonobo-dev_1.0.22-3_powerpc.deb 720965316be31e8bc80794bd5d9a5f44 74208 devel optional libefs-dev_1.0.22-3_powerpc.deb 4de8bd6566ca0e8b6bcbe692e21363f4 74890 libs optional libefs1_1.0.22-3_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDPsW2qMsB9b6fcOoRAs9FAJ4+QAN/X5nan2pbxivMrVwsA3TZwwCgohtJ JwVqn/V4PnNrq08Rgf+2gS0= =4mAt -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]