You are not logged in.

#1 2010-01-24 16:59:32

PeteMo
Member
From: H'Burg, VA
Registered: 2006-01-26
Posts: 191
Website

[solved] Unable to sync multiple mirrors

As of the last day or so, I am unable to sync with any US mirrors:

# pacman -Syy
:: Synchronizing package databases...
error: failed retrieving file 'core.db.tar.gz' from mirror.umoss.org : Not Found
error: failed retrieving file 'core.db.tar.gz' from mirror.rit.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'core.db.tar.gz' from ibiblio.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'core.db.tar.gz' from distro.ibiblio.org : Not Found
error: failed retrieving file 'core.db.tar.gz' from archlinux.linuxfreedom.com : Not Found
error: failed retrieving file 'core.db.tar.gz' from mirror.rit.edu : Not Found
error: failed retrieving file 'core.db.tar.gz' from locke.suu.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'core.db.tar.gz' from lug.mtu.edu : Not Found
error: failed retrieving file 'core.db.tar.gz' from mirrors.xmission.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'core.db.tar.gz' from mirrors.xmission.com : Not Found
error: failed to update core (Not Found)
error: failed retrieving file 'extra.db.tar.gz' from mirror.umoss.org : Not Found
error: failed retrieving file 'extra.db.tar.gz' from mirror.rit.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'extra.db.tar.gz' from ibiblio.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'extra.db.tar.gz' from distro.ibiblio.org : Not Found
error: failed retrieving file 'extra.db.tar.gz' from archlinux.linuxfreedom.com : Not Found
error: failed retrieving file 'extra.db.tar.gz' from mirror.rit.edu : Not Found
error: failed retrieving file 'extra.db.tar.gz' from locke.suu.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'extra.db.tar.gz' from lug.mtu.edu : Not Found
error: failed retrieving file 'extra.db.tar.gz' from mirrors.xmission.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'extra.db.tar.gz' from mirrors.xmission.com : Not Found
error: failed to update extra (Not Found)
error: failed retrieving file 'community.db.tar.gz' from mirror.umoss.org : Not Found
error: failed retrieving file 'community.db.tar.gz' from mirror.rit.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'community.db.tar.gz' from ibiblio.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'community.db.tar.gz' from distro.ibiblio.org : Not Found
error: failed retrieving file 'community.db.tar.gz' from archlinux.linuxfreedom.com : Not Found
error: failed retrieving file 'community.db.tar.gz' from mirror.rit.edu : Not Found
error: failed retrieving file 'community.db.tar.gz' from locke.suu.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'community.db.tar.gz' from lug.mtu.edu : Not Found
error: failed retrieving file 'community.db.tar.gz' from mirrors.xmission.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'community.db.tar.gz' from mirrors.xmission.com : Not Found
error: failed to update community (Not Found)
error: failed to synchronize any databases

Here is my mirrorlist:

Server = http://mirror.umoss.org/archlinux/$repo/os/@carch@
Server = ftp://mirror.rit.edu/archlinux/$repo/os/@carch@
Server = ftp://ibiblio.org/pub/linux/distributions/archlinux/$repo/os/@carch@
Server = http://distro.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/@carch@
Server = http://archlinux.linuxfreedom.com/$repo/os/@carch@
Server = http://mirror.rit.edu/archlinux/$repo/os/@carch@
Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/@carch@
Server = http://lug.mtu.edu/archlinux/ftpfull/$repo/os/@carch@
Server = ftp://mirrors.xmission.com/archlinux/$repo/os/@carch@
Server = http://mirrors.xmission.com/archlinux/$repo/os/@carch@

I can clearly see the core.db.tar.gz on several of the mirrors, for example http://mirror.umoss.org/archlinux/core/os/i686/

Is anyone else seeing this or have any ideas?

Last edited by PeteMo (2010-01-24 17:17:17)

Offline

#2 2010-01-24 17:10:56

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [solved] Unable to sync multiple mirrors

The issue is the @carch@ appended to the end of your mirrorlist file. It should be an actual arch -- i686 or x86_64.

Offline

#3 2010-01-24 17:16:41

PeteMo
Member
From: H'Burg, VA
Registered: 2006-01-26
Posts: 191
Website

Re: [solved] Unable to sync multiple mirrors

Ah, so it is.  I had copied the mirrorlist from the pacman-mirror package in abs while troubleshooting and didn't notice that.  Thanks!

Offline

Board footer

Powered by FluxBB