You are not logged in.

#1 2012-10-23 14:21:23

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

[Solved] pacman - The requested URL returned error: 404 Not Found

Hi, Im getting these 404 errors more and more frequently on all three of my arch installations, I havnt touched any pacman config or mirror files, only uncommeneted multilib in all three.

Right now I got:

Targets (2): tdb-1.2.10-1  udevil-0.3.4-1

Total Download Size:    0.10 MiB
Total Installed Size:   0.45 MiB
Net Upgrade Size:       0.02 MiB

Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'tdb-1.2.10-1-x86_64.pkg.tar.xz' from mirror.us.leaseweb.net : The requested URL returned error: 404 Not Found
error: failed retrieving file 'tdb-1.2.10-1-x86_64.pkg.tar.xz' from mirror.de.leaseweb.net : The requested URL returned error: 404 Not Found
error: failed retrieving file 'tdb-1.2.10-1-x86_64.pkg.tar.xz' from mirrors.cicku.me : The requested URL returned error: 404 Not Found
error: failed retrieving file 'tdb-1.2.10-1-x86_64.pkg.tar.xz' from archlinux.polymorf.fr : The requested URL returned error: 404 Not Found
^Cerror: failed retrieving file 'tdb-1.2.10-1-x86_64.pkg.tar.xz' from mirror.nl.leaseweb.net : The requested URL returned error: 404 Not Found
error: failed retrieving file 'tdb-1.2.10-1-x86_64.pkg.tar.xz' from archlinux.limun.org : The requested URL returned error: 404 Not Found

This is fixed by running

pacman -Syy
pacman -Syu

Any ideas why its happening? or what I should do?

Last edited by jrussell (2012-10-24 19:36:20)


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#2 2012-10-23 14:23:33

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

Re: [Solved] pacman - The requested URL returned error: 404 Not Found

https://www.archlinux.org/packages/?name=tdb
The package has just been updated - switch to a more up-to-date mirror or wait a couple hours and try updating again.

Offline

#3 2012-10-23 14:25:24

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: [Solved] pacman - The requested URL returned error: 404 Not Found

karol wrote:

https://www.archlinux.org/packages/?name=tdb
The package has just been updated - switch to a more up-to-date mirror or wait a couple hours and try updating again.

Ok thanks, is it happening because arch can see there is a update, but none of the mirrors have that update yet?

Why would

pacman -Syy

fix the problem then?

Last edited by jrussell (2012-10-23 14:26:11)


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#4 2012-10-23 14:26:50

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

Re: [Solved] pacman - The requested URL returned error: 404 Not Found

jrussell wrote:
karol wrote:

https://www.archlinux.org/packages/?name=tdb
The package has just been updated - switch to a more up-to-date mirror or wait a couple hours and try updating again.

Ok thanks, is it happening because arch can see there is a update, but none of the mirrors have that update yet?

Exactly: the db has been updated but the new files have not yet been propagated.
According to https://www.archlinux.org/packages/extra/x86_64/tdb/ the update happened 15 minutes before you posted.

Offline

#5 2012-10-23 14:28:49

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: [Solved] pacman - The requested URL returned error: 404 Not Found

Also, I see that transmission-cli version 2.73-1 is out https://www.archlinux.org/packages/extr … ssion-cli/

But if I:

transmission-cli -V

I get:

transmission-cli 2.72 (13582)

and

pacman -Syu

now says:

:: Starting full system upgrade...
 there is nothing to do

bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#6 2012-10-23 14:33:19

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

Re: [Solved] pacman - The requested URL returned error: 404 Not Found

jrussell wrote:

Also, I see that transmission-cli version 2.73-1 is out https://www.archlinux.org/packages/extr … ssion-cli/

But if I:

transmission-cli -V

I get:

transmission-cli 2.72 (13582)

and

pacman -Syu

now says:

:: Starting full system upgrade...
 there is nothing to do

I don't think it's pacman's fault:

$ pacman -S transmission-cli
resolving dependencies...
looking for inter-conflicts...

Targets (1):

Name              Old Version  New Version  Net Change  Download Size

transmission-cli               2.73-1       3,76 MiB         0,57 MiB

Total Download Size:    0,57 MiB
Total Installed Size:   3,76 MiB

Proceed with installation? [Y/n] 
:: Retrieving packages from extra...
 transmission-cli-2....   582,1 KiB   675K/s 00:01 [#############] 100%
(1/1) checking package integrity                   [#############] 100%
(1/1) loading package files                        [#############] 100%
(1/1) checking for file conflicts                  [#############] 100%
(1/1) checking available disk space                [#############] 100%
(1/1) installing transmission-cli                  [#############] 100%

  If you want to run the Transmission daemon at boot do:
  systemctl enable transmissiond
$ transmission-cli -V
transmission-cli 2.72 (13582)

You may want to ask upstream.

Offline

Board footer

Powered by FluxBB