Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163710 - didn't run revdep-rebuild after upgrading to sys-apps/dbus 1.0.2
Summary: didn't run revdep-rebuild after upgrading to sys-apps/dbus 1.0.2
Status: RESOLVED DUPLICATE of bug 163284
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 07:21 UTC by In-Su Yoon
Modified: 2007-01-25 08:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description In-Su Yoon 2007-01-25 07:21:30 UTC
After upgrading the dbus, I could not launch applications in a Gnome.
The applications failed to search a libdbus-glib-1.so.2.

So, I made a soft link.
=======================================
cd /usr/lib
ln -s libdbus-1.so.3.2.0 libdbus-glib-1.so.2
=======================================

After that, the application are launched properly.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-25 08:12:18 UTC
Completely wrong solution to a non-existant issue; run revdep-rebuild as the ebuild told you.


*** This bug has been marked as a duplicate of bug 163284 ***