I have just updated the ABS tree and the [community] and [multilib] directories are missing, is this intentional or a problem? grep -v ^# /etc/abs.conf | grep -v ^$ [ "$ABSROOT" = "" ] && ABSROOT="/var/abs/" SYNCSERVER="rsync.archlinux.org" ARCH="x86_64" MIRRORLIST="/etc/pacman.d/mirrorlist" REPOS=(core extra community multilib !testing !community-testing !multilib-testing !staging !community-staging !gnome-unstable !kde-unstable) abs -t ==> Downloading tarballs... ==> core... ==> extra... ==> community... ==> multilib... ==> ERROR: Download failed grep -v ^# /etc/pacman.d/mirrorlist | grep -v ^$ Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch Server = ftp://archlinux.puzzle.ch/$repo/os/$arch Server = ftp://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/$arch -- Mauro Santos