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. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]