andykais
andykais2y ago

arch linux deno package might be broken

Installing deno on arch linux appears to 404 on all the mirrors. I just synchronized them all as well so I think theres something else going on... sudo pacman -Sy deno
:: Synchronizing package databases...
core 152.5 KiB 317 KiB/s 00:00 [########################################] 100%
extra 1726.3 KiB 1516 KiB/s 00:01 [########################################] 100%
community 7.2 MiB 1232 KiB/s 00:06 [########################################] 100%
multilib 162.6 KiB 1010 KiB/s 00:00 [########################################] 100%
resolving dependencies...
looking for conflicting packages...

Packages (1) deno-1.29.0-1

Total Download Size: 23.66 MiB
Total Installed Size: 68.19 MiB
Net Upgrade Size: 0.17 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
deno-1.29.0-1-x86_64.pkg.tar.zst failed to download
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from mirror.pit.teraswitch.com : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from ftp.sudhip.com : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from mirrors.mit.edu : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from arch.mirror.constant.com : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from iad.mirrors.misaka.one : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from mirror.ette.biz : 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.
:: Synchronizing package databases...
core 152.5 KiB 317 KiB/s 00:00 [########################################] 100%
extra 1726.3 KiB 1516 KiB/s 00:01 [########################################] 100%
community 7.2 MiB 1232 KiB/s 00:06 [########################################] 100%
multilib 162.6 KiB 1010 KiB/s 00:00 [########################################] 100%
resolving dependencies...
looking for conflicting packages...

Packages (1) deno-1.29.0-1

Total Download Size: 23.66 MiB
Total Installed Size: 68.19 MiB
Net Upgrade Size: 0.17 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
deno-1.29.0-1-x86_64.pkg.tar.zst failed to download
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from mirror.pit.teraswitch.com : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from ftp.sudhip.com : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from mirrors.mit.edu : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from arch.mirror.constant.com : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from iad.mirrors.misaka.one : The requested URL returned error: 404
error: failed retrieving file 'deno-1.29.0-1-x86_64.pkg.tar.zst' from mirror.ette.biz : 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.
1 Reply
andykais
andykais2y ago
fwiw, I just successfully installed another package from community so it doesnt seem like my mirrors are busted universally Update: this is fixed now