Bug 533748
| Summary: | KeyError: 'findrootparts' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mihai Harpau <mishu> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anaconda-maint-list, lyle.lasheimok, oron, rvykydal, sergey.rudchenko, unwosu, vanmeeuwen+fedora |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | anaconda_trace_hash:d5b9aae3fc2e3584a9df9193e2e308e628e713873a77d5bc286982a468b0d039 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-11-10 13:22:08 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 368088 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 499321 *** I wouldn't dupe this with #499321 which is in fact about not being able to find upgrade root. This one seems to happen when going Back a lot after installpackages step failing with log messages like this: "29:26 ERROR : insufficient disk space: installing package pulseaudio-gdm-hooks-0.9.19-2.fc12.x86_64 needs 5MB on the /mnt/sysimage/boot filesystem" Trying to install the packages into /boot partition seems strange here. *** This bug has been marked as a duplicate of bug 534055 *** Created attachment 369949 [details]
Attached traceback automatically from anaconda.
Created attachment 370273 [details]
Attached traceback automatically from anaconda.
Created attachment 370281 [details]
Attached traceback automatically from anaconda.
Created attachment 377886 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 12.46 exception report Traceback (most recent call first): File "/usr/lib/anaconda/gui.py", line 1233, in setScreen if not stepToClass[step]: File "/usr/lib/anaconda/gui.py", line 1187, in prevClicked self.setScreen () File "/usr/lib/anaconda/iw/progress_gui.py", line 114, in getScreen self.intf.icw.prevClicked() File "/usr/lib/anaconda/gui.py", line 1279, in setScreen new_screen = self.currentWindow.getScreen(anaconda) File "/usr/lib/anaconda/gui.py", line 1196, in nextClicked self.setScreen () File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1216, in handleRenderCallback self.currentWindow.renderCallback() KeyError: 'findrootparts'