You are not logged in.
Did anyone else have this problem? X/Gnome doesn't start because of it.
/usr/bin/dbus-daemon: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
When you do a pacman -Ql of expat, this library is definitely not created:
$ pacman -Ql expat
expat /usr/
expat /usr/bin/
expat /usr/bin/xmlwf
expat /usr/include/
expat /usr/include/expat.h
expat /usr/include/expat_external.h
expat /usr/lib/
expat /usr/lib/libexpat.a
expat /usr/lib/libexpat.so
expat /usr/lib/libexpat.so.1
expat /usr/lib/libexpat.so.1.5.0
expat /usr/man/
expat /usr/man/man1/
expat /usr/man/man1/xmlwf.1.gzI fixed it by just creating a symlink for libexpat.so.0 to libexpat.so, but does dbus need to be recompiled to account for the new expat version?
Offline
And it looks like I just didnt get the updated dbus- sorry guys. I'll wait for the mirrors to sync.
Offline
I found all my dbus (and related) issues were solved by reinstalling expat. It was strange, because it installed the same version, so I guess something went funny during the initial upgrade.
Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB
Offline