Hello, i've a problem with WHM and yum.
in WHM i have empty RPM list, and using yum is impossible. i get this error after:
as google said to install sth i unstalled some rpmforge rpm 
how to disable this repo and back to previous settings?
not fix problem
in WHM i have empty RPM list, and using yum is impossible. i get this error after:
Code:
yum update
Code:
[root@huragan widmo]# yum update
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
rpmforge : 1/7669Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 97, in main
result, resultmsgs = do()
File "/usr/share/yum-cli/cli.py", line 477, in doCommands
return self.updatePkgs()
File "/usr/share/yum-cli/cli.py", line 955, in updatePkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
self.doSackSetup(thisrepo=thisrepo)
File "__init__.py", line 260, in doSackSetup
File "repos.py", line 287, in populateSack
File "sqlitecache.py", line 96, in getPrimary
File "sqlitecache.py", line 89, in _getbase
File "sqlitecache.py", line 359, in updateSqliteCache
File "sqlitecache.py", line 251, in addPrimary
File "sqlitecache.py", line 197, in insertHash
File "sqlitecache.py", line 449, in values
File "sqlitecache.py", line 441, in __getitem__
File "mdparser.py", line 73, in __getitem__
KeyError: 'epoch'
how to disable this repo and back to previous settings?
Code:
yum --disablerepo=rpmforge update