Bug 560331
| Summary: | ValueError: list.remove(x): x not in list | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> | ||||
| Component: | anaconda | Assignee: | Hans de Goede <hdegoede> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | dcantrell, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:31f159a046134191438c75943d6017a35a5d6dbf07d974f86928fd55e4e029e1 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 560360 (view as bug list) | Environment: | |||||
| Last Closed: | 2010-02-02 09:38:44 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: | 538273, 560360 | ||||||
| Attachments: |
|
||||||
Created attachment 387797 [details]
Attached traceback automatically from anaconda.
Tried to create a new LV for a F13 test in an existing VG. This should be fixed by the following patch, which should be in the next anaconda version (currently pending review): https://www.redhat.com/archives/anaconda-devel-list/2010-January/msg00596.html This is fixed in anaconda-13.24-1, closing. |
The following was filed automatically by anaconda: anaconda 13.23 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/__init__.py", line 543, in unusedMDMinors raidMinors.remove(array.minor) File "/usr/lib/anaconda/iw/partition_gui.py", line 1328, in createCB availminors = self.storage.unusedMDMinors ValueError: list.remove(x): x not in list