Bug 529219 - AttributeError: 'NoneType' object has no attribute 'disk'
Summary: AttributeError: 'NoneType' object has no attribute 'disk'
Keywords:
Status: CLOSED DUPLICATE of bug 527952
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:c211aad5f178afbda...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-15 14:58 UTC by Jan Stodola
Modified: 2010-12-09 20:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-10-15 14:59:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (461.31 KB, text/plain)
2009-10-15 14:58 UTC, Jan Stodola
no flags Details
Attached traceback automatically from anaconda. (7.52 MB, text/plain)
2010-12-09 20:45 UTC, sem
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.