[Pkg-utopia-maintainers] Bug#791917: dbus: Missing dependency on mountpoint from util-linux package
Jan Krotký
janek at laborator.org
Thu Jul 9 14:32:04 UTC 2015
Package: dbus
Version: 1.8.18-1
Severity: important
Dear Maintainer,
after updating, decided to restart system after 20 days uptime. During startup
dbus failed to start as it is using mountpoint in starting script to determine
if /proc/ exists. System comes to a KDE login screen without network, keyboard
and mouse.
Unplugging and reconnecting keyboard makes it usable again. So I was able to
switch to console as plasma ends in segfault and black screen.
Running /etc/init.d/dbus start reveals the two line error:
"mountpoint: not found" and an error that comes from that if statement in
the script.
Network could be restored with setting specific ip address:
ifconfig eth0 up
ifconfig eth0 SOME_VALID_LOCAL_IP_ADDRESS
dhclient
Reinstalling package makes no difference
apt-get install --reinstall dbus
After finding out in which package the mountpoint resides
apt-get install util-linux
Rebooting after the installation of the missing package gets the system to a normal state.
I have no idea if the mountpoint command was in previous versions used. I haven't
done any cleanups of unused packages, so i think there is no way that it got uninstalled.
I'm running wheezy with testing sources for a few months now.
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages dbus depends on:
ii adduser 3.113+nmu3
ii libaudit1 1:2.4.2-1
ii libc6 2.19-18
ii libcap-ng0 0.7.6-1
ii libdbus-1-3 1.8.18-1
ii libexpat1 2.1.0-6+b3
ii libselinux1 2.3-2+b1
ii libsystemd0 215-18
ii lsb-base 4.1+Debian13+nmu1
dbus recommends no packages.
Versions of packages dbus suggests:
ii dbus-x11 1.8.18-1
Versions of packages dbus is related to:
ii dbus-x11 1.8.18-1
ii systemd 215-18
pn systemd-sysv <none>
-- no debconf information
More information about the Pkg-utopia-maintainers
mailing list