I'm not being able to install wine
Hi!
I am currently trying to install wine in debian trixie in order to get lutris working correctly, but everytime i run
sudo apt install wine
I get the error (sorry, its in spanish):
Error: Fallo al obtener http://deb.debian.org/debian/pool/main/e/e2fsprogs/libcom-err2_1.47.2-3%2bb10_i386.deb 404 Not Found [IP: 199.232.158.132 80]
Error: Fallo al obtener http://deb.debian.org/debian/pool/main/c/curl/libcurl3t64-gnutls_8.14.1-2%2bdeb13u2_i386.deb 404 Not Found [IP: 199.232.158.132 80]
Error: Fallo al obtener http://deb.debian.org/debian/pool/main/c/curl/libcurl4t64_8.14.1-2%2bdeb13u2_i386.deb 404 Not Found [IP: 199.232.158.132 80]
Error: Fallo al obtener http://deb.debian.org/debian/pool/main/libe/libexif/libexif12_0.6.25-1_i386.deb 404 Not Found [IP: 199.232.158.132 80]
My sources.list file contains
deb http://deb.debian.org/debian/ trixie main non-free-firmware
deb-src http://deb.debian.org/debian/ trixie main non-free-firmware
deb http://security.debian.org/debian-security/ trixie-security main non-free-firmware
deb-src http://security.debian.org/debian-security/ trixie-security main non-free-firmware
deb http://deb.debian.org/debian/ trixie-updates main non-free-firmware
deb-src http://deb.debian.org/debian/ trixie-updates main non-free-firmware
So, If you know how can I fix this, please help me
Thanks!
PSTD: I know it's better to get a newer version of wine, I tried setting up the debian trixie repository for wine but I was getting the same error, so I removed it and tried to install it from debian repos