Bug 684064

Summary: AttributeError: 'NoneType' object has no attribute 'storage'
Product: [Fedora] Fedora Reporter: Finnbarr P. Murphy <j321604>
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, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:3aa1711ee5405988933b62e8a8ac1ce9a9b07f76f8938e6bcca829ab89a6d42c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-11 03:23:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

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 ***