You are not logged in.

#1 2010-09-20 13:21:13

greengold
Member
Registered: 2010-01-30
Posts: 199

nothing to do...

hello!
Im getting this "error" every time I try to fully update my system...
I have uncommented repositories, uncommented multiple servers, I did pacman -Syy for recognising new sources...
I didn't updete system for about month so its impossible that there are no new updates hmm
What's this about?

Offline

#2 2010-09-20 13:30:44

scarletxfi
Member
From: Australia
Registered: 2010-04-19
Posts: 105

Re: nothing to do...

what happens when you do :
Pacman -Syu
?

what is the exact error? are you mirrors up to date?

Last edited by scarletxfi (2010-09-20 13:34:03)

Offline

#3 2010-09-20 13:33:17

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

Re: nothing to do...

change the _first_ mirror with one up to date

https://www.archlinux.de/?page=MirrorStatus


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

Offline

#4 2010-09-20 13:47:29

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: nothing to do...

I did it...
it synchronizes mirrors but "there is nothing to do"...

[root@server tepo]# pacman -Suyy
:: Synchronizing package databases...
 core                                    35.3K  547.0K/s 00:00:00 [####################################] 100%
 extra                                  457.4K  594.8K/s 00:00:01 [####################################] 100%
 community                              374.2K  613.5K/s 00:00:01 [####################################] 100%
error: failed retrieving file 'multilib.db.tar.gz' from ftp.sh.cvut.cz : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'multilib.db.tar.gz' from ftp5.gwdg.de : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'multilib.db.tar.gz' from mirrors.kernel.org : Not Found
error: failed retrieving file 'multilib.db.tar.gz' from ftp.iinet.net.au : File unavailable (e.g., file not found, no access)
error: failed to update multilib (File unavailable (e.g., file not found, no access))
:: Starting full system upgrade...
 there is nothing to do
[root@server tepo]#

mirrorlist:

.
.
.

# Generated on 2010-06-21
#

Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
# Any
Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch

# Australia
.
.
.

also
[multilib]
Include = /etc/pacman.d/mirrorlist
...is included in pacman.conf

Offline

#5 2010-09-20 13:52:59

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

Re: nothing to do...

from what i see is using ftp.sh.cvut.cz which is very very very very very out of date.

paste pacman.conf and note that you don't need multilib if you are on i686

Last edited by wonder (2010-09-20 13:53:27)


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

Offline

#6 2010-09-20 16:41:13

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: nothing to do...

yeah, you're right!
I didnt notest that I had uncommented that mirror.. thanks!
I Hope that will be enought...

Offline

#7 2010-09-20 16:42:45

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: nothing to do...

but what's this about?

error: failed retrieving file 'gcc-4.5.1-1-i686.pkg.tar.xz' from mirrors.kernel.org : Service not available, closing control connection

Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch  mirror should be up to date...

Offline

#8 2010-09-20 16:44:56

Dogmeat
Member
From: Slovak Republic
Registered: 2009-02-24
Posts: 193

Re: nothing to do...

Use http instead of ftp (Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch).

Offline

#9 2010-09-20 16:45:52

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

Re: nothing to do...

greengold wrote:

but what's this about?

error: failed retrieving file 'gcc-4.5.1-1-i686.pkg.tar.xz' from mirrors.kernel.org : Service not available, closing control connection

that is a bug in libfetch and once you update that everything would work correctly


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

Offline

#10 2010-09-20 17:00:55

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: nothing to do...

will see

Offline

#11 2010-09-22 13:06:00

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: nothing to do...

I also can't upgrade my system but I have no errors.

sudo pacman -Syu
Password:
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 archlinuxfr is up to date
:: Starting full system upgrade...
 there is nothing to do

Several days already... I have Firefox 3.6.9. AFAIK there's 3.6.10 in repos. What's wrong with my system?

Mirrorlist:

# United States
Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
Server = ftp://mirrors.easynews.com/linux/archlinux/$repo/os/i686
Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/i686
Server = ftp://ftp.archlinux.org/$repo/os/i686
Server = http://mirrors.gigenet.com/archlinux/$repo/os/i686
Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/i686
Server = http://www.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/i686
Server = ftp://mirrors.hosef.org/archlinux/$repo/os/i686
Server = http://mirrors.hosef.org/archlinux/$repo/os/i686
Server = ftp://ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
Server = http://distro.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
Server = http://archlinux.linuxfreedom.com/$repo/os/i686
Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
Server = ftp://lug.mtu.edu/archlinux/ftpfull/$repo/os/i686
Server = http://lug.mtu.edu/archlinux/ftpfull/$repo/os/i686
Server = ftp://mirrors.xmission.com/archlinux/$repo/os/i686
Server = http://mirrors.xmission.com/archlinux/$repo/os/i686
Server = ftp://mirror.rit.edu/archlinux/$repo/os/i686
Server = http://mirror.rit.edu/archlinux/$repo/os/i686
Server = http://schlunix.org/archlinux/$repo/os/i686
Server = http://archlinux.umflint.edu/$repo/os/i686
Server = http://mirror.umoss.org/archlinux/$repo/os/i686

Offline

#12 2010-09-22 13:15:49

Dogmeat
Member
From: Slovak Republic
Registered: 2009-02-24
Posts: 193

Re: nothing to do...

Put in your /etc/pacman.d/mirrorlist in the first place:
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
and then do pacman -Syu

Offline

#13 2010-09-22 13:24:31

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

Re: nothing to do...

Try ftp://archlinux.puzzle.ch/

If you need just one or two packages, you can download them manually http://www.archlinux.org/packages/extra/i686/firefox/

Last edited by karol (2010-09-22 13:25:45)

Offline

#14 2010-09-22 13:35:50

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

Re: nothing to do...

@Mr. Alex is very easy to found out your problem. for example the first mirror from your link is not even in our status page, meaning is very very very out of date. just click on the above link and you can figure it out


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

Offline

#15 2010-09-22 13:46:14

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

Re: nothing to do...

https://www.archlinux.de/?page=MirrorStatus has a nice list of mirrors that are up-to-date, as was already pointed out by wonder. Please do read and follow suggestions before posting: https://bbs.archlinux.org/viewtopic.php … 74#p828874

Offline

#16 2010-09-22 13:52:17

Dogmeat
Member
From: Slovak Republic
Registered: 2009-02-24
Posts: 193

Re: nothing to do...

This page for mirror status check http://www.archlinux.org/mirrors/status/ is nice too, maybe even a better one. tongue

Offline

#17 2010-09-22 13:57:09

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: nothing to do...

Thanks! The problem was fixed when I found mirrorlist.pacnew and replaced old one with this. Now everything works.

Offline

Board footer

Powered by FluxBB