| Summary: | AttributeError: 'NoneType' object has no attribute 'format' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexei Panov <me> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 15 | CC: | anaconda-maint-list, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:16847bf620199be9f9b89ac4c9899a194e78443d361b3e776d774ad993b3a05c | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-02-21 17:56:49 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: |
|
||||||
Created attachment 479961 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 672030 *** |
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'