Bug 689041

Summary: RuntimeError: Error running swapoff: Input/output error
Product: [Fedora] Fedora Reporter: dlelliott99
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:76eb6a7e7a3ede57be18a746a7bca06ea7312c8bf1a94a12026361e60a3d5ce9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-20 14:10:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description dlelliott99 2011-03-18 21:44:00 UTC
The following was filed automatically by anaconda:
anaconda 14.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 168, in execWithRedirect
    raise RuntimeError, errstr
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 96, in turnOnFilesystems
    stdout = "/dev/tty5", stderr="/dev/tty5")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked
    self.anaconda.dispatch.gotoNext()
RuntimeError: Error running swapoff: Input/output error

Comment 1 dlelliott99 2011-03-18 21:44:03 UTC
Created attachment 486327 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-03-20 14:10:32 UTC
You have a lot of media read errors in your syslog, which is the cause of this problem.  Did you run media check beforehand and/or verify your download?