[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#699680: marked as done ([kdevelop] Kdevelop is linked against wrong library name)



Your message dated Sun, 3 Feb 2013 14:26:55 +0100
with message-id <201302031426.59907.pino@debian.org>
and subject line Re: Bug#699680: [kdevelop] Kdevelop is linked against wrong library name
has caused the Debian Bug report #699680,
regarding [kdevelop] Kdevelop is linked against wrong library name
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
699680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699680
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop
Version: 4:4.3.1-3+b1
Severity: important

--- Please enter the report below this line. ---

kdevelop-4:4.3.1-3+b1 depends on kdevplatform5-libs.

kdevplatform5-libs provides libs ending in .so.5.0.0 linked by .so.5

the kdevelop binary is linked against libraries ending in .so.3

Just renaming or lniking the library works well (i.e. no symbol error or bug 
as far as I noticed) which seems to indicate that only the name is wrong, the 
library version is alright.

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.7-trunk-amd64

Debian Release: 7.0
  990 unstable        mirror.home-dn.net 
  990 unstable        ftp.fr.debian.org 
  500 testing         mirror.home-dn.net 
  500 testing         ftp.fr.debian.org 
  500 stable          mirror.home-dn.net 
  500 stable          ftp.fr.debian.org 
  100 experimental-snapshots qt-kde.debian.net 
    1 experimental    mirror.home-dn.net 
    1 experimental    ftp.debian.org 

--- Package information. ---
Depends                                       (Version) | Installed
=======================================================-+-
======================
kde-runtime                                             | 4:4.9.5-0r1
kdevplatform5-libs                           (>= 1.3.1) | 1.3.1-2
libc6                                          (>= 2.4) | 
libgcc1                                    (>= 1:4.1.1) | 
libkasten1controllers1                     (>= 4:4.8.4) | 
libkasten1core1                            (>= 4:4.8.4) | 
libkasten1okteta1controllers1              (>= 4:4.8.4) | 
libkasten1okteta1core1                     (>= 4:4.8.4) | 
libkasten1okteta1gui1                      (>= 4:4.8.4) | 
libkcmutils4                              (>= 4:4.4.95) | 
libkdecore5                               (>= 4:4.4.95) | 
libkdeui5                                  (>= 4:4.3.4) | 
libkio5                                    (>= 4:4.3.4) | 
libkparts4                                 (>= 4:4.3.4) | 
libktexteditor4                           (>= 4:4.4.95) | 
libplasma3                              (>= 4:4.4.4-2~) | 
libprocessui4a                             (>= 4:4.6.1) | 
libqt4-dbus                                (>= 4:4.6.1) | 
libqt4-help                                (>= 4:4.5.3) | 
libqt4-network                             (>= 4:4.5.3) | 
libqt4-script                              (>= 4:4.5.3) | 
libqtcore4                                 (>= 4:4.8.0) | 
libqtgui4                                  (>= 4:4.5.3) | 
libqtwebkit4                      (>= 2.1.0~2011week13) | 
libstdc++6                                     (>= 4.6) | 
libsublime5                                  (>= 1.3.1) | 
libthreadweaver4                           (>= 4:4.3.4) | 
kdevelop-data                            (>= 4:4.3.1-3) | 


Recommends      (Version) | Installed
=========================-+-===========
gcc                       | 4:4.7.2-1
g++                       | 4:4.7.2-1
make                      | 3.81-8.2
gdb              (>= 7.0) | 7.4.1+dfsg-0.1


Suggests           (Version) | Installed
============================-+-===========
cmake                        | 2.8.9-1
kapptemplate                 | 4:4.8.4+dfsg-1
kdevelop-l10n                | 

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Alle domenica 3 febbraio 2013, Julien Bigot ha scritto:
> Le Sunday 03 February 2013 13:59:21, vous avez écrit :
> > Hi,
> > 
> > Alle domenica 3 febbraio 2013, Julien Bigot ha scritto:
> > > kdevelop-4:4.3.1-3+b1 depends on kdevplatform5-libs.
> > > 
> > > kdevplatform5-libs provides libs ending in .so.5.0.0 linked by
> > > .so.5
> > > 
> > > the kdevelop binary is linked against libraries ending in .so.3
> > 
> > I don't think so:
> > $ readelf -d /usr/bin/kdevelop | grep NEEDED
> > 
> >  0x0000000000000001 (NEEDED) Shared library: [libkdecore.so.5]
> > 
> >  0x0000000000000001 (NEEDED) Shared library:
> > [libkdevplatforminterfaces.so.5] 0x0000000000000001 (NEEDED) Shared
> > library: [libkdevplatformshell.so.5] 0x0000000000000001 (NEEDED)
> > Shared library: [libktexteditor.so.4] 0x0000000000000001 (NEEDED)
> > Shared library: [libkdeui.so.5]
> > 
> >  0x0000000000000001 (NEEDED) Shared library: [libQtDBus.so.4]
> >  0x0000000000000001 (NEEDED) Shared library: [libQtCore.so.4]
> >  0x0000000000000001 (NEEDED) Shared library: [libQtGui.so.4]
> >  0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
> >  0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
> > 
> > Can you please describe in detail the issue(s) you are noticing?
> 
> You're right, my bad, I had another version of kdevelop installed
> elsewhere and totally forgot about it.
> 
> Please disregard this bug and thank you a lot for the very reactive
> answer.

OK, closing then.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: