You are not logged in.

#1 2010-11-03 19:50:55

akurei
Member
From: Bochum, NRW, Germany
Registered: 2009-05-25
Posts: 152
Website

[SOLVED] Requested Range Not Satisfiable

$ LANG=C sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
error: failed retrieving file 'extra.db.tar.gz' from mirrors.kernel.org : Requested Range Not Satisfiable
error: failed retrieving file 'extra.db.tar.gz' from ftp5.gwdg.de : Requested Range Not Satisfiable
error: failed retrieving file 'extra.db.tar.gz' from mirror.selfnet.de : Requested Range Not Satisfiable
error: failed to update extra (Requested Range Not Satisfiable)
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do

Anyone else ever had that error? A few hours ago, [community] also "failed retrieving community.db.tar.gz"...
Does someone know how to deal with this?

Last edited by akurei (2010-11-03 20:35:52)

Offline

#2 2010-11-03 20:19:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Requested Range Not Satisfiable

https://bbs.archlinux.org/viewtopic.php?pid=654592
https://bbs.archlinux.org/viewtopic.php?pid=632297
Just to be sure, what version of pacman are you running?

I think "failed retrieving community.db.tar.gz" is an unrelated error. Do you have you mirrorlist up to date?

Last edited by karol (2010-11-03 20:24:06)

Offline

#3 2010-11-03 20:35:33

akurei
Member
From: Bochum, NRW, Germany
Registered: 2009-05-25
Posts: 152
Website

Re: [SOLVED] Requested Range Not Satisfiable

Funny. I _did_ search for "Requested Range Not Satisfiable" via BBS Search and found a whole bunch of unrelated threads, so I assumed there was some kind of error with the search engine (because I assumed searching for something in quotes searches just for that peticular string in quotes, not just the single words of which it consists) and created this one...

This was the answer.
Thanks.

Offline

#4 2010-11-03 20:38:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Requested Range Not Satisfiable

I use Google for such searches

[karol@black ~]$ type bbs
bbs is a function
bbs () 
{ 
    ${BROWSER} "http://www.google.pl/search?q=site%3Abbs.archlinux.org $*"
}
[karol@black ~]$ bbs Requested Range Not Satisfiable

This is how I got all those threads :-)

Offline

Board footer

Powered by FluxBB