The following was filed automatically by anaconda: anaconda 12.21 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/__init__.py", line 686, in formatByDefault if device.format.mountpoint.startswith(p): File "/usr/lib/anaconda/iw/raid_dialog_gui.py", line 275, in run self.storage.formatByDefault(self.origrequest): File "/usr/lib/anaconda/iw/partition_gui.py", line 1093, in editRaidArray actions = raideditor.run() File "/usr/lib/anaconda/iw/partition_gui.py", line 1076, in editCB self.editRaidArray(device) AttributeError: 'NoneType' object has no attribute 'startswith'
Created attachment 360563 [details] Attached traceback automatically from anaconda.
This bug was discovered while attempting to add several fedora partitions while leaving several existing RAID1 devices untouched.
Adding to F12Blocker list for consideration. This defect seems to be related to having existing RAID members and devices that are left untouched during an install operation.
Changing to version=rawhide
Created attachment 363776 [details] Attached traceback automatically from anaconda.
This should be fixed by this commit: http://git.fedorahosted.org/git/?p=anaconda.git;a=commitdiff;h=ba96feb99d25b55c4b52abbb1c8e3b06ee17ccbc Which will be in anaconda-12.34-1 Changing bug to MODIFIED
Created attachment 364021 [details] Attached traceback automatically from anaconda.
Reproduced (see comment#7) using anaconda-12.34 (which doesn't yet have the fix). The reproducer for me was 'custom partitioning', then trying to format an existing /dev/md0 RAID device.
typo ... comment#8 should have read ... (In reply to comment #8) VVVV > Reproduced (see comment#7) using anaconda-12.33 (which doesn't yet have the ^^^^ > fix). The reproducer for me was 'custom partitioning', then trying to format an > existing /dev/md0 RAID device.
Created attachment 364086 [details] Attached traceback automatically from anaconda.
rawhide has been using a newer anaconda with the fix in for a while now, closing.