Virtual Server (EN)
·
07.07.2024
·
Beliebt
If you're running Debian 11 and encounter an error after running apt-get update because the repositories have changed from "stable" to "oldstable," don't worry. All you need to do is explicitly accept the changed suite value with the command: apt-get --allow-releaseinfo-change update. Afterward, you can resume using apt-get update, upgrade, and install as usual.