Cannot update OSMC on Rpi3B

Hi

I try to manually run the OSMC update from OSMC menu, and it fails.

Log files located: https://paste.osmc.tv/ajumusevon

Thanks

Your log shows the last time an update was run was January 18. I don’t see any attempts at update after that. This might be a bug in the MyOSMC update on Kodi v17 where if there are no updates, it incorrectly returns a “failed” status. This is fixed in the MyOSMC for v18.

There haven’t been any OSMC updates since then, although there are some updates to Debian packages not controlled by OSMC maintainers. So, you’re up-to-date on OSMC things (Kodi, etc.). You can always try to update from a command line using:

sudo apt-get update
sudo apt-get dist-upgrade

Details regarding how to access the command line interface can be found here on our Wiki: Accessing the command line - General - OSMC