Bug 392761
| Summary: | AttributeError: device instance has no attribute 'pcidom' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew Cagney <cagney> |
| Component: | rhpxl | Assignee: | Adam Jackson <ajax> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | powerpc | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-08-12 14:57:25 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: | |||
Fixed as of kudzu 1.2.75. |
After the dvd check-sum screen: Running anaconda ... Traceback (most recent call last): File ".../anaconda", line 779, in <module> floppyDevice = probeHW(opts, x_already_set, xserver) File .../anaconda, line 421, in probeHW xserver.probeHW(skipMouseProbe=skipmouseprobe, forceDriver=opts.xrdiver) File ...phtyon2.5/.../xserver.ph, line 87, in probeHW self.videohw = videocard.VideoCardInfo(forceDriver=forceDriver) File ...phtyon2.5/../videocard.py, line 140, in __init__ elif os.uname()[4].count("ppc") > 0 and card.pcidom > 0: AttributeError: device instance has no attribute 'pcidom' install exited abnormally [1/1/ ....