Annoying Messagebox on Vero

Hi,

I own a vero. Yes, the ancient one, without 2, 4k, 4k+, … I’m happy with it, it works and suits my needs.

Recently, I updated it to the last version that is supported:

cat /etc/os-release
PRETTY_NAME="Open Source Media Center"
NAME="OSMC"
VERSION="August 2021"
VERSION_ID="2021.08-1"
ID=osmc
ID_LIKE=debian

The update went ok, just some broken sqlite images. But now, on every start I get this very annoying Messagebox about incompatible addons. From the logfile:

osmc@vero:~/.kodi/temp$ grep -ie 'addon.*incompatible' kodi.log
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.osmcsetting.updates version 0.1.0 is incompatible
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.xmltodict version 0.12.0 is incompatible
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.osmcsetting.logging version 0.1.0 is incompatible
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.osmcsetting.networking version 0.1.0 is incompatible
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.osmcsetting.services version 0.1.0 is incompatible
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.osmcsetting.remotes version 0.1.0 is incompatible
2021-10-23 12:44:04.118 T:2843508928  NOTICE: ADDON: script.module.osmccommon version 0.1.0 is incompatible
2021-10-23 12:44:04.119 T:2843508928  NOTICE: ADDON: script.module.osmcsetting.apfstore version 0.1.0 is incompatible
2021-10-23 12:44:04.119 T:2843508928  NOTICE: ADDON: service.osmc.settings version 0.1.0 is incompatible
2021-10-23 12:44:04.119 T:2843508928  NOTICE: ADDON: skin.osmc version 19.0.0 is incompatible

These are all from the mediacenter-addon-osmc package. It seems, the package has the wrong version, but it is the latest from the repository:

osmc@vero:~/.kodi/addons$ apt-cache policy mediacenter-addon-osmc
mediacenter-addon-osmc:
  Installed: 3.0.730
  Candidate: 3.0.730
  Version table:
 *** 3.0.730 500
        500 http://apt.osmc.tv buster/main armhf Packages
        100 /var/lib/dpkg/status

Now it makes sense to remove (some of) these functions from an unsupported device. What doesn’t make sense is the message box. Is there any way to get rid of that in any way?

In-depth linux and debian knowledge ist available :slight_smile:

Thanks,
Markus

You should install the latest supported image from Download - OSMC.
But we stopped supporting Vero 1 some time ago (a long time before August).