OSMC Update Error

“Report this to teh forum” - so here it is.
Log states the system has been started.

OSMC Version 2017.12-1

Manual update says “No update available”

sudo apt-get update results in

Hit:1 http://ftp.fau.de/osmc/osmc/apt stretch InRelease
Ign:2 http://ftp.debian.org/debian stretch InRelease
Get:3 http://ftp.debian.org/debian stretch-updates InRelease [91.0 kB]
Hit:4 http://ftp.debian.org/debian stretch Release
Get:5 http://ftp.debian.org/debian stretch-updates/main armhf Packages.diff/Index [1720 B]
Get:6 http://ftp.debian.org/debian stretch-updates/main Translation-en.diff/Index [1720 B]
Get:8 http://security.debian.org stretch/updates InRelease [63.0 kB]
Get:9 http://security.debian.org stretch/updates/main armhf Packages [267 kB]
Get:10 http://security.debian.org stretch/updates/main Translation-en [118 kB]
Fetched 543 kB in 6s (86.3 kB/s)
Reading package lists... Done

What now?

Provide grab-logs -a for meaningful support.

Here u go:
https://paste.osmc.tv/uzegumoxef

Could it be that you are running a VPN and that you are loosing connectivity when the VPN is up and therefore the update script complains?

No VPN in use.

Ok the apt.log didn’t show any error which means that this very likely is a connection error when the script checks for updates.
If you want to further investigate enable debug logging and after the message pops up provide full logs with grab-logs -A

A sudo apt-get dist-update asked me to remove something (exact syntax provided in statement), afterwards both sudo apt-get update and sudo apt-get dist-update went just fine and did a lot of stuff. Eventually the OSMC Update Error message didn’t appear since.

Consider this case closed.