You are not logged in.
I was just trying to install GNOME and it failed when trying to download libxfixes-4.0.4-1-i686.pkg.tar.gz
Package wasn't found. So I ran -Syy and it is failing to retrieve extra.db.tar.gz
Is anyone else having this problem?
Last edited by mack (2010-03-01 02:21:40)
Offline
Change the mirrors.
Post the mirrorlist.
Post the pacman.conf
Offline
Tried a bunch of different mirrors. Used mirrors from rankmirrors and then mirrors from updated mirror list I received last night.
pacman.conf
[options]
HoldPkg = pacman glibc
SyncFirst = pacman
Included: core, extra, community
Offline
I suppose with their names, i mean:
[extra]
Include = /etc/pacman.d/mirrorlist
...
Offline
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
Offline
Ah, just found the solution from this post: http://bbs.archlinux.org/viewtopic.php?id=84623
Offline