hi,all

When I used yumdownload downloading libxml2.x86_64,reported the following
error:

# yumdownloader -c /var/tmp/inst-mCLiIq/yum.conf-build
--archlist=i386,i686,x86_64,noarch --installroot=/var/tmp/inst-mCLiIq
--destdir=build/RPMCACHE_x86_64 libxml2.x86_64
http://download.innertest.com.cn/GTES%3A/11.3%3A/YaST2/YaST2/x86_64/libxml2-2.6.26-2.1.3.x86_64.rpm:
[Errno 9] Requested Range Not Satisfiable
Trying other mirror.
Traceback (most recent call last):
  File "/usr/bin/yumdownloader", line 293, in ?
    util = YumDownloader()
  File "/usr/bin/yumdownloader", line 42, in __init__
    self.main()
  File "/usr/bin/yumdownloader", line 80, in main
    self.downloadPackages(opts)
  File "/usr/bin/yumdownloader", line 214, in downloadPackages
    path = repo.getPackage(download)
  File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 849, in
getPackage
    cache=cache
  File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 827, in
_getFile
    raise Errors.NoMoreMirrorsRepoError, errstr
yum.Errors.NoMoreMirrorsRepoError: failure:
x86_64/libxml2-2.6.26-2.1.3.x86_64.rpm from GTES_11.3_YaST2: [Errno 256] No
more mirrors to try.

but I can wget
http://download.innertest.com.cn/GTES%3A/11.3%3A/YaST2/YaST2/x86_64/libxml2-2.6.26-2.1.3.x86_64.rpmthe
link,and I downloading other packages doesn't reproduce the
problem.why
it produce the problem?

thanks very much!
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to