On Fri, Oct 04, 2019 at 08:52:50PM +0200, Martin wrote: > > I am trying to install libsdl2-dev package using aptitude unsuccessfully . I > get error: > > E: Failed to fetch > http://cdn-fastly.deb.debian.org/debian/pool/main/m/mesa/libegl1-mesa-dev_19.1.4-1_amd64.deb: > 404 > Not Found [IP: 151.101.12.204 80] > E: Unable to fetch some packages; try '-o APT::Get::Fix-Missing=true' to > continue with missing packages > > I am using debian sid version : > deb http://httpredir.debian.org/debian/ sid main contrib non-free > > How do I install libsdl2-dev package? >
According to the mesa package tracker page [0], it looks like version 19.1.4-1 was uploaded 2019-08-13 and version 19.1.6-1 was uploaded 2019-09-04. So, perhaps try an apt-get update first. Regards, -Roberto [0] https://tracker.debian.org/pkg/mesa -- Roberto C. Sánchez

