You are not logged in.
Is anyone else getting error messages when trying to run pacman -Syu? I get "file not found" erros or "temporarily moved" errors from most any mirror I've tried (kernel.org mirror, linuxfreedom, etc.)
Matt
"It is very difficult to educate the educated."
Offline
kernel.org is temporarily down, try
Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$archOffline
kernel.org is down. You will need to change mirrors.
I laugh, yet the joke is on me
Offline
Oh, and just to be sure, use it like this
[core]
# Add your preferred servers here, they will be used first
Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
#Include = /etc/pacman.d/mirrorlistOffline
Oh, and just to be sure, use it like this
[core] # Add your preferred servers here, they will be used first Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch #Include = /etc/pacman.d/mirrorlist
Not to question the wisdom of your suggestion, but why a mirror in Germany? The OP seems to be in Tennessee. I would think a more US orientated list like the one below would better serve his purposes:
##
## Arch Linux repository mirrorlist
## Sorted by mirror score from mirror status page
## Generated on 2011-09-14
# Score: 0.9, United States
Server = ftp://mirror.rit.edu/archlinux/$repo/os/$arch
# Score: 1.0, United States
Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
# Score: 1.1, United States
Server = http://cake.lib.fit.edu/archlinux/$repo/os/$arch
# Score: 1.1, United States
Server = http://mirror.ece.vt.edu/archlinux/$repo/os/$arch
# Score: 1.2, United States
Server = ftp://ftp.archlinux.org/$repo/os/$archLast edited by the sad clown (2011-09-15 02:15:56)
I laugh, yet the joke is on me
Offline
Simply because I'm using the one in Germany and I know it works (and I'm too lazy to try some US ones) :-) but of course your suggestion is correct.
Offline