Forum archive
Repository Change, Because Of Bullseye Being Released
Hi, Jeremy,
Because Bullseye was released over the weekend, we've seen the following message for the last two days (i.e. on Saturday night and Sunday night) when cron runs at night. Is there anything that we need to do in order to ensure that Buster updates continue to be downloaded and installed on our appliances?
CRON-APT RUN [/etc/cron-apt/config]: Mon Aug 16 00:10:01 UTC 2021
CRON-APT SLEEP: 924, Mon Aug 16 00:25:25 UTC 2021
CRON-APT ACTION: 0-update
CRON-APT LINE: /usr/bin/apt-get -o quiet=1 update -o quiet=2
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
E: Repository 'http://security.debian.org buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
I changed bootstrap_ap and insert :
apt-get --allow-releaseinfo-change update
Test It.