Bonjour à tous,
j'esaie d'installer fetchmail sur ma Fedora Core 4, je tape
yum install fetchmail et je n'obtiens pas toujours la même erreur :
Setting up Install Process
Setting up Install Process
Setting up repositories
updates-released 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Error: failure: repodata/primary.xml.gz from extras: [Errno 256] No more
mirrors to try.
Setting up Install Process
Setting up repositories
http://ftp.ipv6.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/4/i386/repodata/repomd.xml:
[Errno 4] IOError: <urlopen error (101, "Le rxc3xa9seau n'est pas
accessible.")>
Trying other mirror.
updates-released 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Error: failure: repodata/primary.xml.gz from extras: [Errno 256] No more
mirrors to try.
Setting up Install Process
Setting up repositories
updates-released 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 434 kB 00:00
updates-re: ################################################## 1214/1214
Added 374 new packages, deleted 41 old in 4.97 seconds
Traceback (most recent call last):
File "/usr/bin/yum", line 15, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 72, in main
result, resultmsgs = do()
File "/usr/share/yum-cli/cli.py", line 412, in doCommands
return self.installPkgs()
File "/usr/share/yum-cli/cli.py", line 759, in installPkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 78, in doRepoSetup
self.doSackSetup(thisrepo=thisrepo)
File "__init__.py", line 241, in doSackSetup
File "repos.py", line 281, in populateSack
File "repos.py", line 726, in getPrimaryXML
File "repos.py", line 713, in _retrieveMD
File "repos.py", line 605, in get
File "/usr/lib/python2.4/site-packages/urlgrabber/mirror.py", line 414,
in urlgrab
return self._mirror_try(func, url, kw)
File "/usr/lib/python2.4/site-packages/urlgrabber/mirror.py", line 392,
in _mirror_try
mirrorchoice = self._get_mirror(gr)
File "/usr/lib/python2.4/site-packages/urlgrabber/mirror.py", line 290,
in _get_mirror
return gr.mirrors[gr._next]
IndexError: list index out of range
Pouvez-vous m'aider ?
Merci d'avance 😉