You are not logged in.

#1 2009-09-18 06:42:35

bharani
Member
From: Karaikudi, India
Registered: 2009-07-12
Posts: 202

failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

This morning i tried to do a update of my system.But i got this error.

:: Synchronizing package databases...
 core is up to date
error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
 community is up to date
 extra is up to date
:: Starting full system upgrade...
warning: perl-xyne-arch: local (0.74-1) is newer than community (0.73-1)
warning: powerpill: local (16.1-2) is newer than community (16.0-13)
 local database is up to date

Then i found this
http://bugs.archlinux.org/task/7212
Is my problem related to this?

I checked ftp.archlinux.org ( ftp://ftp.archlinux.org/community/os/x86_64/) and found that the file (community.db.tar.gz) is not found there.

I am using arch x86_64.

Help me.


Tamil is my mother tongue.

Offline

#2 2009-09-18 06:45:23

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,540
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Not related to that bug report (which was two years ago).

While creating a [community-testing] repo to help with major rebuilds, the [community] repo disappeared from our server.  Luckily, our primary server syncs the [community] repo from the AUR/community server so we just have to wait on that to finish running and the mirrors to catch up...

Offline

#3 2009-09-18 07:07:16

schuay
Package Maintainer (PM)
From: Austria
Registered: 2008-08-19
Posts: 564

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

I'm not trying to criticize, only a suggestion - wouldn't it be a good idea to have a TEST server to try these things on before changing the PRODUCTION server? I realize arch doesn't have unlimited funds, but this could probably also be done on a virtual machine(?) Would prevent things like deleting testing and community on all mirrors big_smile

Offline

#4 2009-09-18 07:23:37

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

I'm surprised that nobody mentioned the use of ftp.archlinux.org as a main mirror.

*wags finger then heads off to check why powerpill isn't synced in community*


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#5 2009-09-18 08:35:36

jbourdon
Member
Registered: 2009-09-18
Posts: 1

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

yep, doing my first ever install of Arch, and got caught in this !
Guessed it was the problem, so decided to wait, and found this thread
will add the ftp.archlinux.org as my last mirror

Offline

#6 2009-09-18 09:46:23

Chrysalis
Member
Registered: 2008-07-07
Posts: 155

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Plenty mirrors to use that havent resynced yet like rit.edu so thats not stoping you.

Offline

#7 2009-09-18 09:53:56

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

ouch...


Give what you have. To someone, it may be better than you dare to think.

Offline

#8 2009-09-18 10:40:32

scragar
Member
Registered: 2009-07-14
Posts: 108

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

I was just coming here to report this tongue

error: failed retrieving file 'community.db.tar.gz' from mirrors.uk2.net : File unavailable (e.g., file not found, no access)
error: failed to update community (File unavailable (e.g., file not found, no access))

I have to say I'm impressed at how well pacman handles this, I remember ubuntu being slightly less polite about such issues.

Offline

#9 2009-09-18 14:35:15

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

It looks like only 64-bit community got hosed? At least, the data exists in the other directories, but 64-bit only has links to the "any" packages, and the package content lists. The point of this post is to make sure that 64-bit wasn't forgotten when 32-bit was resynced or something like that.

Offline

#10 2009-09-18 14:50:24

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

I use the i686 archlinuxfr repo and community seems to have disappeared from there as well...


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#11 2009-09-18 20:27:37

Lyceuhns
Member
From: João Pessoa, Paraíba, Brasil
Registered: 2008-05-09
Posts: 121

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Well, i was think that just me was with this problem.
None of the brazilians mirrors are with the community repo database too.
I didn't see news about something like this, so i came here to look for news. neutral

o/

Offline

#12 2009-09-18 20:59:13

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

schuay wrote:

I'm not trying to criticize, only a suggestion - wouldn't it be a good idea to have a TEST server to try these things on before changing the PRODUCTION server? I realize arch doesn't have unlimited funds, but this could probably also be done on a virtual machine(?) Would prevent things like deleting testing and community on all mirrors big_smile

You can blame me. Actually, the whole issue was a missing slash (!!) in an rsync config file. I had no idea rsync didn't handle that gracefully. Poof, files went away.

Yes, I should have tested it, but I was sloppy.

Offline

#13 2009-09-18 22:36:41

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

phrakture wrote:

You can blame me. Actually, the whole issue was a missing slash (!!) in an rsync config file. I had no idea rsync didn't handle that gracefully. Poof, files went away.

Yes, I should have tested it, but I was sloppy.

So how can we blame this on Allan then?


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#14 2009-09-18 23:48:34

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,540
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

The same way it always is done...  by ignoring all the facts tongue

Offline

#15 2009-09-19 00:10:27

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

So why hasn't phrakture's post been edited and all the incriminating stuff moved on to Allan's reply yet ?

Last edited by moljac024 (2009-09-19 00:10:40)


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#16 2009-09-19 00:34:25

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Allan wrote:

The same way it always is done...  by ignoring all the facts tongue

That's what you would like us to believe!


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#17 2009-09-19 00:39:03

Raffles10
Member
From: London, UK
Registered: 2009-05-09
Posts: 115

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Repo' and mirror issues seem to be Arch's achilles heel....:/

Offline

#18 2009-09-19 04:46:06

bharani
Member
From: Karaikudi, India
Registered: 2009-07-12
Posts: 202

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Seems that the problem have been solved.
I would have had much trouble if i had wanted to install some thing from the  community then.


Tamil is my mother tongue.

Offline

#19 2009-09-19 05:14:19

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

well i got this error too

:: Retrieving packages from extra...
error: failed retrieving file 'xmlrpc-c-1.06.36-1-i686.pkg.tar.gz' from ftp.ds.hj.se : Not Found

but the file downloaded from another mirror.

Offline

#20 2009-09-19 05:41:20

jwwolf
Member
Registered: 2009-06-29
Posts: 74

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Tried using various servers but even when using the archlinux.org mirror

Server = ftp://ftp.archlinux.org/$repo/os/x86_64

The following occurs.

:: Synchronizing package databases...
error: failed to update core (no servers configured for repository)

Community and extra are fine

Offline

#21 2009-09-19 08:24:39

schuay
Package Maintainer (PM)
From: Austria
Registered: 2008-08-19
Posts: 564

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

jwwolf wrote:

Tried using various servers but even when using the archlinux.org mirror

Server = ftp://ftp.archlinux.org/$repo/os/x86_64

The following occurs.

:: Synchronizing package databases...
error: failed to update core (no servers configured for repository)

Community and extra are fine

You probably need to edit your pacman.conf and add a server for Core smile

Offline

#22 2009-09-19 08:30:13

jwwolf
Member
Registered: 2009-06-29
Posts: 74

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

schuay wrote:

You probably need to edit your pacman.conf and add a server for Core smile

I do have it specified

[core]
Include = /etc/pacman.d/mirrorlist

mirrorlist is

Server = ftp://ftp.archlinux.org/$repo/os/x86_64

Offline

#23 2009-09-19 09:22:01

kgas
Member
From: Qatar
Registered: 2008-11-08
Posts: 718

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

especially UK mirrors giving this error for the past 4 days in my case
error: failed retrieving file 'community.db.tar.gz' from www.mirrorservice.org : Not Found
Arch Mirror Status
I used to switch the mirrors near by to get the system upto date earlier wink

Last edited by kgas (2009-09-19 09:25:32)

Offline

#24 2009-09-19 09:26:49

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,540
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

Four days?  It only happened ~30 hours ago...

Offline

#25 2009-09-19 15:13:08

brendan
Member
From: UK
Registered: 2009-05-16
Posts: 130
Website

Re: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org

just got caught in this... sucks I was gonna reinstall a PC with arch just now, I guess it can wait till tmrw.

Shame repo's take so much time to sync. Mind you waiting a few hours isn't like it's hell.

It's good to know i'm not the only one that makes mistakes of the sort...

Offline

Board footer

Powered by FluxBB