OSMC November Update - Samsung CEC

http://paste.osmc.io/qiquxodilu

http://paste.osmc.io/atudujoxic

Oops, sorryā€¦itā€™s a Pi 1. Too much moving between systems with 3 Pi 1s and 2 Pi 2s. :slight_smile:

http://paste.osmc.io/iquhibajul
http://paste.osmc.io/vayerarohe

Your problem is that your rbp1-mediacenter-osmc package (Kodi) has not updated, it should be 15.2.0-8 but yours is 15.2.0-1 which is from October 28th.

I canā€™t see anything from your logs why this has not updated, so I can only assume you have used apt-mark to hold the package ?

This means you are an old version of Kodi.

Please post dpkg -l | grep mediacenter-osmc

Try checking for updates again using the official mechanism, the OSMC Updater: via My OSMC ā†’ Updater. Please let us know if the issue persists, and if it does, the output of dpkg -l | grep mediacenter-osmc

Sam

Just a note, that I ended up in the situation (HDMI-CEC not working) using the OSMC updater via My OSMC -> Updater.

The output on the systems shows.

osmc@osmc:~$ dpkg -l | grep mediacenter-osmc
ii rbp1-mediacenter-osmc 15.2.0-1 armhf Media Center package for OSMC
osmc@osmc:~$

so, is there a problem with the updater?

I tried running the upgrade again. It is now stating that there is no update available.

??
Jens

Didnā€™t use apt-mark. I did a regular upgrade when alerted of the November update and was prompted if I wanted to update. Following the update I identified the CEC problem. I did a sudo apt-get update; sudo systemctl start manual-update to force another update. That is the current state of the system.

Hang onā€¦

I have rpi1, i do this: sudo apt-get update, sudo apt-get dist-upgrade, sudo reboot,
but:
osmc@osmc:~$ dpkg -l | grep mediacenter-osmc
ii rbp1-mediacenter-osmc 15.2.0-1 armhf Media Center package for OSMC
and CEC dont work

Additionally, I did:
sudo apt-get update
sudo apt-get dist-upgrade
Reading package listsā€¦ Done
Building dependency tree
Reading state informationā€¦ Done
Calculating upgradeā€¦ Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Didnā€™t bother to rebootā€¦no packages needed upgrading.

Do it one more time chaps, I suspect it will work nowā€¦

Sam

Hmm.

Well, I installed the system (October release) with the OSMC installer yesterday, and used the official My OSMC update procedure today - which broke it.

I executed the recommended commands. No upgrades were done, but the I got "
Calculating upgradeā€¦ The following package was automatically installed and is no longer required:
rbp1-image-4.2.3-3-osmc
Use ā€˜apt-get autoremoveā€™ to remove it."

I did not do this. After the reboot, I tried again:

osmc@osmc:~$ dpkg -l | grep mediacenter-osmc
ii rbp1-mediacenter-osmc 15.2.0-1 armhf Media Center package for OSMC
osmc@osmc:~$

So, no changeā€¦

Hmm
Jens

I can confirm my kodi was out of date, but the update the same way I have always done:

My osmc
updates
Manuel controls
scan for updates.

Just done it again, showing no updates. Do you recommend I remove the symlinks I created and run the sudo apt-get commands.

Thanks Tom.

Iā€™ve tried doing update via ssh too, still no joy

Please cat /etc/apt/sources.list

I have tested on an affected user via SSH moments ago and an update && dist-upgrade did resolve the issue.

osmc@osmc:~$ cat /etc/apt/sources.list
deb Index of /raspbian jessie main contrib non-free
deb http://staging.apt.osmc.tv jessie main

osmc@osmc:~$

If the issue still persists, you have a transparent proxy causing caching by your ISP. Change staging.apt.osmc.tv to apt.osmc.tv and re-run

Sam

root@OSMC-TV:~# cat /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian jessie main contrib non-free
deb http://staging.apt.osmc.tv jessie main

root@OSMC-TV:~#

Me being a new poster and having now posted three items on this topic I wonā€™t be able to add additional posts until someone changes my status.

Hi Sam,

osmc@OSMC-Bedroom:~$ cat /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian jessie main contrib non-free
deb http://apt.osmc.tv jessie main

osmc@OSMC-Bedroom:~$

still not working :frowning:

Guys, you are all trying :-

sudo apt-get dist-upgrade