Bug 655154

Summary: RuntimeError: Error running modinfo: Input/output error
Product: [Fedora] Fedora Reporter: EmadAIsmael
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: rawhideCC: anaconda-maint-list, ceco.sim, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:e0aa78cb7710551e362e21d483a36f0da2f83dd05419b3450dd78e77fb562718
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-19 18:24:16 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
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description EmadAIsmael 2010-11-19 18:21:24 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 236, in execWithCapture
    raise RuntimeError, "Error running " + command + ": " + e.strerror
  File "/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py", line 249, in modulesWithPaths
    ["-F", "filename", modName]).splitlines()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1349, in selectModulePackages
    for modPath in isys.modulesWithPaths():
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1392, in selectKernel
    self.selectModulePackages(anaconda, pkg.name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1407, in selectBestKernel
    selectKernel("kernel")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1433, in doPostSelection
    self.selectBestKernel(anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 277, in doPostSelection
    return anaconda.backend.doPostSelection(anaconda)
  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 modinfo: Input/output error

Comment 1 EmadAIsmael 2010-11-19 18:21:39 UTC
Created attachment 461619 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-11-19 18:24:16 UTC
This is due to media read errors while trying to install, which anaconda cannot do anything about.  Did you verify your download and burn with media check before installation?

19:04:01,311 INFO kernel:[ 1092.788488] sr 3:0:0:0: [sr0] Unhandled sense code
19:04:01,311 INFO kernel:[ 1092.788491] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
19:04:01,311 INFO kernel:[ 1092.788495] sr 3:0:0:0: [sr0] Sense Key : Medium Error [current] 
19:04:01,311 INFO kernel:[ 1092.788499] sr 3:0:0:0: [sr0] ASC=0x10 <<vendor>> ASCQ=0x90
19:04:01,311 INFO kernel:[ 1092.788505] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 f1 55 00 00 02 00
19:04:01,311 ERR kernel:[ 1092.788513] end_request: I/O error, dev sr0, sector 247124
19:04:01,311 ERR kernel:[ 1092.788516] Buffer I/O error on device sr0, logical block 61781
19:04:01,311 ERR kernel:[ 1092.788520] Buffer I/O error on device sr0, logical block 61782
19:04:05,454 ERR kernel:[ 1096.932420] SQUASHFS error: squashfs_read_data failed to read block 0x549142f

Comment 3 ceco.sim 2012-04-09 18:57:59 UTC
Created attachment 576281 [details]
Attached traceback automatically from anaconda.

Comment 4 ceco.sim 2012-04-09 18:58:39 UTC
Created attachment 576282 [details]
Attached traceback automatically from anaconda.

Comment 5 ceco.sim 2012-04-09 18:59:22 UTC
Created attachment 576283 [details]
Attached traceback automatically from anaconda.

Comment 6 ceco.sim 2012-04-09 19:03:04 UTC
Created attachment 576285 [details]
Attached traceback automatically from anaconda.