N2:
cat /etc/apt/sources.list
deb http://deb.debian.org/debian buster main contrib non-free
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://deb.debian.org/debian buster main contrib non-free
PrimoV2:
cat /etc/apt/sources.list
deb http://deb.debian.org/debian buster main contrib non-free
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://deb.debian.org/debian buster main contrib non-free
sudo apt-get update fails on both platforms:
volumio@primoV2:~$ sudo apt-get update
Ign:1 http://deb.debian.org/debian buster InRelease
Err:2 http://deb.debian.org/debian buster Release
404 Not Found [IP: 151.101.38.132 80]
Hit:3 https://deb.nodesource.com/node_14.x buster InRelease
Reading package lists... Done
E: The repository 'http://deb.debian.org/debian buster Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
volumio@primoV2:~$