You are not logged in.
Okay I'm trying to use pacman -Sy but I can only complete downloading core.db everything
after that goes something like this:
warning: resuming download of extra.db not possible; starting over
error: failed retrieving file 'extra.db' from mirrors.hosef.org.6K 12.7K/s 00:00:02 [###############################################---] 94%
warning: resuming download of extra.db not possible; starting over
and so on until I am out of mirrors. Is this the result of all of the mirrors being upgraded at once or a serious problem?
Offline
Have you tried forcing a database update with
# pacman -SyyYou shouldn't use the -Sy switch to install programs if that's what you're trying to do. Use instead:
# pacman -S fooAlso post your pacman.conf, the mirrorlist file and relevant logs if you want further help.
Offline
I just tried now that I am at home (as opposed to using the WiFi at the Library) and it worked without a hitch. Odd though.
Yes I did try forcing it to refresh and no I wasn't trying to use the 'y' option to install packages. I would like to find out what was going wrong though.
Offline
It sounds like your connection was dropping all the time. The [core] repo database probably managed to download because it is much smaller than the [extra] and [community] ones.
Offline