You are not logged in.

#1 2023-05-03 07:06:29

Cheeto
Member
Registered: 2022-09-11
Posts: 64

[SOLVED] Is there any reason why rust keeps failing to download?

~$ sudo pacman -S rust     
resolving dependencies...
looking for conflicting packages...

Packages (1) rust-1:1.69.0-2

Total Download Size:    82.55 MiB
Total Installed Size:  440.87 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 rust-1:1.69.0-2-x86_64.pkg.tar.zst failed to download
error: failed retrieving file 'rust-1:1.69.0-2-x86_64.pkg.tar.zst' from mirror.metalgamer.eu : The requested URL returned error: 404
error: failed retrieving file 'rust-1:1.69.0-2-x86_64.pkg.tar.zst' from ftp.wrz.de : The requested URL returned error: 404
error: failed retrieving file 'rust-1:1.69.0-2-x86_64.pkg.tar.zst' from ftp.agdsn.de : The requested URL returned error: 404
error: failed retrieving file 'rust-1:1.69.0-2-x86_64.pkg.tar.zst' from mirrors.janbruckner.de : The requested URL returned error: 404
error: failed retrieving file 'rust-1:1.69.0-2-x86_64.pkg.tar.zst' from mirror.ubrco.de : The requested URL returned error: 404
error: failed retrieving file 'rust-1:1.69.0-2-x86_64.pkg.tar.zst' from mirrors.xtom.de : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.

It's been doing this for days. I've tried getting different packages that use rust as a dependency (I think that's what it is) and they all fail because they can't get rust. Updating my mirrorlist with reflector hasn't helped.

Last edited by Cheeto (2023-05-03 09:00:35)

Offline

#2 2023-05-03 07:19:30

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

Re: [SOLVED] Is there any reason why rust keeps failing to download?

It's been updated, so the old package is no longer present on the mirrors.

https://archlinux.org/packages/extra/x86_64/rust/

Run a full system upgrade (pacman -Syu) and try again.


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

#3 2023-05-03 09:00:22

Cheeto
Member
Registered: 2022-09-11
Posts: 64

Re: [SOLVED] Is there any reason why rust keeps failing to download?

Classic rookie mistake! I'm surprised it's the first time I've done this.

Thank you smile

Offline

Board footer

Powered by FluxBB