osmc@osmc:/etc/apt$ sudo apt-get dist-upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
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.
Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[quote]Calculating upgrade… The following packages were automatically installed and are no longer required:
armv6l-libafpclient-osmc libflac8 libx11-6 libx11-data libxau6 libxcb1
libxdmcp6
Use ‘apt-get autoremove’ to remove them.
Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.[/quote]
Calculating upgrade… The following packages were automatically installed and are no longer required:
armv6l-libafpclient-osmc libflac8 libx11-6 libx11-data libxau6 libxcb1
libxdmcp6 rbp1-image-4.2.3-3-osmc
Use ‘apt-get autoremove’ to remove them.
Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… The following packages were automatically installed and are no longer required:
armv6l-libafpclient-osmc libflac8 libx11-6 libx11-data libxau6 libxcb1
libxdmcp6 rbp1-image-4.2.3-3-osmc
Use ‘apt-get autoremove’ to remove them.
Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
osmc@osmc:~$ dpkg -l | grep mediacenter-osmc
ii rbp1-mediacenter-osmc 15.2.0-1 armhf
Also I’ve deleted them symlinks, so my osmc is not working on the remote again.
Out of curiosity I tried to force the update of kodi through: sudo apt-get install kodi
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package kodi is a virtual package provided by:
vero-mediacenter-osmc 15.2.0-9
rbp2-mediacenter-osmc 15.2.0-8
rbp1-mediacenter-osmc 15.2.0-1
You should explicitly select one to install.
it seems rbp1 the repositories think that 15.2.0-1 is the latest release for the pi1
thanks for fixing this this, I can confirm this is resolved at this end:
grep mediacenter-osmc
ii rbp1-mediacenter-osmc 15.2.0-10 armhf Media Center package for OSMC
cec is now working as it should.
Apologies if my little temporary fix I posted early caused any issues. I only posted so users could get back up and running, while they awaited a fix. Also I hoped it may have provided some insight into what the issue may have been. Anyway apologies again.