Bug 679131 - AttributeError: 'NoneType' object has no attribute 'format'
Summary: AttributeError: 'NoneType' object has no attribute 'format'
Keywords:
Status: CLOSED DUPLICATE of bug 672030
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:16847bf620199be9f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-21 17:17 UTC by Alexei Panov
Modified: 2011-02-21 17:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-21 17:56:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (2.37 MB, text/plain)
2011-02-21 17:17 UTC, Alexei Panov
no flags Details

Description Alexei Panov 2011-02-21 17:17:20 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/text.py", line 549, in run
    anaconda.dispatch.gotoNext()
  File "/usr/sbin/anaconda", line 927, in <module>
    anaconda.intf.run(anaconda)
AttributeError: 'NoneType' object has no attribute 'format'

Comment 1 Alexei Panov 2011-02-21 17:17:28 UTC
Created attachment 479961 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-02-21 17:56:49 UTC

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


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