Bug 506572
| Summary: | Attempting to Upgrade from FC10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Skip <skip> |
| 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, bmdrake919, jvonau3, michal, rmaximo, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | anaconda_trace_hash:3fea10818b0712f4da707ae30dae38be4593b657020d855778c6fb7458a15cf8 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-17 20:07:01 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 348326 [details]
Attached traceback automatically from anaconda.
Created attachment 348822 [details]
Attached traceback automatically from anaconda.
Prior to experiencing this exception (see comment #2), I had another error, which displayed in a pop-up saying something like device sdb unreadable, ignore or reinitalize. I selected ignore because that device is one of my MSWindows volumes. Don't know if this is related or not. *** This bug has been marked as a duplicate of bug 505725 *** Created attachment 355301 [details]
Attached traceback automatically from anaconda.
I am not sure why an automatic submission classified that in this report. An ultimate error appears to be ImportError: cannot import name CTC triggered by an attempt to convert a firewall configuaration and associated with a segfault while running some triggers for system-firewall-config package. I removed that offending package and the whole update is running right now (with still some two hundreds packages to go). Created attachment 356249 [details]
Attached traceback automatically from anaconda.
Mine appears to be caused by the "swap in fstab" issue, my swap lives on LVM |
The following was filed automatically by anaconda: anaconda 11.5.0.59 exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/formats/__init__.py", line 289, in setup raise FormatSetupError("invalid device specification") File "/usr/lib/anaconda/storage/formats/swap.py", line 118, in setup DeviceFormat.setup(self, *args, **kwargs) File "/usr/lib/anaconda/storage/__init__.py", line 1581, in turnOnSwap device.format.setup() File "/usr/lib/anaconda/upgrade.py", line 313, in upgradeMountFilesystems anaconda.id.storage.fsset.turnOnSwap(anaconda, upgrading=True) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1339, in nextClicked self.anaconda.dispatch.gotoNext() FormatSetupError: invalid device specification