J307
J307
AAAndronix App
Created by J307 on 8/27/2023 in #support-forum
404 errors when installing packages with apt (Debian)
I get 404 errors when trying to install packages with apt This is the output when I run apt update:
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Reading package lists... Done
N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.0' to '10.13'
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
Reading package lists... Done
N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.0' to '10.13'
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldoldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
And nothing changed when I tried to install after that, I've also tried --fix-missing The package I tried to install is cmatrix but it gives the same errors when installing vim I'm using CLI and the shell says root@localhost
3 replies