Bug 578389
| Summary: | SystemError: (4, None) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | He Rui <rhe> | ||||||
| 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: | medium | ||||||||
| Version: | rawhide | CC: | anaconda-maint-list, jonathan, orion, vanmeeuwen+fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | anaconda_trace_hash:a5247afaea8ad00a068f1da12ddd49fe4f316fbb679c737d248c7db83f87a237 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-03-31 07:44:05 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 403665 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 578391 *** Created attachment 403781 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 13.37.1 exception report Traceback (most recent call first): File "/usr/lib/anaconda/isys.py", line 176, in umount rc = _isys.umount(what) File "/usr/lib/anaconda/storage/formats/fs.py", line 648, in unmount rc = isys.umount(self._mountpoint, removeDir = False) File "/usr/lib/anaconda/storage/formats/fs.py", line 837, in teardown return self.unmount(*args, **kwargs) File "/usr/lib/anaconda/storage/__init__.py", line 2008, in umountFilesystems device.format.teardown() File "/usr/lib/anaconda/storage/__init__.py", line 1139, in umountFilesystems self.fsset.umountFilesystems(ignoreErrors=ignoreErrors, swapoff=swapoff) File "/usr/lib/anaconda/yuminstall.py", line 904, in run self.anaconda.storage.umountFilesystems() File "/usr/lib/anaconda/yuminstall.py", line 1702, in doInstall rc = self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id) File "/usr/lib/anaconda/backend.py", line 299, in doInstall return anaconda.backend.doInstall(anaconda) File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1334, in handleRenderCallback self.currentWindow.renderCallback() SystemError: (4, None)