Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 155277

Summary: net-im/gaim dbus deps are wrong for dbus-1.0
Product: Gentoo Linux Reporter: Priit Laes (IRC: plaes) <plaes>
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED FIXED    
Severity: normal CC: matrixhax0r
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 154521    

Description Priit Laes (IRC: plaes) 2006-11-15 11:13:32 UTC
After upgrade to dbus-1.0, the deps should be like this:
|| ( >=dev-libs/dbus-glib-0.71 <sys-apps/dbus-0.90 )
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2006-11-17 23:42:15 UTC
Fixed.
Comment 2 David Li 2006-12-08 18:52:04 UTC
By the way, has anyone actually tried gaim with dbus 1.*? For me, it oddly linked with the new AND old versions:

ldd /usr/bin/gaim | grep dbus
        libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0xb7cd1000)
        libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7c9d000)
        libdbus-1.so.2 => not found
Comment 3 James M Leddy 2007-01-26 06:31:38 UTC
Yeah David, I got the same thing.  Also, gaim doesn't start because it can't find libdbus-1.so.2.  Have you been able to get pas this?

$ gaim
gaim: error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory