On Tue, Apr 20, 2010 at 02:44:05PM -0400, 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.
"nothing found to load" is a launchctl message. I don't know anything about it though. I don't even know if that's a red-herring, since the commands in the .deb scripts that involve launchctl all seem to be shielded with "|| :" so *even if* they have a fatal error the script itself shouldn't exit with an error. dan -- Daniel Macks [email protected] http://www.netspace.org/~dmacks ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
