Hit:1 Index of /debian buster InRelease
Hit:2 http://security.debian.org buster/updates InRelease
Hit:3 Index of /debian buster-updates InRelease
Hit:4 Index of /osmc/osmc/apt buster InRelease
Reading package lists… Done
osmc@Vero4K:~$
osmc@Vero4K:~$ sudo apt-get dist-upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
armv7-network-osmc : Depends: armv7-bluezalsa-osmc but it is not installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or speci fy a solution).
Now I am puzzled. Can anyone please advise what I should do now? If logs can help, please tell me how to get them as I don’t know how to generate them out of command line.
osmc@Vero4K:~$ sudo apt-get remove --purge a2dp-app-osmc pulseaudio-module-bluetooth pulseaudio
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package a2dp-app-osmc
osmc@Vero4K:~$ sudo dpkg -r armv7-bluez-alsa-app-osmc
dpkg: warning: ignoring request to remove armv7-bluez-alsa-app-osmc which isn’t installed
osmc@Vero4K:~$ sudo dpkg -r armv7-bluez-alsa-osmc
dpkg: warning: ignoring request to remove armv7-bluez-alsa-osmc, only the config
files of which are on the system; use --purge to remove them too
I think I’ve made some progress.
Upon reboot I have briefly seen Kodi Matrix v19.1 logo page, then database migration message. Then there was a brief message that Tidal2 add-on is incompatible and is removed, which is fine. But then I’ve got this message:
OSMC Update Error:
Error installing 15-armv7-bluezalsa-osmc (3.1.0-2)
Please report this on the OSMC forum.
I’ve dismissed this message box by clicking OK and can see OSCM skin now.
I still have some issues with v19 upgrade, this time relating to add-ons and the skin of my choice (Aeon Nox SILVO skin, which is supported in v19).
Some add-ons, like YouTube and OzWeather are disabled after upgrade. I can see that updates are available, but any attempts to install them end up with dependency errors.
For example, if I try to update Aeon Nox SiLVO skin, I will first get a screen advising me that the additional add-ons will be installed: Skin Shortcuts and Library Data Provider. Once I click ‘OK’, I will get these error messages:
unidecode
The add-on is not compatible with this version of Kodi
simplejson
The add-on is not compatible with this version of Kodi
Skin Shortcuts
The add-on is not compatible with this version of Kodi
followed by the final message:
Aeon Nox: SiLVO
The dependency on xbmc.python version 2.20.0 could not be satisfied.
In the log file, I think the relevant rows are these:
DEBUG : CAddonInstaller: installing ‘skin.aeon.nox.silvo’ version ‘8.0.0’ from repository ‘repository.xbmc.org’
DEBUG : Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path Index of /osmc/osmc/download/kodi/addons/matrix - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
ERROR : Add-on ‘script.module.unidecode’ is not compatible with Kodi
DEBUG : CAddonMgr: DisabledReason for script.module.unidecode updated to 2
ERROR : Add-on ‘script.module.simplejson’ is not compatible with Kodi
DEBUG : CAddonMgr: DisabledReason for script.module.simplejson updated to 2
ERROR : Add-on ‘script.skinshortcuts’ is not compatible with Kodi
DEBUG : CAddonMgr: DisabledReason for script.skinshortcuts updated to 2
DEBUG : CAddonInstallJob[script.skinshortcuts]: requires xbmc.python version 2.20.0 which is not available
ERROR : CAddonInstallJob[skin.aeon.nox.silvo]: The dependency on xbmc.python version 2.20.0 could not be satisfied.
Add-on Browser → Left context menu → Check for updates.
A brief message pops up in the upper right corner and then disappears:
Add-ons
Add-on updates available
And nothing else happens.
The 2nd menu in the main section of Add-on Browser is ‘Available updates’. If I click on this, I will be taken to a list of add-ons (it says 113 Add-ons in the bottom right corner). ‘Aeon Nox: SiLVO’ is the top one: Version 8.0.0 - Disabled). If I click on this to initiate add-on update I will get the same errors as described above.