Created attachment 343912 [details] Full traceback Description of problem: I triggered this traceback when doing some custom partitioning on an eeepc 900. anaconda 11.5.0.51-1.fc11 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicetree.py", line 616, in cmpActions ret = cmp(a1.device.partedPartition.number, File "/usr/lib/anaconda/storage/devicetree.py", line 659, in processActions self._actions.sort(cmp=cmpActions) File "/usr/lib/anaconda/storage/__init__.py", line 238, in doIt self.devicetree.processActions() File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems anaconda.id.storage.doIt() AttributeError: 'NoneType' object has no attribute 'number'
Looks to be the same as bug#500932
*** This bug has been marked as a duplicate of bug 500932 ***