Bug 708640 - OSError: [Errno 30] Das Dateisystem ist nur lesbar: '/mnt/sysimage/var/lib/yum/yumdb/p'
Summary: OSError: [Errno 30] Das Dateisystem ist nur lesbar: '/mnt/sysimage/var/lib/yu...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:d656b8d924d80e085...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-28 14:33 UTC by MartinKG
Modified: 2011-05-29 22:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-29 22:38:18 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (1.46 MB, text/plain)
2011-05-28 14:33 UTC, MartinKG
no flags Details

Description MartinKG 2011-05-28 14:33:36 UTC
The following was filed automatically by anaconda:
anaconda 15.31 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
  File "/usr/lib64/python2.7/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1736, in _write
    os.makedirs(self._mydir)
  File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1820, in __setattr__
    self._write(attr, value)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1528, in verifyTransaction
    po.yumdb_info.from_repo = rpo.repoid
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1498, in runTransaction
    self.verifyTransaction(resultobject)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1035, in _run
    self.runTransaction(cb=cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1018, in run
    if self._run(instLog, cb, intf) == DISPATCH_BACK:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1691, in doInstall
    rc = self.ayum.run(self.instLog, cb, anaconda.intf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 208, in doInstall
    return anaconda.backend.doInstall(anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1278, in handleRenderCallback
    self.currentWindow.renderCallback()
OSError: [Errno 30] Das Dateisystem ist nur lesbar: '/mnt/sysimage/var/lib/yum/yumdb/p'

Comment 1 MartinKG 2011-05-28 14:33:46 UTC
Created attachment 501480 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-05-29 22:38:18 UTC
You have a ton of I/O errors in your syslog indicating either problems with the hardware or with the kernel.  There's nothing anaconda can do about this sort of situation.


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