| Summary: | AssertionError: should not get here | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Wright <thomastuff> | ||||
| Component: | python-pyblock | Assignee: | Peter Jones <pjones> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 15 | CC: | dlehman, hdegoede, joel.granados, jonathan, pjones, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | athlon | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:eea1b238233bccf92918769cd918d472272a7447cbf7e9864d862b74fb851d45 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-08-07 18:03: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: | |||||
| Attachments: |
|
||||||
Created attachment 511095 [details]
Attached traceback automatically from anaconda.
Trying to install to a Gigabyte GA-MA790X-UD4P with an Athlon processor. The key here is the RAID 10 set in the RAID BIOS. This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |
The following was filed automatically by anaconda: anaconda 15.31 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/block/device.py", line 643, in get_members for c in self.rs.children: File "/usr/lib/python2.7/site-packages/block/device.py", line 742, in get_valid for x in self.members: File "/usr/lib/python2.7/site-packages/block/__init__.py", line 95, in getRaidSets if set.valid: File "/usr/lib/python2.7/site-packages/block/__init__.py", line 270, in getRaidSetFromRelatedMem for rs in getRaidSets(): File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1433, in handleUdevDMRaidMemberFormat major=major, minor=minor) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1581, in handleUdevDeviceFormat self.handleUdevDMRaidMemberFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1020, in addUdevDevice self.handleUdevDeviceFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1797, in _populate self.addUdevDevice(dev) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1755, in populate self._populate() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 435, in reset self.devicetree.populate() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 103, in storageInitialize storage.reset() 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 1346, in setScreen self.anaconda.dispatch.gotoNext() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1258, in nextClicked self.setScreen () AssertionError: should not get here