| Summary: | AttributeError: 'NoneType' object has no attribute 'rfind' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Barnes <danhbarnes> | ||||||||
| 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: | unspecified | ||||||||||
| Version: | 15 | CC: | anaconda-maint-list, danhbarnes, franta, jonathan, vanmeeuwen+fedora | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | anaconda_trace_hash:11e0d1ca72b554604b4334c3f15718863fda3a369ee6fb733e1b322c87c0ddc6 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2011-06-08 13:47:03 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 503615 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 706542 *** Created attachment 504015 [details]
Attached traceback automatically from anaconda.
Created attachment 504816 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 15.31 exception report Traceback (most recent call first): File "/usr/lib/python2.7/posixpath.py", line 112, in basename i = p.rfind('/') + 1 File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 422, in majorminor device = dm_node_from_name(os.path.basename(self.device)) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 271, in cacheMajorminor self.majorminor # this does the caching File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 700, in _preTeardown self.format.cacheMajorminor() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 714, in teardown if not self._preTeardown(recursive=recursive): File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1868, in teardownAll device.teardown(recursive=True) File "/usr/lib/python2.7/site-packages/pyanaconda/packages.py", line 103, in turnOnFilesystems anaconda.storage.devicetree.teardownAll() File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked self.anaconda.dispatch.gotoNext() AttributeError: 'NoneType' object has no attribute 'rfind'