Red Hat Bugzilla – Bug 815793
AttributeError: 'NoneType' object has no attribute 'getSize'
Last modified: 2012-06-09 18:48:43 EDT
The following was filed automatically by anaconda: anaconda 15.31 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1433, in _postCreate self._currentSize = self.partedPartition.getSize() File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 751, in create self._postCreate() File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 240, in execute self.device.create(intf=intf) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 313, in processActions action.execute(intf=self.intf) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 356, in doIt self.devicetree.processActions() File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 116, in turnOnFilesystems anaconda.storage.doIt() File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked self.anaconda.dispatch.gotoNext() AttributeError: 'NoneType' object has no attribute 'getSize'
Created attachment 579872 [details] Attached traceback automatically from anaconda.
Please test again with F17 and let us know if this is still a problem for you. Thanks.
Tried out with the F17 x86_64 release and did not encounter this issue. I suppose this may have been resolved alongwith other changes since F15. I am closing this bug. It may be reopened if this issue continues to crop up. Thanks.