Bug 500770
| Summary: | AttributeError: 'NoneType' object has no attribute 'number' in 11.5.0.51-1.fc11 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luke Macken <lmacken> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, jlaska, pfrields, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-05-15 18:30:09 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: |
|
||||||
Looks to be the same as bug#500932 *** This bug has been marked as a duplicate of bug 500932 *** |
Created attachment 343912 [details] Full traceback Description of problem: I triggered this traceback when doing some custom partitioning on an eeepc 900. anaconda 11.5.0.51-1.fc11 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicetree.py", line 616, in cmpActions ret = cmp(a1.device.partedPartition.number, File "/usr/lib/anaconda/storage/devicetree.py", line 659, in processActions self._actions.sort(cmp=cmpActions) File "/usr/lib/anaconda/storage/__init__.py", line 238, in doIt self.devicetree.processActions() File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems anaconda.id.storage.doIt() AttributeError: 'NoneType' object has no attribute 'number'