Bonjour à tous...
J'ai installé fedora sur une machine virtuelle VMware afin de pouvoir la ballader entre le bureau et chez moi. J'ai terminé la configuration ce soir. Au bureau yum à marché parfaitement pour les mises à jour. Maintenant que je suis chez moi (le réseau marche parfaitement ; j'arrive à sortir sur le net etc...) lorsque je lance yum, voila ce qui arrive:
# yum -d 10 install gettext
Loading "installonlyn" plugin
Running "config" handler for "installonlyn" plugin
Yum Version: 3.0
COMMAND: yum -d 10
Installroot: /
Ext Commands:
gettext
Setting up Install Process
Setting up repositories
Could not retrieve mirrorlist
http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error was
[Errno 4] IOError: <urlopen error (110, "Connexion termin\xc3\xa9e par expiration du d\xc3\xa9lai d'attente")>
http://fedora.redhat.com/repodata/repomd.xml: [Errno 14] HTTP Error 404: Date: Wed, 08 Nov 2006 20:08:25 GMT
Server: Apache/2.0.52 (Red Hat)
Last-Modified: Wed, 08 Nov 2006 19:46:07 GMT
ETag: "3145f4-1051-91e5bdc0"
Accept-Ranges: bytes
Content-Length: 4177
Connection: close
Content-Type: text/html; charset=UTF-8
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: core
=================================================
Ok, donc j'ai testé plusieurs choses
1) un wget mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 qui me retourne:
# no arch specified
# Valid archs: i386, ppc, x86_64
2) j'esaye la meme chose sous windows avec firefox
# repo = extras-6 country = FR arch = i386
http://fr2.rpmfind.net/linux/fedora/extras/6/i386/
http://fr.rpmfind.net/linux/fedora/extras/6/i386/
la ca marche...
qu'a cela ne tienne, je modifie les fichier *.repo dans /etc/yum.repos.d/*.repo en leur mettant la valeur
baseurl=http://'ce que me renvoi mirrors.fedoraproject.org/....'
raaaaa et la ca ne marche pas non plus...
Est ce que quelqu'un à une idée car la je suis preneur...
Merci à tous
Guillaume