Bug 684064 - AttributeError: 'NoneType' object has no attribute 'storage'
Summary: AttributeError: 'NoneType' object has no attribute 'storage'
Keywords:
Status: CLOSED DUPLICATE of bug 680296
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:3aa1711ee54059889...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-11 01:23 UTC by Finnbarr P. Murphy
Modified: 2011-03-11 03:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-11 03:23:04 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (353.56 KB, text/plain)
2011-03-11 01:23 UTC, Finnbarr P. Murphy
no flags Details

Description Finnbarr P. Murphy 2011-03-11 01:23:19 UTC
The following was filed automatically by anaconda:
anaconda 15.20.1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/platform.py", line 215, in bootDevice
    for part in self.anaconda.id.storage.partitions:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/platform.py", line 526, in bootDevice
    return EFI.bootDevice(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 97, in _schedulePartitions
    anaconda.platform.bootDevice():
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 215, in doAutoPartition
    _schedulePartitions(anaconda, disks)
  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 'storage'

Comment 1 Finnbarr P. Murphy 2011-03-11 01:23:23 UTC
Created attachment 483622 [details]
Attached traceback automatically from anaconda.

Comment 2 Finnbarr P. Murphy 2011-03-11 01:25:12 UTC
At data storage selection screen. Occurred during UEFI install of F15 alpha.

Comment 3 Chris Lumens 2011-03-11 03:23:04 UTC

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


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