Bug 491927
| Summary: | DeviceError: parent device does not exist | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
| Component: | anaconda | Assignee: | David Lehman <dlehman> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, george, jturner, pjones, rmaximo, tcallawa, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:86d5f83cb5150c3ba61d9e893c7eab05c3d02ae609f9b23a32ca2eb4c8c329a1 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-04-27 19:20:15 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 495965 | ||||||
| Attachments: |
|
||||||
Created attachment 336498 [details]
Attached traceback automatically from anaconda.
Steps to reproduce:
1) Boot rawhide/i386 on KVM guest
2) Add remote iSCSI drive (IP:192.168.33.219, IQN:iqn.rhel5.i386)
3) Select the local KVM disk ('vda') as the boot drive
4) Select "Use entire disk" and [X] Review partition selections
5) Click Next
6) (optional) ... rearrange partitions to ensure that 'vda' gets the /boot partition
7) Click Next
Can you retest this at your convenience? I expect that it was fixed shortly after beta. *** Bug 496116 has been marked as a duplicate of this bug. *** Tested and confirmed fixed with anaconda-11.5.0.47 |
The following was filed automatically by anaconda: anaconda 11.5.0.36 exception report Traceback (most recent call first): File "/tmp/updates/storage/devices.py", line 262, in createParents raise DeviceError("parent device does not exist") File "/tmp/updates/storage/devices.py", line 1650, in create self.createParents() File "/tmp/updates/storage/deviceaction.py", line 206, in execute self.device.create(intf=intf) File "/tmp/updates/storage/devicetree.py", line 659, in processActions action.execute(intf=self.intf) File "/tmp/updates/storage/__init__.py", line 211, in doIt self.devicetree.processActions() File "/tmp/updates/packages.py", line 115, in turnOnFilesystems anaconda.id.storage.doIt() File "/tmp/updates/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/tmp/updates/dispatch.py", line 128, in gotoNext self.moveStep() File "/tmp/updates/gui.py", line 1317, in nextClicked self.anaconda.dispatch.gotoNext() DeviceError: parent device does not exist