[Yum-devel] reget mode

seth vidal skvidal at phy.duke.edu
Thu Aug 12 07:23:42 UTC 2004


On Wed, 2004-08-11 at 09:15 -0700, Michael Stenner wrote:
> On Wed, Aug 11, 2004 at 03:15:18AM -0400, seth vidal wrote:
> > On Tue, 2004-08-10 at 11:06 -0400, Ryan Tomayko wrote:
> > > I'll look into this. It sounds like I broke something when I put the
> > > urllib2 opener cache back in place. Try passing cache_openers=0. If
> > > that works than it is definitely the opener cache.
> > 
> > no joy.
> 
> So, perhaps you can provide us with a little more information... you
> know the drill :)

fine, smart ass. :)

Traceback (most recent call last):
  File "./yummain.py", line 128, in ?
    main(sys.argv[1:])
  File "./yummain.py", line 60, in main
    result, resultmsgs = base.doCommands()
  File "/home/skvidal/cvs/yum-HEAD/cli.py", line 316, in doCommands
    return self.installPkgs()
  File "/home/skvidal/cvs/yum-HEAD/cli.py", line 415, in installPkgs
    self.doRepoSetup()
  File "/home/skvidal/cvs/yum-HEAD/cli.py", line 58, in doRepoSetup
    repo.getRepoXML()
  File "/home/skvidal/cvs/yum-HEAD/yum/repos.py", line 373, in
getRepoXML
    local = self.get(relative=remote, local=local, copy_local=1)
  File "/home/skvidal/cvs/yum-HEAD/yum/repos.py", line 358, in get
    raise "failed to retrieve %s from %s\nerror was %s" % (relative,
self.id, e)
failed to retrieve repodata/repomd.xml from base
error was [Errno 256] No more mirrors to try.



That help?

-sv





More information about the Yum-devel mailing list