Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3250

General Questions • [Solved] 404 error when installing qemu-system

$
0
0
I have been trying to install docker desktop on my debian system but I have an error when installing qemu

Code:

E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-common_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-data_7.2%2bdfsg-7%2bdeb12u3_all.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-x86_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-arm_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-mips_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-ppc_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-sparc_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-misc_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-utils_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-block-extra_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Failed to fetch http://deb.debian.org/debian/pool/main/q/qemu/qemu-system-gui_7.2%2bdfsg-7%2bdeb12u3_amd64.deb  404  Not Found [IP: 146.75.74.132 80]E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
I tried 'apt install qemu-system' on its own which gave the same error
I have tried 'apt update && apt upgrade' which didn't change anything
I tried disabling the docker repository which yielded no results

From what I can tell it seems to be trying to get a version of qemu which does not exist in the debian repositories but I don't know why apt update wouldn't fix this

Statistics: Posted by bigballer — 2024-05-26 13:04 — Replies 19 — Views 262



Viewing all articles
Browse latest Browse all 3250

Trending Articles