[pacman] Problème de dépot (résolu)

Questions et astuces concernant l'installation et la configuration d'archlinux
Nan0
newbie
Messages : 7
Inscription : mar. 20 avr. 2010, 13:57

[pacman] Problème de dépot (résolu)

Message par Nan0 »

Bonjour à tous !
voilà aprés plusieurs recherches je n'arrive toujours pas à trouver la solution à mon problème. Cette erreur s'affiche fréquement lorsque je recherche des paquets :
:: Récupération des paquets du dépôt core...
Erreur: échec de récupération du fichier 'dbus-core-1.2.20-1-i686.pkg.tar.xz' depuis mir.archlinux.fr : Not Found
Erreur: échec de récupération du fichier 'dhcpcd-5.2.1-1-i686.pkg.tar.xz' depuis mir.archlinux.fr : Not Found
Erreur: échec de récupération du fichier 'mlocate-0.22.3-1-i686.pkg.tar.xz' depuis mir.archlinux.fr : Not Found
Avertissement: échec de récupération de certains fichiers depuis core
Erreur: la validation de la transaction a échoué (Not Found)
Des erreurs se sont produites, aucun paquet n'a été mis à jour.
[nano@nano-netbook ~]$
Pourtant mon pacman.conf semble correct, sauf erreur de ma part :
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
#CleanMethod = KeepInstalled

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =

#NoUpgrade =
#NoExtract =

# Misc options (all disabled by default)
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload

#
# 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
# - URLs will have $repo replaced by the name of the current repo
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

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

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

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

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

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

[archlinuxfr]
Server = http://repo.archlinux.fr/i686
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
Je vous donne mon pacam --debug sy:
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: SyncFirst: pacman
debug: config: new section 'core'
debug: setlibpaths() called
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/i686
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/i686
debug: adding new server URL to database 'core': ftp://distrib-coffee.ipsl.jussieu.fr/pu ... re/os/i686
debug: adding new server URL to database 'core': http://distrib-coffee.ipsl.jussieu.fr/p ... re/os/i686
debug: adding new server URL to database 'core': ftp://ftp.free.fr/mirrors/ftp.archlinux ... re/os/i686
debug: adding new server URL to database 'core': ftp://mir1.archlinux.fr/archlinux/core/os/i686
debug: adding new server URL to database 'core': http://mir1.archlinux.fr/archlinux/core/os/i686
debug: adding new server URL to database 'core': ftp://ftp.rez-gif.supelec.fr/Linux/arch ... re/os/i686
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: registering sync database 'extra'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/i686
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/i686
debug: adding new server URL to database 'extra': ftp://distrib-coffee.ipsl.jussieu.fr/pu ... ra/os/i686
debug: adding new server URL to database 'extra': http://distrib-coffee.ipsl.jussieu.fr/p ... ra/os/i686
debug: adding new server URL to database 'extra': ftp://ftp.free.fr/mirrors/ftp.archlinux ... ra/os/i686
debug: adding new server URL to database 'extra': ftp://mir1.archlinux.fr/archlinux/extra/os/i686
debug: adding new server URL to database 'extra': http://mir1.archlinux.fr/archlinux/extra/os/i686
debug: adding new server URL to database 'extra': ftp://ftp.rez-gif.supelec.fr/Linux/arch ... ra/os/i686
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: registering sync database 'community'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/i686
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/i686
debug: adding new server URL to database 'community': ftp://distrib-coffee.ipsl.jussieu.fr/pu ... ty/os/i686
debug: adding new server URL to database 'community': http://distrib-coffee.ipsl.jussieu.fr/p ... ty/os/i686
debug: adding new server URL to database 'community': ftp://ftp.free.fr/mirrors/ftp.archlinux ... ty/os/i686
debug: adding new server URL to database 'community': ftp://mir1.archlinux.fr/archlinux/community/os/i686
debug: adding new server URL to database 'community': http://mir1.archlinux.fr/archlinux/community/os/i686
debug: adding new server URL to database 'community': ftp://ftp.rez-gif.supelec.fr/Linux/arch ... ty/os/i686
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'archlinuxfr'
debug: registering sync database 'archlinuxfr'
debug: config: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'archlinuxfr': http://mir.archlinux.fr/archlinuxfr/os/i686
debug: adding new server URL to database 'archlinuxfr': http://mir.archlinux.fr/archlinuxfr/os/i686
debug: adding new server URL to database 'archlinuxfr': ftp://distrib-coffee.ipsl.jussieu.fr/pu ... fr/os/i686
debug: adding new server URL to database 'archlinuxfr': http://distrib-coffee.ipsl.jussieu.fr/p ... fr/os/i686
debug: adding new server URL to database 'archlinuxfr': ftp://ftp.free.fr/mirrors/ftp.archlinux ... fr/os/i686
debug: adding new server URL to database 'archlinuxfr': ftp://mir1.archlinux.fr/archlinux/archlinuxfr/os/i686
debug: adding new server URL to database 'archlinuxfr': http://mir1.archlinux.fr/archlinux/archlinuxfr/os/i686
debug: adding new server URL to database 'archlinuxfr': ftp://ftp.rez-gif.supelec.fr/Linux/arch ... fr/os/i686
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: registering local database
Erreur: aucune opération spécifiée (utiliser -h pour l'aide)
debug: unregistering database 'local'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'archlinuxfr'
J'ai beau chercher et je ne trouve pas comment résoudre ce problème. Voilà j'espere vraiment que vous pourriez m'aider parceque ça commence à être agaçant ^^

Merci d'avance
Nan0
Dernière modification par tuxce le mar. 20 avr. 2010, 15:34, modifié 2 fois.
Raison : [thème] sujet (état) EN GRAS ET ROUGE LORS DE LA CREATION !!!
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [pacman] Problème de dépot

Message par tuxce »

salut, ta base n'est pas à jour, on en est à dbus-core 1.2.24-1 !
ce n'est pas "pacman sy" qu'il faut lancer mais "pacman -Sy" (avec ou sans debug)
Nan0
newbie
Messages : 7
Inscription : mar. 20 avr. 2010, 13:57

[Résolu] [pacman] Problème de dépot

Message par Nan0 »

ça marche ;)
merci !
Why so serious ?
Répondre