Hallo!
Seit einigen Updates gibt es einen Fehler bei kodi-eventclients-xbmc-send, wenn ich das Ansible-Installskript laufen lasse:
Code
...
TASK [kodi : apt | install kodi-send (team-xbmc PPA)]
*******************************************************************************************************
fatal: [localhost]: FAILED! => {
"cache_update_time": 1586778374,
"cache_updated": false,
"changed": false,
"rc": 100
}
STDOUT:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kodi-eventclients-xbmc-send : Depends: kodi-eventclients-common (= 2:17.6+git20180430.1623-final-0bionic) but 2:18.6+git20200301.0802-final-0yavdr0~bionic is to be installed
STDERR:
E: Unable to correct problems, you have held broken packages.
MSG:
'/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'kodi-eventclients-xbmc-send' -o APT::Install-Recommends=no' failed: E: Unable to correct problems, you have held broken packages.
...ignoring
TASK [kodi : apt | install kodi-send (Ubuntu package)] *********************************************************************************************************************************************************************
ok: [localhost]
....
Display More
Offenbar ist mein Kodi 18.6 zu aktuell.
Im täglichen Betrieb kann ich aber keine (offensichtlichen) Fehler oder komisches Verhalten bei Kodi feststellen.
Kann mir bitte jemand helfen, die Ursache für den Konflikt zu finden bzw. zu beheben?