On Apr 20, 2010, at 11:44 AM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 4/20/10 2:26 PM, William G. Scott wrote: >> I keep running into this problem on several machines: >> >> >> Unpacking replacement dbus ... >> nothing found to load >> dpkg: warning - old post-removal script returned error exit status 1 >> dpkg - trying script from the new package instead ... >> nothing found to load >> /sw64/bin/dpkg: error processing /sw64/fink/dists/unstable/main/binary- >> darwin-x86_64/libs/dbus_1.2.16-101_darwin-x86_64.deb (--install): >> subprocess new post-removal script returned error exit status 1 >> nothing found to load >> dpkg: error while cleaning up: >> subprocess pre-installation script returned error exit status 1 >> Errors were encountered while processing: >> /sw64/fink/dists/unstable/main/binary-darwin-x86_64/libs/ >> dbus_1.2.16-101_darwin-x86_64.deb >> ### execution of /sw64/bin/dpkg-lockwait failed, exit code 1 >> Failed: can't install package dbus-1.2.16-101 >> >> Any workarounds? I am stuck... >> >> Bill >> > > You might try running the commands from > /sw64/var/lib/dpkg/info/dbus.postrm manually to see what's failing--that > way we can see what is griping. >
I finally figured it out sudo launchctl load -w /sw64/share/dbus/launchd/org.finkproject.dbus-session.plist got it going, followed by reinstall dbus I now remember I had to use unload -w awhile ago due to conflicts arising from having multiple fink installations on one machine. There needs to be a way to deactivate this annoyance without bringing everything to a grinding halt... ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
