Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118981 - hald fails to start: missing library link?
Summary: hald fails to start: missing library link?
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 05:45 UTC by Alexander Jenisch
Modified: 2006-01-15 00:27 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 Alexander Jenisch 2006-01-14 05:45:38 UTC
root@enti $ /etc/init.d/hald start
 * Starting Hardware Abstraction Layer daemon ...
/usr/sbin/hald: error while loading shared libraries: libdbus-glib-1.so.1: cannot open shared object file: No such file or directory                      [ !! ]

root@enti $ slocate libdbus-glib
/usr/lib64/libdbus-glib-1.so
/usr/lib64/libdbus-glib-1.la
/usr/lib64/libdbus-glib-1.a
/usr/lib64/libdbus-glib-1.so.2.0.0
/usr/lib64/libdbus-glib-1.so.2
/emul/linux/x86/usr/lib/libdbus-glib-1.so.0.0.0
/emul/linux/x86/usr/lib/libdbus-glib-1.so
/emul/linux/x86/usr/lib/libdbus-glib-1.so.0
Comment 1 Alexander Jenisch 2006-01-14 05:55:13 UTC
i've just reemerged hal and it works now. sorry for the hassle.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2006-01-14 15:59:07 UTC
whenever you upgrade a library that says "run revdep-rebuild" at the end of it's emerge info, you actually do need to follow that instruction otherwise you get that as your error msg. Or something similar.
Comment 3 Alexander Jenisch 2006-01-15 00:27:04 UTC
the problem with that information is, that it's usually gone after a few seconds and i don't see those messages each and every time, because most of the time i don't watch my pc emerging. escpecially, if there's a lot of packages to upgrade.