[Pkg-utopia-maintainers] Bug#465668: installing dbus in a chroot doesn't work
Harald Dunkel
harald.dunkel at t-online.de
Wed Feb 13 22:09:09 UTC 2008
Package: dbus
Version: 1.1.2-1
Severity: important
If I install dbus in a chroot environment, then I cannot umount the
chroot filesystem later, since it has started some daemon process,
keeping the mount point busy:
# umount /tmp/usbroot
umount: /tmp/usbroot: device is busy
umount: /tmp/usbroot: device is busy
# df /tmp/usbroot
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdd3 3717640 375304 3342336 11% /tmp/usbroot
# fuser -m /dev/sdd3
/dev/sdd3: 31334rce
# ps -ef | egrep 31334
100 31334 1 0 22:43 ? 00:00:00 /usr/bin/dbus-daemon --system
root 31830 31815 0 22:48 pts/3 00:00:00 egrep 31334
Regards
Harri
More information about the Pkg-utopia-maintainers
mailing list