I am getting errors about missing repository file on my 32-bit bullseye installation on an old[ish] Raspberry Pi system.
So, when I run 'apt update' I see:-
root@odinpi# apt update Hit:1
formatting link
bullseye InRelease Hit:2
formatting link
bullseye InRelease Ign:3
formatting link
main InRelease Err:4
formatting link
main Release 404 Not Found [IP: 93.93.128.193 80] Get:5
formatting link
syncthing InRelease Reading package lists... Done E: The repository '
formatting link
main Release' does not have 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.
So, how do I get my /etc/apt/sources.list configured right? I've not manually edited it as far as I remember.
The file /etc/apt/sources.list is currently:-
deb
formatting link
bullseye main contrib non-free rpi # Uncomment line below then 'apt-get update' to enable 'apt-get source' #deb-src
formatting link
bullseye main contrib non-free rpi deb
formatting link
main contrib non-free rpi