On Tue, Jul 22, 2025 at 13:17:52 -0500, Richard Owlett wrote: > I'm running Debian 12.8 and package install failed with > > Failed to fetch > > http://security.debian.org/debian-security/pool/updates/main/o/openjdk-17/openjdk-17-jre
There's no version number on that file. Looks weird. Maybe that's supposed to be a symlink to the most recent package or something, but I don't know. The URL looks truncated. hobbit:~$ cat /etc/debian_version 12.11 hobbit:~$ apt-cache show openjdk-17-jre [...] Filename: pool/main/o/openjdk-17/openjdk-17-jre_17.0.15+6-1~deb12u1_amd64.deb In any case, being 3 point releases behind the current patchlevel is probably not helping. What happens if you install the openjdk-17-jre package first?