Bug#771726: systemd: Needs kmod that has static-nodes command
Felipe Sateler
fsateler at debian.org
Mon Dec 1 21:46:19 GMT 2014
Package: systemd
Version: 215-6
Severity: normal
Hi,
I have just installed a systemd from jessie to a wheezy computer. This
is a partial upgrade. Upon reboot, systemd complains that the system is
degraded:
% systemctl status kmod-static-nodes.service
● kmod-static-nodes.service - Create list of required static device nodes for the current kernel
Loaded: loaded (/lib/systemd/system/kmod-static-nodes.service; static)
Active: failed (Result: exit-code) since Mon 2014-12-01 12:45:55 CLST; 5h 58min ago
Main PID: 247 (code=exited, status=1/FAILURE)
Dec 01 12:45:56 moon kmod[247]: Commands:
Dec 01 12:45:56 moon kmod[247]: help Show help message
Dec 01 12:45:56 moon kmod[247]: list list currently loaded modules
Dec 01 12:45:56 moon kmod[247]: kmod also handles gracefully if called from following symlinks:
Dec 01 12:45:56 moon kmod[247]: lsmod compat lsmod command
Dec 01 12:45:56 moon kmod[247]: rmmod compat rmmod command
Dec 01 12:45:56 moon kmod[247]: insmod compat insmod command
Dec 01 12:45:56 moon kmod[247]: modinfo compat modinfo command
Dec 01 12:45:56 moon kmod[247]: modprobe compat modprobe command
Dec 01 12:45:56 moon kmod[247]: depmod compat depmod command
Turns out that /lib/systemd/system/kmod-static-nodes.service executes kmod
static-nodes, but the wheezy version of kmod does not have that command.
It appears the command appeared in version 14, so systemd should add a
depends on kmod >= 14.
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-2
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-58
ii libacl1 2.2.52-2
ii libaudit1 1:2.4-1
ii libblkid1 2.25.2-3
ii libc6 2.19-13
ii libcap2 1:2.24-6
ii libcap2-bin 1:2.24-6
ii libcryptsetup4 2:1.6.6-3
ii libgcrypt20 1.6.2-4
ii libkmod2 18-3
ii liblzma5 5.1.1alpha+20120614-2+b1
ii libpam0g 1.1.8-3.1
ii libselinux1 2.3-2
ii libsystemd0 215-6
ii mount 2.25.2-3
ii sysv-rc 2.88dsf-58
ii udev 215-6
ii util-linux 2.25.2-3
Versions of packages systemd recommends:
ii dbus 1.8.12-1
ii libpam-systemd 215-6
Versions of packages systemd suggests:
pn systemd-ui <none>
-- no debconf information
More information about the Pkg-systemd-maintainers
mailing list