Bug#651460: gnome-bluetooth: libraries in this package cannot be found by ldd

Michael Biebl biebl at debian.org
Thu Dec 8 19:44:54 UTC 2011


On 08.12.2011 20:28, Davide Prina wrote:
> Package: gnome-bluetooth
> Version: 3.2.1-1
> Severity: normal
> 
> Dear Maintainer,
> 
> I found that libraries in this package cannot be found by ldd and so I 
> think all package rely on they don't work properly:
> 
> $ ldd /usr/lib/gnome-shell/libgnome-shell.so | grep "not found"
> 	libgnome-bluetooth-applet.so.0 => not found
> 
> I notice also that:
> $ /sbin/ldconfig -p | grep bluetooth-applet
> $

/usr/lib/gnome-shell/libgnome-shell.so is provided by gnome-shell and it
has a dependency on gnome-bluetooth, which provides
libgnome-bluetooth-applet.so.0:

$ apt-file search /usr/lib/gnome-shell/libgnome-shell.so
gnome-shell: /usr/lib/gnome-shell/libgnome-shell.so
[michael at pluto gnome-panel]$ apt-file search libgnome-bluetooth-applet.so.0
gnome-bluetooth: /usr/lib/gnome-bluetooth/libgnome-bluetooth-applet.so.0

What do you get for
objdump -x /usr/lib/gnome-shell/libgnome-shell.so | grep RPATH

What's the output of ls -al /usr/lib/gnome-bluetooth/
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20111208/daa841f7/attachment.pgp>


More information about the pkg-gnome-maintainers mailing list