kdelibs4: Undefined symbols cause serious breakage

Bug #11131 reported by Debian Bug Importer
6
Affects Status Importance Assigned to Milestone
kdelibs (Debian)
Fix Released
Unknown
kdelibs (Ubuntu)
Invalid
High
Unassigned

Bug Description

Automatically imported from Debian bug report #285243 http://bugs.debian.org/285243

Revision history for this message
In , Riku Voipio (riku-voipio) wrote : Re: Bug#285243: kdelibs4: Undefined symbols cause serious breakage

On Sat, Dec 11, 2004 at 11:36:54PM +0100, Andy Ruddock wrote:
> Having just dist-upgraded I find that none of the KDE apps run because
> of undefined symbols in one or more libraries:

1) did relogin to kde after upgrade?
2) from what versions of kde* and libqt3c102-mt did you upgrade from?
   or If you can't remember, how long it was since you dist-upgraded
   last time?

> kpat: relocation error: /usr/lib/libDCOP.so.4: undefined symbol:
> _ZN6QGDict4readER11QDataStreamRPv
> kate: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
> _ZN7QObject5eventEP6QEvent
> kdevelop: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
> _ZN6QStyle6polishEP12QApplication
> ktuberling: relocation error: /usr/lib/libkparts.so.2: undefined symbol:
> _ZN6QGDict4readER11QDataStreamRPv

These look like QT symbols instead of kdelibs symbols.

