You are not logged in.

#1 2020-04-13 13:10:08

VistaNarvas
Member
Registered: 2020-04-13
Posts: 2

[SOLVED] pacman download old version of go

when i try to install go every mirror returns 404 error

i did a fresh install yestarday.
and now im trying to set everyting up
nothing strange happed during the instalation process

my first mirror is hosting go-2:1.14.2-1-x86_64.pkg.tar.zst
while pacman is trying to download go-2:1.14.1-1-x86_64.pkg.tar.zst

i did Synchronize package databases
but its still trying the old version

is this a bug in the database or did i do something wrong?
can i force pacman to download the newer version ?

sudo pacman -Syyuu go
:: Synchronizing package databases...
 core                                                                                               136.1 KiB  6.64 MiB/s 00:00 [#############################################################################] 100%
 extra                                                                                             1650.9 KiB  4.57 MiB/s 00:00 [#############################################################################] 100%
 community                                                                                            4.9 MiB  4.71 MiB/s 00:01 [#############################################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (1) go-2:1.14.1-1

Total Download Size:   127.19 MiB
Total Installed Size:  488.04 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from mirror.i3d.net : The requested URL returned error: 404
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from mirrors.xtom.nl : The requested URL returned error: 404
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from archlinux.mirror.wearetriple.com : The requested URL returned error: 404
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from archlinux.mirror.pcextreme.nl : The requested URL returned error: 404
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from mirror.mijn.host : The requested URL returned error: 404
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from arch.mirrors.lavatech.top : The requested URL returned error: 404
error: failed retrieving file 'go-2:1.14.1-1-x86_64.pkg.tar.zst' from mirror.tarellia.net : The requested URL returned error: 404
etc ....

Last edited by VistaNarvas (2020-04-13 13:28:23)

Offline

#2 2020-04-13 13:13:42

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: [SOLVED] pacman download old version of go

Your first mirror is bad.  Remove it.  It is providing an outdated sync database.

EDIT: The sync db on that mirror has *very* recently been updated.  Is it still failing in the same way?  I just confirmed their sync db for community does have the proper version of go.  I gather it was providing a bad sync db, but just got patched up.  This is still a sign of a very bad mirror - chose quality mirrors.

Last edited by Trilby (2020-04-13 13:20:55)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-04-13 13:19:49

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,408
Website

Re: [SOLVED] pacman download old version of go

Check https://www.archlinux.org/mirrors/status/

mirror.i3d.net is at the top of the out-of-sync list.

If your first mirror is bad, it doesn't matter what state the other mirrors are in.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2020-04-13 13:27:57

VistaNarvas
Member
Registered: 2020-04-13
Posts: 2

Re: [SOLVED] pacman download old version of go

Trilby wrote:

Your first mirror is bad.  Remove it.  It is providing an outdated sync database.

EDIT: The sync db on that mirror has *very* recently been updated.  Is it still failing in the same way?  I just confirmed their sync db for community does have the proper version of go.  I gather it was providing a bad sync db, but just got patched up.  This is still a sign of a very bad mirror - chose quality mirrors.

WorMzy wrote:

Check https://www.archlinux.org/mirrors/status/

mirror.i3d.net is at the top of the out-of-sync list.

If your first mirror is bad, it doesn't matter what state the other mirrors are in.

thank you that helped
maybe not include mirrors that are out-of-sync on the Mirrorlist Generator

Last edited by VistaNarvas (2020-04-13 13:34:44)

Offline

Board footer

Powered by FluxBB