The following was filed automatically by anaconda: anaconda None exception report Traceback (most recent call first): File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 49, in __init__ self.__disk = _ped.Disk(device.getPedDevice()) File "/usr/lib/anaconda/storage/devices.py", line 703, in __init__ self.partedDisk = parted.Disk(device=self.partedDevice) File "/usr/lib/anaconda/storage/devicetree.py", line 1087, in addUdevDiskDevice initcb=cb, initlabel=initlabel, **kwargs) File "/usr/lib/anaconda/storage/devicetree.py", line 1160, in addUdevDevice device = self.addUdevDiskDevice(info) File "/usr/lib/anaconda/storage/devicetree.py", line 1627, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 288, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 72, 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 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1330, in nextClicked self.anaconda.dispatch.gotoNext() NotImplementedError: Partition 3 isn't aligned to cylinder boundaries. This is still unsupported.
Created attachment 346336 [details] Attached traceback automatically from anaconda.
This is parted being a pain in the but. The plan is to change parted's behavior and introduce it to the new millennium by teaching it that you no longer have to align to cylinder sizes. This is planned for f12.
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** This bug has been marked as a duplicate of bug 496341 ***