* [Bug 81151] New: backports installs /etc/depmod.conf to prefer updates/ over kernel/ - should be /etc/depmod.d/updates.conf
@ 2014-07-26 17:02 bugzilla-daemon
0 siblings, 0 replies; only message in thread
From: bugzilla-daemon @ 2014-07-26 17:02 UTC (permalink / raw)
To: backports
https://bugzilla.kernel.org/show_bug.cgi?id=81151
Bug ID: 81151
Summary: backports installs /etc/depmod.conf to prefer updates/
over kernel/ - should be /etc/depmod.d/updates.conf
Product: Backports project
Version: unspecified
Kernel Version: 3.12.21
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: low
Priority: P1
Component: Backports
Assignee: backports@vger.kernel.org
Reporter: doktor5000@arcor.de
Regression: No
make install creates /etc/depmod.conf to prefer updates/ over kernel/ modules.
According to depmod manpage, /etc/depmod.conf is not even considered.
This is valid for at least
http://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.15.1/backports-3.15.1-1.tar.xz
Had to move /etc/depmod.conf to /etc/depmod.d/backports.conf (and changed it to
"search updates built-in").
After next depmod -a module from updates/ tree got preferred, before it was
ignored.
Please fix.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-26 17:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-26 17:02 [Bug 81151] New: backports installs /etc/depmod.conf to prefer updates/ over kernel/ - should be /etc/depmod.d/updates.conf bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.