Bug 678607

Summary: AttributeError: 'NoneType' object has no attribute 'format'
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
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: 15CC: anaconda-maint-list, athmanem, awilliam, dennis, jonathan, jturner, masami256, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:9b2ddec9d5cd6e4ed98a5d5a631cda3647d1fd7f516030a2f997e4cb2740cfad
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-18 19:44:54 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
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description James Laska 2011-02-18 15:27:09 UTC
The following was filed automatically by anaconda:
anaconda 15.20 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/livecd.py", line 341, in getMinimumSizeMB
    return self.anaconda.storage.liveImage.format.size
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1027, in sanityCheck
    root.size < self.anaconda.backend.getMinimumSizeMB("/")):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 259, in doAutoPartition
    (errors, warnings) = anaconda.storage.sanityCheck()
  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 1346, in setScreen
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1258, in nextClicked
    self.setScreen ()
AttributeError: 'NoneType' object has no attribute 'format'

Comment 1 James Laska 2011-02-18 15:27:13 UTC
Created attachment 479541 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2011-02-18 15:28:32 UTC
While trying to retest a custom-built F-15-Alpha live image (near RC time), I hit bug#663294 while attempting to install.  I re-ran liveinst and attempted to install again, and encountered this failure.

Comment 3 Adam Williamson 2011-02-18 17:20:50 UTC
Created attachment 479572 [details]
Attached traceback automatically from anaconda.

Comment 4 Adam Williamson 2011-02-18 17:22:48 UTC
I hit this also, following much the same process as jlaska - build a live image with latest kernel (to avoid 672265) and attempt to install, using 'use entire disk' partition scheme choice. Testing in a VM using an XFCE live image.

Comment 5 Brian Lane 2011-02-18 19:44:54 UTC

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

Comment 6 Dennis Gilmore 2011-02-19 04:05:09 UTC
Created attachment 479644 [details]
Attached traceback automatically from anaconda.

Comment 7 Masami Ichikawa 2011-02-20 10:34:20 UTC
Created attachment 479751 [details]
Attached traceback automatically from anaconda.

Comment 8 Othman Madjoudj 2011-02-21 11:16:01 UTC
Created attachment 479872 [details]
Attached traceback automatically from anaconda.