Bug 609524

Summary: OSError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Frank Murphy <frankly3d>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: anaconda-maint-list, hdegoede, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:0fc71511e6d9f96dec59f812f8ccbb16d0484f90453cb111d224486f7feb91ee
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-02 10:45:35 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:
Description Flags
Attached traceback automatically from anaconda. none

Description Frank Murphy 2010-06-30 13:44:59 UTC
The following was filed automatically by anaconda:
anaconda 12.46 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/subprocess.py", line 1092, in _execute_child
    raise child_exception
  File "/usr/lib/python2.6/subprocess.py", line 595, in __init__
    errread, errwrite)
  File "/usr/lib/anaconda/livecd.py", line 329, in _resizeRootfs
    proc = subprocess.Popen(cmd, stdout=out, stderr=out)
  File "/usr/lib/anaconda/livecd.py", line 225, in _doFilesystemMangling
    self._resizeRootfs(anaconda, wait)
  File "/usr/lib/anaconda/livecd.py", line 353, in doPostInstall
    self._doFilesystemMangling(anaconda)
  File "/usr/lib/anaconda/backend.py", line 288, in doPostInstall
    anaconda.backend.doPostInstall(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 200, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 123, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1195, 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 1216, in handleRenderCallback
    self.currentWindow.renderCallback()
OSError: [Errno 5] Input/output error

Comment 1 Frank Murphy 2010-06-30 13:45:05 UTC
Created attachment 428000 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-06-30 13:59:26 UTC
Please retest with Fedora 13 and let us know if you are still seeing this problem.  Chances are, however, that an i/o error signals a bad read from media which could indicate a bad livecd burn or perhaps a filesystem error.

Comment 3 Frank Murphy 2010-07-02 10:31:36 UTC
(In reply to comment #2)
> Please retest with Fedora 13 and let us know if you are still seeing this
> problem.  Chances are, however, that an i/o error signals a bad read from media
> which could indicate a bad livecd burn or perhaps a filesystem error.    


you are right, it was an iso on a bad (blocks)
So can close as "Frank Panicking"