You are not logged in.

#1 2010-01-27 16:14:06

JeanJean
Member
Registered: 2010-01-27
Posts: 2

Error while upgrading

I got this error while I trie to run pacman -Syu

:: Retrieving packages from core...
error: failed retrieving file 'kernel26-firmware-2.6.32.6-1-i686.pkg.tar.gz' from mirror.leaseweb.com : Not Found
error: failed retrieving file 'kernel26-firmware-2.6.32.6-1-i686.pkg.tar.gz' from ftp.belnet.be : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'kernel26-firmware-2.6.32.6-1-i686.pkg.tar.gz' from mirror.leaseweb.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'kernel26-firmware-2.6.32.6-1-i686.pkg.tar.gz' from ftp.belnet.be : Not Found
error: failed retrieving file 'kernel26-firmware-2.6.32.6-1-i686.pkg.tar.gz' from ftp.surfnet.nl : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'kernel26-2.6.32.6-1-i686.pkg.tar.gz' from mirror.leaseweb.com : Not Found
error: failed retrieving file 'kernel26-2.6.32.6-1-i686.pkg.tar.gz' from ftp.belnet.be : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'kernel26-2.6.32.6-1-i686.pkg.tar.gz' from mirror.leaseweb.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'kernel26-2.6.32.6-1-i686.pkg.tar.gz' from ftp.belnet.be : Not Found
error: failed retrieving file 'kernel26-2.6.32.6-1-i686.pkg.tar.gz' from ftp.surfnet.nl : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from core
error: failed to commit transaction (File unavailable (e.g., file not found, no access))
Errors occurred, no packages were upgraded.

Offline

#2 2010-01-27 16:18:17

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

Re: Error while upgrading

Those packages have not long been moved to the main repo.  It appears the first mirror in your pacman.conf is slightly out of sync.  Wait a while and it will fix itself or swap the order of mirrors in /etc/pacman.d/mirrorlist.

Offline

#3 2010-01-27 16:19:40

JeanJean
Member
Registered: 2010-01-27
Posts: 2

Re: Error while upgrading

Allan wrote:

Those packages have not long been moved to the main repo.  It appears the first mirror in your pacman.conf is slightly out of sync.  Wait a while and it will fix itself or swap the order of mirrors in /etc/pacman.d/mirrorlist.

This error is there already for couple of days, but I can wait smile

Offline

#4 2010-01-27 17:19:15

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: Error while upgrading

what Allan said + run

rankmirrors /etc/pacman.d/mirrorlist

the output will show what mirrors are the most up to date.  move those mirrors to the top of the mirrorlist and run

 pacman -Syyu

and that should fix the problem.


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

#5 2010-01-27 17:32:03

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

Re: Error while upgrading

JeanJean wrote:
Allan wrote:

Those packages have not long been moved to the main repo.  It appears the first mirror in your pacman.conf is slightly out of sync.  Wait a while and it will fix itself or swap the order of mirrors in /etc/pacman.d/mirrorlist.

This error is there already for couple of days, but I can wait smile

Strange... that kernel version went into [testing] less than 48 hours ago and moved to [core] around five hours ago...

Offline

#6 2010-01-27 17:33:22

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

Re: Error while upgrading

Cyrusm wrote:

what Allan said + run

rankmirrors /etc/pacman.d/mirrorlist

the output will show what mirrors are the most up to date.  move those mirrors to the top of the mirrorlist and run

 pacman -Syyu

and that should fix the problem.

Rankmirrors does not show the most up to date mirrors.  Just those that you can connect to the fastest.   See the mirrorcheck page (https://users.archlinux.de/~gerbra/mirrorcheck.html) for details on how up to date mirrors are.

Offline

#7 2010-01-27 18:02:27

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: Error while upgrading

Allan wrote:

Rankmirrors does not show the most up to date mirrors.  Just those that you can connect to the fastest.   See the mirrorcheck page (https://users.archlinux.de/~gerbra/mirrorcheck.html) for details on how up to date mirrors are.

that's good to know, thanks Allan


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

Board footer

Powered by FluxBB