Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157742 - Ebuild - dev-libs/dbus-glib-0.72
Summary: Ebuild - dev-libs/dbus-glib-0.72
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Gentoo Linux bug wranglers
URL: http://0x1fff.com/
Whiteboard:
Keywords:
: 157743 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-10 10:54 UTC by Johny Quest
Modified: 2006-12-10 11:13 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 Johny Quest 2006-12-10 10:54:20 UTC
Hi, Bug is simple to solve somebody forgot about creating symbolic link named libdbus-1.so.2 so many gtk applications can't start up (for eg. inkscape)

solving (from root account):

cd /usr/lib
ln -s /usr/lib/libdbus-1.so.3.2.0 libdbus-1.so.2

after that two command all is ok Could somebody fix ebuild? I don't know how to do it.

greetings from Poland.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-10 11:13:06 UTC
*** Bug 157743 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-10 11:13:57 UTC
Seems like somebody forgot to run revdep-rebuild as told when upgrading dbus.