Bug 707423
Summary: | (x86_64) newest fc15 kernels fail to boot due to Python issues | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard Penner <richardpenner> | ||||
Component: | dracut-modules-olpc | Assignee: | Daniel Drake <dsd> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 15 | CC: | chris, dsd, gansalmon, harald, itamar, jonathan, kernel-maint, madhu.chinakonda, pbrobinson | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | dracut-modules-olpc-0.6.0-1.fc15 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-10-25 03:37:00 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Richard Penner
2011-05-25 01:46:38 UTC
Removing dracut-modules-olpc-0.5.8-1.fc15.x86_64 and rebuilding the initramfs worked for me. It's a little non-intuitive that the kernel package would be modified inflight like this by rpm/yum. Perhaps this bug should be moved to dracut-modules-olpc or dracut? In Comment #1 of Bug 621001, Mr. Hoyer gives advice on systems which do not need them, a list of yum modules should not be installed lest the install of a new kernel package fail. This seems to be a common problem, since Bug 621344 is attributed to the same root cause. Would it be impermissibly needy to request that the default dracut config ignore the module or modules loaded by dracut-modules-olpc if, as the case appears, that package supplies two alternate dracut configs intended for use with those modules? I lack the ability to move this bug from the kernel component to dracut now, but would point out that I found it easy to install dracut-modules-olpc while possibly looking for any docs or devel packages associated with dracut. Thanks. dracut-modules-olpc really should alter the "check" script/function to check if it is really a olpc. Or the check should return 255 and a config file should pull in the module. Of course the config file should only have the add_modules=".." on a olpc and should not be shipped with dracut-modules-olpc itsself. Created attachment 516967 [details]
Patch for dracut modules for olpc
I wrote this patch with the help of the maintainer, following the advice of Harald Hoyer. Regards!.
dracut-modules-olpc-0.6.0-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/dracut-modules-olpc-0.6.0-1.fc16 dracut-modules-olpc-0.6.0-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/dracut-modules-olpc-0.6.0-1.fc15 Package dracut-modules-olpc-0.6.0-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dracut-modules-olpc-0.6.0-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-14107 then log in and leave karma (feedback). dracut-modules-olpc-0.6.0-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. dracut-modules-olpc-0.6.0-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. dracut-modules-olpc-0.6.0-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |