Bug 655154 - RuntimeError: Error running modinfo: Input/output error
Summary: RuntimeError: Error running modinfo: Input/output error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:e0aa78cb7710551e3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-19 18:21 UTC by EmadAIsmael
Modified: 2012-04-09 19:03 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-19 18:24:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (639.66 KB, text/plain)
2010-11-19 18:21 UTC, EmadAIsmael
no flags Details
Attached traceback automatically from anaconda. (523.16 KB, text/plain)
2012-04-09 18:57 UTC, ceco.sim
no flags Details
Attached traceback automatically from anaconda. (523.16 KB, text/plain)
2012-04-09 18:58 UTC, ceco.sim
no flags Details
Attached traceback automatically from anaconda. (523.16 KB, text/plain)
2012-04-09 18:59 UTC, ceco.sim
no flags Details
Attached traceback automatically from anaconda. (523.16 KB, text/plain)
2012-04-09 19:03 UTC, ceco.sim
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.