You are not logged in.
Pages: 1
So basically I wanted to download KVM for from the terminal and when i click enter i get this error: qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst failed to download
Total ( 1/73) 25.1 MiB 8.39 MiB/s 00:03 [#######################################################] 100%
error: failed retrieving file 'qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst' from iad.mirrors.misaka.one : The requested URL returned error: 404
error: failed retrieving file 'qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst' from america.mirror.pkgbuild.com : The requested URL returned error: 404
error: failed retrieving file 'qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst' from arlm.tyzoid.com : The requested URL returned error: 404
error: failed retrieving file 'qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst' from mirror.theash.xyz : The requested URL returned error: 404
error: failed retrieving file 'qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst' from mirror.hackingand.coffee : 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.
I read in Reddit that using reflector will refresh your mirror list and fix the problem but it didn't. i don't know how to fix it. what should i do? the same happened when i tried to download lutris.
Offline
1) use code tags and include the full command and output when you seek help here.
2) update your system (use `pacman -Syu <package>` instead of `pacman -S <package>`).
Last edited by Trilby (2022-10-27 19:56:37)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
error: failed retrieving file 'qemu-system-x86-7.1.0-8-x86_64.pkg.tar.zst' from iad.mirrors.misaka.one : The requested URL returned error: 404
Please embed your terminal's output into [ code ] [ / code ] tags (without spaces). See BBCode cheatsheet: https://bbs.archlinux.org/help.php#bbcode
Are you connected to the Internet? Can you ping the outside?
$ ping -c 5 185.222.222.222<49,17,III,I> Fama di loro il mondo esser non lassa;
<50,17,III,I> misericordia e giustizia li sdegna:
<51,17,III,I> non ragioniam di lor, ma guarda e passa.
Offline
Read the 2nd line in bold...
https://bbs.archlinux.org/viewtopic.php?id=130309
Offline
Thanks Trillby for solving my problem. my issue regarding installation is fixed.
Offline
Pages: 1