Component: Software Manager
Summary: TB9051978f repos.py:620:get:RepoError: failure: repodata/primary.xml.gz from updates: [Errno 256] No more mirrors to try.
Traceback (most recent call last):
File "/usr/sbin/pirut", line 390, in ?
main()
File "/usr/sbin/pirut", line 386, in main
pm.run()
File "/usr/sbin/pirut", line 299, in run
self.doRefresh()
File "/usr/sbin/pirut", line 310, in doRefresh
self.reposSetup(pbar)
File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 154, in reposSetup
self.doSackSetup()
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 291, in doSackSetup
self.repos.populateSack(which=repos)
File "/usr/lib/python2.4/site-packages/yum/repos.py", line 287, in populateSack
xml = repo.getPrimaryXML()
File "/usr/lib/python2.4/site-packages/yum/repos.py", line 797, in getPrimaryXML
return self._retrieveMD('primary')
File "/usr/lib/python2.4/site-packages/yum/repos.py", line 784, in _retrieveMD
cache=self.http_caching == 'all')
File "/usr/lib/python2.4/site-packages/yum/repos.py", line 620, in get
raise Errors.RepoError, "failure: %s from %s: %s" % (relative, self.id, e)
RepoError: failure: repodata/primary.xml.gz from updates: [Errno 256] No more mirrors to try.
Local variables in innermost frame:
e: [Errno 256] No more mirrors to try.
start: None
url: None
text: None
self: updates
cache: True
reget: None
relative: repodata/primary.xml.gz
headers: None
checkfunc: (<bound method Repository._checkMD of <yum.repos.Repository instance at 0xf736f788
>>, ('primary',), {})
copy_local: 1
end: None
local: //var/cache/yum/updates/primary.xml.gz
THis is the error message. I logged into root and even moved the primary.xml.gz file into there and still no luck.