Bug 392761 - AttributeError: device instance has no attribute 'pcidom'
Summary: AttributeError: device instance has no attribute 'pcidom'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rhpxl
Version: 8
Hardware: powerpc
OS: Linux
low
low
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-20 18:15 UTC by Andrew Cagney
Modified: 2008-08-12 14:57 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-08-12 14:57:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew Cagney 2007-11-20 18:15:00 UTC
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/
....

Comment 1 Adam Jackson 2008-08-12 14:57:25 UTC
Fixed as of kudzu 1.2.75.


Note You need to log in before you can comment on or make changes to this bug.