Bug 505954
| Summary: | preupgrade crash with traceback | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Telsa Gwynne <hobbit> |
| Component: | preupgrade | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | wwoods |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-06-15 18:23:36 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: | |||
*** This bug has been marked as a duplicate of bug 504826 *** |
Description of problem: preupgrade crashed Ran preupgrade from the command line, it crashed, here is traceback. Traceback (most recent call last): File "/usr/share/preupgrade/preupgrade-gtk.py", line 238, in on_assistant_apply self._do_main() File "/usr/share/preupgrade/preupgrade-gtk.py", line 257, in _do_main self.main_preupgrade() File "/usr/share/preupgrade/preupgrade-gtk.py", line 473, in main_preupgrade bootdevpath = bootpath_to_anacondapath(stage2_abs,UUID=True) File "/usr/lib/python2.5/site-packages/preupgrade/dev.py", line 86, in bootpath_to_anacondapath raise PUError, "/boot is on RAID device %s" % bootdev NameError: global name 'PUError' is not defined