Bug 493269
| Summary: | Failed while editing filesystems on raid device in Anaconda custom layout install over existing system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew Bartlett <abartlet> |
| Component: | anaconda | Assignee: | Dave Cantrell <dcantrell> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | bhanks, nick, pjones, rmaximo, sghosh, vanmeeuwen+fedora, zcerza |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | anaconda_trace_hash:67dd32204ef2ab45cf1dfd6eb31e0c71c811f7ea4d3a1edf24d410a2c5826767 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-04-23 19:31:24 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 337464 [details]
Attached traceback automatically from anaconda.
Created attachment 337974 [details]
Attached traceback automatically from anaconda.
Created attachment 338396 [details]
Attached traceback automatically from anaconda.
*** Bug 494682 has been marked as a duplicate of this bug. *** Created attachment 339923 [details]
Attached traceback automatically from anaconda.
There have been many fixes to the UI since the beta was released, so I believe this bug to be fixed. If you are still experiencing a problem with a later release, feel free to reopen with additional data. Thanks. |
The following was filed automatically by anaconda: anaconda 11.5.0.38 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/__init__.py", line 644, in formatByDefault if device.format.mountpoint.startswith(p): File "/usr/lib/anaconda/iw/raid_dialog_gui.py", line 268, in run self.storage.formatByDefault(self.origrequest): File "/usr/lib/anaconda/iw/partition_gui.py", line 1093, in editRaidArray actions = raideditor.run() File "/usr/lib/anaconda/iw/partition_gui.py", line 1076, in editCB self.editRaidArray(device) AttributeError: 'NoneType' object has no attribute 'startswith'