kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #09874
[Bug 1166197] Re: included kernel modules may miss dependencies (-virtual)
Marking verification-done-quantal
dpkg -c linux-image-3.5.0-40-generic_3.5.0-40.62_amd64.deb |grep ceph
drwxr-xr-x root/root 0 2013-08-21 19:24 ./lib/modules/3.5.0-40-generic/kernel/fs/ceph/
-rw-r--r-- root/root 257552 2013-08-21 19:24 ./lib/modules/3.5.0-40-generic/kernel/fs/ceph/ceph.ko
drwxr-xr-x root/root 0 2013-08-21 19:24 ./lib/modules/3.5.0-40-generic/kernel/net/ceph/
-rw-r--r-- root/root 211592 2013-08-21 19:24 ./lib/modules/3.5.0-40-generic/kernel/net/ceph/libceph.ko
** Also affects: linux (Ubuntu Quantal)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Quantal)
Status: New => Fix Committed
** Tags removed: verification-needed-quantal
** Tags added: verification-done-quantal
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1166197
Title:
included kernel modules may miss dependencies (-virtual)
Status in “linux” package in Ubuntu:
Fix Released
Status in “linux” source package in Quantal:
Fix Committed
Status in “linux” source package in Raring:
Fix Released
Bug description:
as found in bug 1164739, the kernel modules that get included into a binary kernel package may be missing dependencies.
In that bug, someone added 'ceph.ko', but missed the dependency 'libceph.ko'. The latter was not included, and as a result the former did not work.
It doesn't seem like this should be a human maintained list without
the aid of machine dependency resolution.
Ie, depmod figures this stuff out, we should insert dependencies in
automatically, or fail a kernel build on missing dependencies.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166197/+subscriptions