Constant Update Error for OSMC

Hi Guys,

I’ve had a look around as similar threads but it looks like everyone has specific reasons relating to their log analysis.

I’ve enabled logging and uploaded here: http://paste.osmc.io/yikocedora
Tried taking a look but it seems like there’s ALOT there (must have been logging the whole time?!? or the logs were turns on at some point but unfortunately I don’t know how to purge them).

Can anyone tell me why this would be failing every time I update? It downloads the update then asks me to reboot:

On reboot I get this screen:

Then when it restarts I get this:

Thanks in advance.
Dave

You have an unnofficial repository in your apt configuration and also haven’t upgraded since October last year.

Try removing the non-official repository and running the upgrade manuall from the command line with sudo ap-get update && sudo apt-get -y dist-upgrade

It is recommended that you install each update as it becomes available as there is then less chance of an upgrade failing due to something fromma previous one not being present.

Thanks, unfortunately it did no work - I removed all libraries that were added post the OSMC image flashing and it still wouldn’t update.

I took a different approach and just re-imaged the latest OSMC version and rebuilt from scratch.

Thanks for your help.

If you ran the command line upgrade we would have been able to get you up to speed with an apt log

But glad you are up to date now. Try and keep up to date more frequently in the future. This prevents unexpected surprises