lttng team mailing list archive
-
lttng team
-
Mailing list archive
-
Message #00469
[Bug 961857] [NEW] lttng-modules-dkms won't install depending on kernel configuration
Public bug reported:
This is mostly annoying for armel/armhf.
lttng-modules-dkms ships a dkms.conf that contains the list of kernel modules to build at install time.
Unfortunately this list is dynamic, depending on the kernel configuration but dkms.conf is a static file.
This means that at the moment, installing lttng-modules-dkms on a system
that for example doesn't have kvm enabled will fail.
We should either find some option in dkms to ignore missing modules,
match all *.ko or have a pre-build script generating a new dkms.conf
based on the target kernel config.
I remember seeing this issue on 11.10 and it should still be there for 12.04, unfortunately my panda board currently refuses to build lttng-modules at all running 11.10. I'll try tomorrow with a clean Ubuntu 12.04 daily and will look into this bug then.
** Affects: lttng-modules (Ubuntu)
Importance: Undecided
Assignee: Stéphane Graber (stgraber)
Status: New
** Changed in: lttng-modules (Ubuntu)
Assignee: (unassigned) => Stéphane Graber (stgraber)
--
You received this bug notification because you are a member of Ubuntu
LTTng, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/961857
Title:
lttng-modules-dkms won't install depending on kernel configuration
Status in “lttng-modules” package in Ubuntu:
New
Bug description:
This is mostly annoying for armel/armhf.
lttng-modules-dkms ships a dkms.conf that contains the list of kernel modules to build at install time.
Unfortunately this list is dynamic, depending on the kernel configuration but dkms.conf is a static file.
This means that at the moment, installing lttng-modules-dkms on a
system that for example doesn't have kvm enabled will fail.
We should either find some option in dkms to ignore missing modules,
match all *.ko or have a pre-build script generating a new dkms.conf
based on the target kernel config.
I remember seeing this issue on 11.10 and it should still be there for 12.04, unfortunately my panda board currently refuses to build lttng-modules at all running 11.10. I'll try tomorrow with a clean Ubuntu 12.04 daily and will look into this bug then.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/961857/+subscriptions
Follow ups
References