Bug#390419: libbonoboui2-dev: Linked against libdbus-1.so.2

Steve Langasek vorlon at debian.org
Tue Oct 3 07:23:52 CEST 2006


tags 390419 - moreinfo unreproducible
thanks

$ objdump -p /usr/bin/bonobo-browser |grep dbus
  NEEDED      libdbus-1.so.2
$ dpkg -S /usr/bin/bonobo-browser
libbonoboui2-dev: /usr/bin/bonobo-browser
$ dpkg -l libbonoboui2-dev | grep ^ii
ii  libbonoboui2-dev 2.14.0-4       The Bonobo UI library - development files
$

So, this is indeed a bug in libbonoboui2-dev.  The package contains ELF
binaries, but -- as a -dev package -- it isn't pulling in dependencies from
dpkg-shlibdeps.  That needs to be corrected, which will conveniently also
fix the need for libdbus-1-2 itself since on rebuild it will pick up
libdbus-1-3 instead.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon at debian.org                                   http://www.debian.org/





More information about the Pkg-gnome-maintainers mailing list