Prosze oto config który cały czas był ok. Problem z repozytoriami wyszedł gdy chciałem przetestować pewną płyte pod kątem "przydatności serwerowej". Zainstalowałem NND i chciałem je uaktualnić. A tu problem. Jak już łapnie i zacznie uaktualniać to ściągnie jeden pakiet i klapa. Wygląda to tak jak by serwer z repozytoriami był zapchany. Sprawdziłem na stałym serwerze i to samo, a jest uaktualniony i nigdy nie było problemu z pacmanem.
#
# /etc/pacman.conf
#
#
# W manualu pacmana znajdziesz opisy wykorzystywanych tu opcji.
#
# GENERAL OPTIONS
#
[options]
LogFile = /var/log/pacman.log
NoUpgrade = etc/passwd
NoUpgrade = etc/rc.d/rc.local
NoUpgrade = etc/modules.conf
NoUpgrade = etc/lilo.conf
NoUpgrade = etc/makepkg.conf
NoUpgrade = etc/pacman.conf
NoUpgrade = etc/fstab
NoUpgrade = etc/hosts
NoUpgrade = etc/hosts.allow
NoUpgrade = etc/hosts.deny
NoUpgrade = etc/dhcpd.conf
NoUpgrade = etc/rchtb/htbusers.conf
NoUpgrade = etc/ppp/pap-secrets
NoUpgrade = etc/ppp/chap-secrets
NoUpgrade = etc/ppp/options.adsl
NoUpgrade = etc/ppp/oe.conf
NoUpgrade = etc/ppp/chat.script
NoUpgrade = etc/rc.conf
NoUpgrade = etc/shadow
NoUpgrade = etc/sudoers
NoUpgrade = etc/group
NoUpgrade = etc/resolv.conf
NoUpgrade = etc/hostname
NoUpgrade = etc/oidentd_mask.conf
NoUpgrade = etc/ppp/ip-up
#XferCommand = /usr/bin/wget -c %u
#XferCommand = /usr/bin/wget --passive-ftp -c %u
#
# REPOSITORIES
#
#DEVEL
[testing]
Server =
http://devel-nnd.brb.pl/nnd/repo.test
[base-current]
Server =
http://devel-nnd.brb.pl/nnd/repo.test
[extra-current]
Server =
http://devel-nnd.brb.pl/nnd/repo.test
#[base]
#Include = /etc/pacman.d/base
#[reszta]
#Include = /etc/pacman.d/reszta
#[testing]
#Include = /etc/pacman.d/testing
#Repozytoria można również dodawać wpisuj±c tu adres serwera:
#[nazwa_repozytorium]
#Server =
http://devel-nnd.pl/nnd/pakiety
# Przykład jak dodać własne lokalne repozytorium.
# W manualu pacmana znajdziesz opis jak stworzyć własne repozytorium.
#[lokalne_repozytorium]
#Server = file:///mnt/cdrom/NND/pakiety