I installed a fresh copy of Buster Lite (released 2021-05-07) on my Pi 3B and also ran into trouble updating Buster due to expired support. After finding several apt source configurations on this forum and AI searches, I finally found one (at midnight) that works for me:
/etc/apt/sources.list
deb https://legacy.raspbian.org/raspbian buster main contrib non-free rpi
/etc/apt/sources.list.d/raspi.list
deb http://archive.raspberrypi.org/debian buster main
then run update with this parameter:
sudo apt update --allow-releaseinfo-change
BTW, this is the only way I can get Lightshow Pi to install and run properly.![Very Happy :D]()
/etc/apt/sources.list
deb https://legacy.raspbian.org/raspbian buster main contrib non-free rpi
/etc/apt/sources.list.d/raspi.list
deb http://archive.raspberrypi.org/debian buster main
then run update with this parameter:
sudo apt update --allow-releaseinfo-change
BTW, this is the only way I can get Lightshow Pi to install and run properly.
Statistics: Posted by Foonty — Thu Feb 05, 2026 9:02 am