[pkg-fso-maint] [wicd] interim report
Joachim Breitner
nomeata at debian.org
Fri Feb 20 10:14:58 UTC 2009
Hi,
Am Freitag, den 20.02.2009, 03:01 +0100 schrieb gregor herrmann:
> > Is this possibly a problem with the wicd package? It seems rather uninstallable via chroot:
> >
> > Setting up wicd (1.5.9-1) ...
> > Reloading system message bus config...Failed to open connection to "system" message bus:
> > Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
> > invoke-rc.d: initscript dbus, action "force-reload" failed.
> > dpkg: error processing wicd (--configure):
> > subprocess post-installation script returned error exit status 1
> > Errors were encountered while processing:
> > wicd
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> Yup, that's from wicd's postinst:
>
> if [ -x "/etc/init.d/dbus" ]; then
> if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
> invoke-rc.d dbus force-reload || exit $?
> else
> /etc/init.d/dbus force-reload || exit $?
> fi
> fi
Actually, using invoke-rc.d should be a no-op when in a chroot. I’m not
sure who is responsible for setting that up, though, but I’d suggest you
check it’s sources. I also thought that while cdebootstrap runs,
invoke-rc.d becomes a no-op, so that might be a starting point in
finding out how to make that work.
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20090220/a7910107/attachment.pgp
More information about the pkg-fso-maint
mailing list