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

Bug 128932

Summary: dbus ebuilds > 0.23.4-r1 cause errors in "terminal" and "xfmedia"
Product: Gentoo Linux Reporter: A. Person <tesoro302>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description A. Person 2006-04-05 09:39:29 UTC
The dbus-0.23.4-r1 ebuild works fine but all of the newer ones (0.50-r1 through 0.61-r1) cause an error like this when trying to open the "terminal" or "xfmedia" applications which are both xfce4-related:

terminal: error while loading shared libraries: libdbus-glib-1.so.0: cannot open shared object file: No such file or directory
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-05 09:46:13 UTC
You need to run revdep-rebuild...
Comment 2 A. Person 2006-04-05 10:44:36 UTC
That fixed the problem with terminal but xfmedia won't compile due to another bug:

http://bugs.gentoo.org/show_bug.cgi?id=118190

I'm sure revdep-rebuild will fix xfmedia too once it compiles.  Thanks!