Page 1 sur 1

[depot] Non fonctionelle [resolu]

Publié : mar. 20 mai 2008, 00:12
par toto
Salut,

J'ai ajouté le dépot http://repo.archlinux.fr/i686/ mais lorsque je fais une mise à jour, j'ai toujours ce problème:

Code : Tout sélectionner

Erreur: échec de récupération du fichier 'archlinux.db.tar.gz' depuis repo.archlinux.fr : Not Found
erreur: la synchronisation archlinux a échoué: Not Found
:: Début de la mise à jour complète du système...
Voici mon pacman.conf

Code : Tout sélectionner

#
# /etc/pacman.conf
#
# See the pacman manpage for option directives

#
# GENERAL OPTIONS
#
[options]
LogFile     = /var/log/pacman.log
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
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#
#[testing]
#Include = /etc/pacman.d/testing

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

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

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

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

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

[kdemod]
Server = http://kdemod.ath.cx/repo/current/i686/

[archlinux]
Server = http://repo.archlinux.fr/i686/
Merci de m'aider

Re: [depot] Non fonctionelle

Publié : mar. 20 mai 2008, 00:18
par marc[i1]
toto a écrit : Voici mon pacman.conf

Code : Tout sélectionner

#
[archlinux]
Server = http://repo.archlinux.fr/i686/
c'est [archlinuxfr] et pas [archlinux]

Code : Tout sélectionner

#
[archlinuxfr]
Server = http://repo.archlinux.fr/i686/

Publié : mar. 20 mai 2008, 03:33
par toto
Mon erreur

Merci sa marche super bien :)

Publié : mar. 20 mai 2008, 11:32
par tuxce
:resolu: