debian update error message - changed its suite from value 'oldstable' to 'oldoldstable'

when trying to update a debian 10 server I got this error message, when running apt-get update:

error message in german:
-------------------------
Paketlisten werden gelesen... Fertig
N: Für das Depot »http://ftp.somewhere.net/pub/linux/debian buster InRelease« wurde der »Suite«-Wert von »oldstable« in »oldoldstable« geändert.

error message in english:
-------------------------
Reading package lists... Done.
N: The "Suite" value for the repository "http://ftp.somewhere.net/pub/linux/debian buster InRelease" has been changed from "oldstable" to "oldoldstable".

solution:
-------------------------
apt-get --allow-releaseinfo-change update

after that run a "apt-get update" + "apt-get upgrade" command again, and it should work now.

computer2know :: thank you for your visit :: have a nice day :: © 2024