Bug 516575
| Summary: | KeyError: 'ID_SERIAL_SHORT' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> | ||||
| 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: | low | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:9a86ca62c1f3de426e53374e5e548a65a8fee6a0f6da511d47631cab610b7778 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-08-10 14:30:55 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: |
|
||||||
Created attachment 356897 [details]
Attached traceback automatically from anaconda.
sr0 probably shouldn't ever be getting added to a multipath set. Duping. *** This bug has been marked as a duplicate of bug 516362 *** Testing JKeating anaconda 12.11 boot.iso and selected "shrink current system", checked "Review and modify partitioning layout" and clicked Next. Related to 516557 and 516567? |
The following was filed automatically by anaconda: anaconda 12.11 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicetree.py", line 1809, in identifyMultipaths for serial in [d['ID_SERIAL_SHORT'] for d in multipath_disks]: File "/usr/lib/anaconda/storage/devicetree.py", line 1859, in populate devices = self.identifyMultipaths(devices) File "/usr/lib/anaconda/storage/__init__.py", line 293, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/partitioning.py", line 214, in doAutoPartition anaconda.id.storage.reset() File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1201, in nextClicked self.anaconda.dispatch.gotoNext() KeyError: 'ID_SERIAL_SHORT'