https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Bug ID: 1295038 Summary: kmod weak-modules is looking for /sbin/dracut instead of /usr/bin/dracut Product: Fedora Version: 23 Component: kmod Severity: high Assignee: kmod-maint@lists.fedoraproject.org Reporter: rothrock@gmail.com QA Contact: extras-qa@fedoraproject.org CC: jonathan@jonmasters.org, kmod-maint@lists.fedoraproject.org
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36 Build Identifier:
kmod will fail running weak-modules referencing /sbin/dracut instead of /usr/bin/dracut
Reproducible: Always
Steps to Reproduce: 1. run weak-modules or any kmod command that calls weak-modules 2. 3. Actual Results: root> weak-modules weak-modules: this tool requires a dracut-enabled kernel
Expected Results: non-error exit
workaround: ln -s /usr/bin/dracut /usr/sbin/dracut
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Stuart ROthrock rothrock@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|kmod weak-modules is |kmod weak-modules is |looking for /sbin/dracut |looking for /sbin/dracut |instead of /usr/bin/dracut |(/usr/sbin/dracut) instead | |of /usr/bin/dracut
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Josh Boyer jwboyer@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |harald@redhat.com
--- Comment #1 from Josh Boyer jwboyer@redhat.com --- Harald, it looks like you dropped the sbin compat symlink with Fedora commit ca29758ec2376c3960bdae90e65564d959a70130 which was the update to dracut 042. Was that intentional?
I can change kmod to look in /usr/bin/ unconditionally and it should still work, but I was surprised this changed in f23.
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
--- Comment #2 from Harald Hoyer harald@redhat.com --- (In reply to Josh Boyer from comment #1)
Harald, it looks like you dropped the sbin compat symlink with Fedora commit ca29758ec2376c3960bdae90e65564d959a70130 which was the update to dracut 042. Was that intentional?
I can change kmod to look in /usr/bin/ unconditionally and it should still work, but I was surprised this changed in f23.
sorry, yes, the change was intentional
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Josh Boyer jwboyer@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #3 from Josh Boyer jwboyer@redhat.com --- Fixed in Fedora git.
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c8cfb56d04
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c8cfb56d04
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-722c92c616
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-c8cfb56d04
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-722c92c616
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |kmod-22-2.fc23 Resolution|--- |ERRATA Last Closed| |2016-01-28 13:21:34
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|kmod-22-2.fc23 |kmod-22-2.fc23 | |kmod-22-2.fc22
https://bugzilla.redhat.com/show_bug.cgi?id=1295038
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- kmod-22-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
kmod-maint@lists.fedoraproject.org