Displaying 1 result from an estimated 1 matches for "repomdobject".
2007 Dec 05
1
File system cache corruption with CentOS4?
...e
workstation, I've just had the issue:
# yum
Traceback (most recent call last):
File "/usr/bin/yum", line 4, in ?
import yum
File "__init__.py", line 36, in ?
File "config.py", line 34, in ?
File "repos.py", line 29, in ?
File "repoMDObject.py", line 18, in ?
strace'ing the process didn't show up anything obvious
However, I ran a simple process that just grabs memory - which has the
side effect of 'flushing' caches from memory.
After, doing this, yum ran fine ...
I've seen this issue quite a few times wit...