Bug 529219

Summary: AttributeError: 'NoneType' object has no attribute 'disk'
Product: [Fedora] Fedora Reporter: Jan Stodola <jstodola>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, martin, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:c211aad5f178afbdaf2ec93dfddb0c5e6ed7829d9481c9bae8c8234f61c978e4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-15 14:59:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Jan Stodola 2009-10-15 14:58:11 UTC
The following was filed automatically by anaconda:
anaconda 12.37 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 1007, in _getPartedPartition
    partitionDisk = self._partedPartition.disk.getPedDisk()
  File "/usr/lib/anaconda/storage/devices.py", line 1032, in <lambda>
    partedPartition = property(lambda d: d._getPartedPartition(),
  File "/usr/lib/anaconda/storage/devices.py", line 1126, in unsetFlag
    part=self.partedPartition)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 274, in execute
    self.device.unsetFlag(flag)
  File "/usr/lib/anaconda/storage/devicetree.py", line 707, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 275, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 110, in turnOnFilesystems
    anaconda.id.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 200, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 123, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1195, in nextClicked
    self.anaconda.dispatch.gotoNext()
AttributeError: 'NoneType' object has no attribute 'disk'

Comment 1 Jan Stodola 2009-10-15 14:58:16 UTC
Created attachment 364931 [details]
Attached traceback automatically from anaconda.

Comment 2 Jan Stodola 2009-10-15 14:59:47 UTC

*** This bug has been marked as a duplicate of bug 527952 ***

Comment 3 sem 2010-12-09 20:45:05 UTC
Created attachment 467843 [details]
Attached traceback automatically from anaconda.