Hi Demetrius,
On 15/07/24 17:12, Demetrius Stanton wrote:
[...]
I recently encountered a weird error, and I can't seem to find a fix
online. When I run the command ` sudo apt update && sudo apt install
gdb -y `, I receive an 404 error stating failed to fetch
https://deb.debian.org/debian/pool/main/g/glibc/libc6-dbg_2.36-9%2bdeb12u*4*_amd64.deb.
When I navigate to the
https://deb.debian.org/debian/pool/main/g/glibc/ site, I'm able to
find libc6-dbg_2.36-9+deb12u*7*_amd64.deb. Though I'm reasonably
confident I could use wget to download and then dpkg to install this
file, I am concerned I could adversely affect the stability of my
system. I'm sure it would be safer for me to use apt to manage my
packages.
A quick fix might be to use a different Debian mirror:
https://www.debian.org/mirror/list
This is a bad solution, however, even if it works.
I am curious what it is and am looking forward to the big people
to diagnose and solve it.
Regards,
Pranjal