Page 1 sur 1

[Problème de mirrors] Arlinux.fr down ??? [résolu]

Publié : dim. 20 mai 2007, 16:44
par d2_racing
Salut tout le monde, je suis en train d'installer Arch 0.8 et j'ai ceci quand je sync les mirroirs.

Code : Tout sélectionner

[root@ArchLinux ~]# pacman -Sy
:: Synchronisation des bases de données de paquets...
 current est à jour;
 extra est à jour;
 community est à jour;
Erreur: failed retrieving file 'ArchLinux.fr.db.tar.gz' from archlinux.fr : Not Found
Erreur: la synchronisation ArchLinux.fr: Not Found a échoué
La base de données locale est à jour.
Voici mon fichier /etc/pacman.conf

Code : Tout sélectionner

[root@ArchLinux ~]# cat /etc/pacman.conf
#
# /etc/pacman.conf
#
# NOTE: If you find a mirror that is geographically close to you, please
#       move it to the top of the server list, so pacman will choose it
#       first.
#
# To re-sort your mirror lists by ping/traceroute results, use the
# /usr/bin/sortmirrors script.  It requires the "netselect" package.
#

# See the pacman manpage for option directives

#
# GENERAL OPTIONS
#
[options]
LogFile     = /var/log/pacman.log
NoUpgrade   = etc/passwd etc/group etc/shadow etc/sudoers
NoUpgrade   = etc/fstab etc/raidtab etc/ld.so.conf
NoUpgrade   = etc/rc.conf etc/rc.local
NoUpgrade   = etc/modprobe.conf etc/modules.conf
NoUpgrade   = etc/lilo.conf boot/grub/menu.lst
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here.
#   - local/custom mirrors can be added here or in separate files
#

#[testing]
#Server = ftp://ftp.archlinux.org/testing/os/i686

[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra

#[unstable]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/unstable

[community]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/community
Server = ftp://ftp.archlinux.org/community/os/i686/

[ArchLinux.fr]
Server = http://archlinux.fr/os/i686/


# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

[root@ArchLinux ~]#

Publié : dim. 20 mai 2007, 17:03
par marc[i1]

Code : Tout sélectionner

[ArchLinux.fr] 
Server = http://archlinux.fr/os/i686/


Il faut mettre le nom entre crochet en minuscule, comme ceci :

Code : Tout sélectionner

[archlinux.fr] 
Server = http://archlinux.fr/os/i686/ 
comme indiqué sur le wiki ;)
http://wiki.archlinux.fr/howto:archlinu ... troduction

Publié : dim. 20 mai 2007, 17:37
par warnaud
Raté c'est :

Code : Tout sélectionner

[archlinuxfr]
Server = http://archlinux.fr/os/i686/
Sans '.'

Publié : dim. 20 mai 2007, 21:13
par d2_racing
C'est pas sérieux...je pensais que ça servait juste comme un tag pour savoir ou pointe le serveur...

je pensais que les [] était des commentaires...

Désolé... :oops:

Publié : lun. 21 mai 2007, 02:18
par warnaud
Pas de soucis, ça sera mis plus en valeur très prochainement.

Je modifie le titre

Publié : lun. 21 mai 2007, 11:17
par marc[i1]
rhha /me est un boulet :oops: