09-23-2021, 02:43 PM
(09-22-2021, 10:41 PM)DRONE7 Wrote: Raspberry Pi O/S is being prepared for the move from Buster to Bullseye...
https://www.raspberrypi.org/forums/viewt...6&t=318302
Similar question asked and answered here...
https://moodeaudio.org/forum/showthread....3#pid36693
Try a sudo apt update (not upgrade !) and note these lines
Code:E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N] Y
Thanks so much. That solved the issue.