Hello all,
I’m having some issue running the command sudo apt-get update
After running that, the output is the following:
osmc@kodi-sala:~$ sudo apt-get update
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 http://ftp.debian.org/debian stretch InRelease
Hit:4 http://ftp.debian.org/debian stretch-updates InRelease
Hit:6 http://ftp.debian.org/debian stretch Release
Ign:7 http://apt.insynchq.com/debian 9.0 InRelease
Err:8 http://apt.insynchq.com/debian 9.0 Release
403 Forbidden [IP: 13.33.235.66 80]
Hit:3 http://ftp.fau.de/osmc/osmc/apt stretch InRelease
Hit:5 http://ftp.fau.de/osmc/osmc/apt jessie-devel InRelease
Reading package lists... Done
E: The repository 'http://apt.insynchq.com/debian 9.0 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.
Currently I’m on version: VERSION_ID=“2018.04-2”
the sources.list are the following
deb Index of /debian stretch main contrib non-free
deb Index of /debian stretch-updates main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb http://apt.osmc.tv stretch main
So far, I cant overpass the error reported above.
Any idea?
Thanks!
Best Regards,