The following was filed automatically by anaconda: anaconda 13.36 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/__init__.py", line 827, in extendedPartitionsSupported if disk.format.partedDisk.supportsFeature(parted.DISK_TYPE_EXTENDED): File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 515, in __init__ if self.storage.extendedPartitionsSupported(): File "/usr/lib/anaconda/iw/partition_gui.py", line 1670, in editPartition isNew = isNew, restrictfs = restrictfs) File "/usr/lib/anaconda/iw/partition_gui.py", line 1560, in createCB self.editPartition(device, isNew = True) AttributeError: 'DMRaidMember' object has no attribute 'partedDisk'
Created attachment 402355 [details] Attached traceback automatically from anaconda.
= Steps to reproduce = 1. Initiate F-13-Beta-TC1 install on an system with existing BIOS RAID install 2. Select 'custom' partitioning 3. One-by-one, delete existing BIOS RAID partitions 4. Attempt to create a new partition on the BIOS RAID device Adding to F13Beta per following Beta release criteria [1] "# The installer must be able to create and install to software, hardware or BIOS RAID-0, RAID-1 or RAID-5 partitions for anything except /boot " Still testing to determine if this affects *ALL* BIOS RAID installs, or just detailed partition edits of existing BIOS RAID devices. [1] https://fedoraproject.org/wiki/Fedora_13_Beta_Release_Criteria
Created attachment 402357 [details] Attached traceback automatically from anaconda.
Seems like any attempts to create partitions on a BIOS RAID device fail with this error.
Here is a proposed patch fixing this: http://www.redhat.com/archives/anaconda-devel-list/2010-March/msg00379.html dlehman, feel free to commit this yourself (I'm sick, so it might be a while before I get around to it).
The patch for this will be in anaconda-13.37-1, moving to modified.
Confirmed fixed with 13.37-1
anaconda-13.37-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/anaconda-13.37-1.fc13
anaconda-13.37-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.