All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: backports@vger.kernel.org
Subject: [Bug 81151] New: backports installs /etc/depmod.conf to prefer updates/ over kernel/ - should be /etc/depmod.d/updates.conf
Date: Sat, 26 Jul 2014 17:02:47 +0000	[thread overview]
Message-ID: <bug-81151-58281@https.bugzilla.kernel.org/> (raw)

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.

                 reply	other threads:[~2014-07-26 17:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-81151-58281@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=backports@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.