yum 2.1.4-1 broken?

seth vidal skvidal at phy.duke.edu
Mon Oct 4 18:00:41 UTC 2004


On Mon, 2004-10-04 at 13:57, Janina Sajka wrote:
> seth vidal writes:
> > On Sun, 2004-10-03 at 00:11 -0400, Jeff Spaleta wrote:
> > > On Sat, 02 Oct 2004 23:41:45 -0400, Paul Iadonisi <pri.rhl3 at iadonisi.to> wrote:
> > > >   Check out my last message.  Check your yum.conf to see if the repo
> > > > you're using is an http location or ftp.  I was able to reliably
> > > > reproduce this with http, but ftp seems to work fine.
> > > 
> Same yum, same conf except that I changed http:// to ftp:// -- This
> changed things here, but not to the point that everything works OK.
> 
> I eventually abend with an error like:
> 
> Fedora/RPMS/vte-0.11.11-5.x86_64.rpm: [Errno 4] IOError: [Errno ftp
> error] 421 There are too many connections from your internet address.
> Traceback (most recent call last):
>   File "/usr/share/yum-cli/yummain.py", line 151, in ?
>     main(sys.argv[1:])
>   File "/usr/share/yum-cli/yummain.py", line 98, in main
>     (result, resultmsgs) = base.buildTransaction()
>   File "/usr/lib/python2.3/site-packages/yum/__init__.py", line 150, in
> buildTransaction
>     (rescode, restring) = self.resolveDeps()
>   File "/usr/lib/python2.3/site-packages/yum/depsolve.py", line 170, in
> resolveDeps
>     self.populateTs(test=1)
>   File "/usr/lib/python2.3/site-packages/yum/depsolve.py", line 128, in
> populateTs
>     self.downloadHeader(po)
>   File "/usr/lib/python2.3/site-packages/yum/__init__.py", line 376, in
> downloadHeader
>     os.unlink(local)
> OSError: [Errno 2] No such file or directory:
> '//var/cache/yum/development/headers/vte-0.11.11-5.x86_64.hdr'
> 
> If i up-arrow and enter, on the next round I get:
> 

I released yum 2.1.5 last night. It should fix up this problem insofar
as it won't traceback. It will still not work if the server is having
issues handing out files.

-sv





More information about the fedora-test-list mailing list