Je suis passé sous Jeedom stable 4.4.7 et depuis le Daemon du plugin ne démarre plus
Sous Docker sur un Synology DS218+
J’ai relancer les dépendances mais voici le résultat :
Je ne sais pas quoi faire merci
############################################################################
# Installation in progress
############################################################################
############################################################################
# Update repository packages and install dependencies
############################################################################
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
android-tools-adb : Depends: adb but it is not going to be installed
libpython3.7-stdlib : Depends: libpython3.7-minimal (= 3.7.3-2+deb10u7) but 3.7.3-2+deb10u6 is to be installed
python3.7 : Depends: python3.7-minimal (= 3.7.3-2+deb10u7) but 3.7.3-2+deb10u6 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
wakeonlan is already the newest version (0.41-12).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpython3.7-stdlib : Depends: libpython3.7-minimal (= 3.7.3-2+deb10u7) but 3.7.3-2+deb10u6 is to be installed
python3.7 : Depends: python3.7-minimal (= 3.7.3-2+deb10u7) but 3.7.3-2+deb10u6 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
/var/www/html/plugins/AndroidTV/3rdparty/install.sh: line 22: adb: command not found
############################################################################
# Installation Information
############################################################################
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
############################################################################
# Installation finished
############################################################################
J’ai vérifier les packages dans _OS/DB et j’ai ceci : probleme python ?
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Reading package lists...
Building dependency tree...
Reading state information...
87 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-venv
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpython3.7-stdlib : Depends: libpython3.7-minimal (= 3.7.3-2+deb10u7) but 3.7.3-2+deb10u6 is to be installed
python3-venv : Depends: python3.7-venv (>= 3.7.3-1~) but it is not going to be installed
python3.7 : Depends: python3.7-minimal (= 3.7.3-2+deb10u7) but 3.7.3-2+deb10u6 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).