Unofficial Volumio 3 on Odroid boards (C4/ N2/ N2+/ M1S)

@volumio

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:~$

Ok, from what I understood this will now be treated as an urgent problem by the core team. It appears to be a general regression issue for non-PI devices.

Please refer to the Touchscreen Plugin thread, you may get more adequate information there.
Though my personal guess is that more plugins might be affected by this unexpected regression

1 Like

the problem of getting packages via apt is solved now, please update to v3.832

1 Like