> ii libqt3c102-mt 3:3.3.3-7 Qt GUI Library (Threaded runtime v

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #285243 http://bugs.debian.org/285243

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (4.1 KiB)

Message-Id: <email address hidden>
Date: Sat, 11 Dec 2004 23:36:54 +0100
From: Andy Ruddock <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: kdelibs4: Undefined symbols cause serious breakage

Package: kdelibs4
Version: 4:3.3.1-2
Severity: grave
Justification: renders package unusable

Having just dist-upgraded I find that none of the KDE apps run because
of undefined symbols in one or more libraries:
kpat: relocation error: /usr/lib/libDCOP.so.4: undefined symbol:
_ZN6QGDict4readER11QDataStreamRPv
kate: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
_ZN7QObject5eventEP6QEvent
kdevelop: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
_ZN6QStyle6polishEP12QApplication
ktuberling: relocation error: /usr/lib/libkparts.so.2: undefined symbol:
_ZN6QGDict4readER11QDataStreamRPv

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kdelibs4 depends on:
ii kdelibs-bin 4:3.3.1-2 KDE core binaries
ii kdelibs-data 4:3.3.1-2 KDE core shared data
ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi
ii libarts1 1.3.2-1 aRts Sound system
ii libasound2 1.0.7-3 ALSA library
ii libaspell15 0.50.5-5 The GNU Aspell spell-checker runti
ii libaudio2 1.7-1 The Network Audio System (NAS). (s
ii libaudiofile0 0.2.6-5 Open-source version of SGI's audio
ii libbz2-1.0 1.0.2-2 high-quality block-sorting file co
ii libc6 2.3.2.ds1-19 GNU C Library: Shared libraries an
ii libcupsys2-gnutls10 1.1.20final+rc1-10 Common UNIX Printing System(tm) -
ii libesd0 0.2.35-2 Enlightened Sound Daemon - Shared
ii libfam0c102 2.7.0-6 client library to control the FAM
ii libgcc1 1:3.4.3-4 GCC support library
ii libglib2.0-0 2.4.8-1 The GLib library of C routines
ii libice6 4.3.0.dfsg.1-9 Inter-Client Exchange library
ii libidn11 0.5.2-3 GNU libidn library, implementation
ii libjack0.80.0-0 0.99.0-2 JACK Audio Connection Kit (librari
ii libjasper-1.701-1 1.701.0-2 The JasPer JPEG-2000 runtime libra
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii libmad0 0.15.1b-1 MPEG audio decoder library
ii libogg0 1.1.0-1 Ogg Bitstream Library
ii libopenexr2 1.2.1-2 Runtime files for the OpenEXR imag
ii libpcre3 4.5-1.1 Perl 5 Compatible Regular Expressi
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libqt3c102-mt 3:3.3.3-7 Qt GUI Library (Threaded runtime v
ii libsm6 4.3.0.dfsg.1-9 X Window System Session Management
ii libstdc++5 1:3.3.5-3 T...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 12 Dec 2004 01:29:01 +0200
From: Riku Voipio <email address hidden>
To: Andy Ruddock <email address hidden>, <email address hidden>
Subject: Re: Bug#285243: kdelibs4: Undefined symbols cause serious breakage

On Sat, Dec 11, 2004 at 11:36:54PM +0100, Andy Ruddock wrote:
> Having just dist-upgraded I find that none of the KDE apps run because
> of undefined symbols in one or more libraries:

1) did relogin to kde after upgrade?
2) from what versions of kde* and libqt3c102-mt did you upgrade from?
   or If you can't remember, how long it was since you dist-upgraded
   last time?

> kpat: relocation error: /usr/lib/libDCOP.so.4: undefined symbol:
> _ZN6QGDict4readER11QDataStreamRPv
> kate: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
> _ZN7QObject5eventEP6QEvent
> kdevelop: relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
> _ZN6QStyle6polishEP12QApplication
> ktuberling: relocation error: /usr/lib/libkparts.so.2: undefined symbol:
> _ZN6QGDict4readER11QDataStreamRPv

These look like QT symbols instead of kdelibs symbols.

> ii libqt3c102-mt 3:3.3.3-7 Qt GUI Library (Threaded runtime v

Revision history for this message
In , Andy Ruddock (andy-ruddock-minnesund) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The conflict was caused by a build of libqt-mt.so.3.3.1 which was
installed by some "in development" software.

This bug can now be closed, sorry for the inconvenience.

- --
Andy Ruddock
- ------------
Senior Software Developer (<email address hidden>)
GPG Key IDs : DSA/EIGamal=0x4E509520 RSA=0x5C38FD43 DSA=0x8B428591
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFBvBg7RVHR7k5QlSARAhuRAKDyn7ijWuxpUVHXN6PRPk4T/hGWcgCgoHG5
N+KG7plSBNCMB+ODL63pwlo=
=53uE
-----END PGP SIGNATURE-----

Revision history for this message
In , Riku Voipio (riku-voipio) wrote : [andy.ruddock@minnesund.net: Bug#285243: kdelibs4: Undefined symbols cause serious breakage]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The conflict was caused by a build of libqt-mt.so.3.3.1 which was
installed by some "in development" software.

This bug can now be closed, sorry for the inconvenience.

- --
Andy Ruddock
- ------------
Senior Software Developer (<email address hidden>)
GPG Key IDs : DSA/EIGamal=0x4E509520 RSA=0x5C38FD43 DSA=0x8B428591
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFBvBg7RVHR7k5QlSARAhuRAKDyn7ijWuxpUVHXN6PRPk4T/hGWcgCgoHG5
N+KG7plSBNCMB+ODL63pwlo=
=53uE
-----END PGP SIGNATURE-----

--
To UNSUBSCRIBE, email to <email address hidden>
with a subject of "unsubscribe". Trouble? Contact <email address hidden>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 12 Dec 2004 11:06:51 +0100
From: Andy Ruddock <email address hidden>
To: Riku Voipio <email address hidden>
CC: <email address hidden>
Subject: Re: Bug#285243: kdelibs4: Undefined symbols cause serious breakage

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The conflict was caused by a build of libqt-mt.so.3.3.1 which was
installed by some "in development" software.

This bug can now be closed, sorry for the inconvenience.

- --
Andy Ruddock
- ------------
Senior Software Developer (<email address hidden>)
GPG Key IDs : DSA/EIGamal=0x4E509520 RSA=0x5C38FD43 DSA=0x8B428591
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFBvBg7RVHR7k5QlSARAhuRAKDyn7ijWuxpUVHXN6PRPk4T/hGWcgCgoHG5
N+KG7plSBNCMB+ODL63pwlo=
=53uE
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (4.6 KiB)

Message-ID: <email address hidden>
Date: Sun, 12 Dec 2004 12:35:01 +0200
From: Riku Voipio <email address hidden>
To: <email address hidden>
Subject: [<email address hidden>: Bug#285243: kdelibs4: Undefined symbols cause serious breakage]

--jI8keyz6grp/JLjh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

--jI8keyz6grp/JLjh
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <email address hidden>
X-Original-To: <email address hidden>
Delivered-To: <email address hidden>
Received: from murphy.debian.org (murphy.debian.org [146.82.138.6])
 by uittosatama.fi (Postfix) with ESMTP id 5D2C6EE807B
 for <email address hidden>; Sun, 12 Dec 2004 12:22:37 +0200 (EET)
Received: from localhost (localhost [127.0.0.1]) by murphy.debian.org (Postfix) with QMQP
 id 841022DEC9; Sun, 12 Dec 2004 04:22:33 -0600 (CST)
Old-Return-Path: <email address hidden>
X-Original-To: <email address hidden>
Received: from spohr.debian.org (spohr.debian.org [128.193.0.4])
 by murphy.debian.org (Postfix) with ESMTP id 3232B2DD93;
 Sun, 12 Dec 2004 04:22:33 -0600 (CST)
Received: from debbugs by spohr.debian.org with local (Exim 3.35 1 (Debian))
 id 1CdQnl-0002xn-00; Sun, 12 Dec 2004 02:18:05 -0800
X-Loop: <email address hidden>
Subject: Bug#285243: kdelibs4: Undefined symbols cause serious breakage
Reply-To: Andy Ruddock <email address hidden>,
 <email address hidden>
Resent-From: Andy Ruddock <email address hidden>
Resent-To: <email address hidden>
Resent-Cc: Debian Qt/KDE Maintainers <email address hidden>
Resent-Date: Sun, 12 Dec 2004 10:18:04 UTC
Resent-Message-ID: <email address hidden>
X-Debian-PR-Message: report 285243
X-Debian-PR-Package: kdelibs4
X-Debian-PR-Keywords:
Received: via spool by <email address hidden> id=B285243.11028460431462
 (code B ref 285243); Sun, 12 Dec 2004 10:18:04 UTC
Received: (at 285243) by bugs.debian.org; 12 Dec 2004 10:07:23 +0000
Received: from mail49.e.nsc.no [193.213.115.49]
 by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
 id 1CdQdO-0000EJ-00; Sun, 12 Dec 2004 02:07:23 -0800
Received: from [10.0.0.2] (ti211110a080-2513.bb.online.no [80.212.201.209])
 by mail49.nsc.no (8.12.11/8.12.11) with ESMTP id iBCA6obV017202;
 Sun, 12 Dec 2004 11:06:51 +0100 (CET)
Message-ID: <email address hidden>
Date: Sun, 12 Dec 2004 11:06:51 +0100
From: Andy Ruddock <email address hidden>
Organization: minnesund.net
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5
X-Accept-Language: en
MIME-Version: 1.0
To: Riku Voipio <email address hidden>
Cc: <email address hidden>
References: <email address hidden>
 <email address hidden>
In-Reply-To: <email address hidden>
X-Enigmail-Version: 0.86.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: <email address hidden>
X-Rc-Virus: 2004-10-30_01
X-Rc-Spam: 2004-08-29_01
X-Mailing-List: <email address hidden> archive/latest/6807
X-Loop: debian-q...

Read more...

Revision history for this message
Matt Zimmerman (mdz) wrote :

Retracted by submitter

Changed in kdelibs:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.