YUM Error CentOS Template [message #152] |
Fri, 23 September 2005 04:15  |
|
I just installed all the latest RPM's and used the down loadable CentOS template from the OVZ website. I installed YUM into the newly created VPS via vzyum. When I try and use YUM from inside the VPS I get the following error:
# yum install nano
Setting up Install Process
Setting up Repos
dag 100% |=========================| 1.1 kB 00:00
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Traceback (most recent call last):
File "/usr/bin/yum", line 7, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 68, in main
result, resultmsgs = base.doCommands()
File "/usr/share/yum-cli/cli.py", line 406, in doCommands
return self.installPkgs()
File "/usr/share/yum-cli/cli.py", line 813, in installPkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 89, in doRepoSetup
self.doSackSetup()
File "__init__.py", line 143, in doSackSetup
File "repos.py", line 243, in populateSack
File "mdcache.py", line 103, in getPrimary
File "mdcache.py", line 90, in _getGeneric
File "mdcache.py", line 62, in _unpickle
EOFError
Any ideas how to solve this?
Just Because You Have One, Doesn't Mean You Have To Be One!
|
|
|