Bug 243944
| Summary: | pirut/yum are not working after upgrading from Fedora 6 to fedora 7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | EZ <caos1000> | ||||
| Component: | pirut | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 7 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-06-13 22:00:58 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
EZ
2007-06-12 21:27:41 UTC
Created attachment 156831 [details]
Both commands messages output
Thank you for taking the time to report this bug. The "biosHdr" python module is available into this package: firmware-addon-dell. /usr/lib/python2.5/site-packages/biosHdr.py /usr/lib/python2.5/site-packages/biosHdr.pyc /usr/lib/python2.5/site-packages/biosHdr.pyo This is the yum output regarding "yum install firmware-addon-dell": ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: firmware-addon-dell i386 1.2.13-1.fc7 fedora 26 k Installing for dependencies: firmware-tools noarch 1.2.4-1.fc7 fedora 101 k libsmbios-bin i386 0.13.6-1.fc7 fedora 57 k You can try to install manually these packages by downloading from http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/i386/os/Fedora/ However, the error that both yum and pirut noticed seems a bit strange to me (I don't have these packages installed and both work fine for me). While Waiting an answer from Jeremy Katz, you can try to do what I wrote above. Doing an update of the plugin package (by running 'yum --noplugins update yum*') should help things out. I've posted a patch upstream to potentially just bail out and not die like this when plugins fail to load for the future Thanks for replying to my post, I installed the packages manually from the link mentioned above and things went fine; however, before I downloaded them I tried to find the package firmware-addon-dell from Fedora 7 distribution CD (dvd) and I found that the package was not there, this seems to lead to the mean issue which is the package firmware-addon-dell was not included in the distribution CD (Here I'm talking about the DVD iso). Thanks and appreciate your support. Yes, all of the packages in the Fedora universe wouldn't fit on one DVD (in fact, would barely fit on two currently!) so some things will still have to be updated from the net after doing the distro ugprade. Better handling for the plugin failure is going on upstream and help out; thanks for the report! |