Fedora Account System
Red Hat Associate
Red Hat Customer
The following was filed automatically by anaconda: anaconda 13.32 exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 51, in __init__ self.__disk = _ped.Disk(device.getPedDevice()) File "/usr/lib64/python2.6/site-packages/parted/decorators.py", line 30, in localeC ret = fn(*args, **kwds) File "<string>", line 2, in __init__ File "/usr/lib/anaconda/storage/formats/disklabel.py", line 132, in partedDisk self._partedDisk = parted.Disk(device=self.partedDevice) File "/usr/lib/anaconda/storage/formats/disklabel.py", line 70, in __init__ self._origPartedDisk = self.partedDisk.duplicate() File "/usr/lib/anaconda/storage/formats/__init__.py", line 91, in getFormat fmt = fmt_class(*args, **kwargs) File "/usr/lib/anaconda/storage/devicetree.py", line 1302, in handleUdevDiskLabelFormat exists=True) File "/usr/lib/anaconda/storage/devicetree.py", line 1690, in handleUdevDeviceFormat self.handleUdevDiskLabelFormat(info, device) File "/usr/lib/anaconda/storage/devicetree.py", line 1278, in addUdevDevice self.handleUdevDeviceFormat(info, device) File "/usr/lib/anaconda/storage/devicetree.py", line 1931, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 377, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 110, in storageInitialize storage.reset() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked self.anaconda.dispatch.gotoNext() IOException: Failed to read partition table from device /dev/sda4
Created attachment 400135 [details] Attached traceback automatically from anaconda.
System with IT8212 IDE RAID controller; /dev/sda - 200Gb PATA Seagate /dev/sdb - 200Gb PATA Seagate Win7 fresh install. /dev/sda1 - (100MB)primary, NTFS (Win7 System reserved) /dev/sda2 - (29,20Gb)primary, NTFS (Win7,System) /dev/sda3 - (68,36Gb)primary, RAW (Reserved for Fedora) /dev/sda4 - (88,65Gb)logic, NTFS (Win7, Data) I have no problem to access data on /dev/sda4 with Win7. How to reproduce: 1. Boot from netinstall CD (with install DVD same problem) 2. Select "Basic Storage Devices" 3. Select both or first HDD and press "next" 4. ...finding storage devices... then exception.
IT8212 in IDE controller mode (nonRAID)
This is caused by anaconda now trying to detect if non disk devices such as partitions and / or logical volumes contain a partition table themselves (which happens in virtualized environments). I've just send a patch fixing this to the anaconda-devel mailinglist for review. I'll update this bug when the patch gets approved.
Fixed by this commit, moving to modified: http://git.fedorahosted.org/git/?p=anaconda.git;a=commitdiff;h=398b028151798489f6c04eb35f2759be97fda566
Created attachment 400695 [details] Attached traceback automatically from anaconda.
Created attachment 400698 [details] Attached traceback automatically from anaconda.
anaconda-13.35-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/anaconda-13.35-1.fc13
Greetings Alexander, can you confirm whether this problem remains by testing the latest installer images at http://serverbeach1.fedoraproject.org/pub/alt/stage/13-Beta.TC0/Fedora ?
Yes, it`s working! Fedora installation in progress... :)
(In reply to comment #10) > Yes, it`s working! > Fedora installation in progress... :) Thanks for the feedback!
anaconda-13.35-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.