Bonjour,
Je viens d’installer le dernière version stable, et les dépendances refusent de s’installer. Je ne vois pas d’erreur dans le log
[2026-01-18 10:30:15] **********************
[2026-01-18 10:30:15] * Check Script Params *
[2026-01-18 10:30:15] **********************
[2026-01-18 10:30:15] ** Force System Updates :: NO **
[2026-01-18 10:30:15] ** Force Reinit PyEnv :: NO **
[2026-01-18 10:30:15] ** Force Reinit Venv :: NO **
[2026-01-18 10:30:15] *******************
[2026-01-18 10:30:15] * Check PyEnv Dir *
[2026-01-18 10:30:15] *******************
[2026-01-18 10:30:15] ** PyEnv Directory (Exists) :: /opt/pyenv **
[2026-01-18 10:30:15] ** Check PyEnv :: Done **
[2026-01-18 10:30:15] ***********************
[2026-01-18 10:30:15] * Check Old PyEnv Dir *
[2026-01-18 10:30:15] ***********************
[2026-01-18 10:30:15] ** PyEnv Old Directory (None) :: /var/www/html/plugins/tvremote/resources/pyenv **
[2026-01-18 10:30:15] ** Venv Update :: Not Needed **
[2026-01-18 10:30:15] ** Check Old PyEnv :: Done **
[2026-01-18 10:30:15] ******************
[2026-01-18 10:30:15] * Update apt-get *
[2026-01-18 10:30:15] ******************
[2026-01-18 10:30:16] ** Clean apt-get :: Done **
[2026-01-18 10:30:16] Hit:1 http://deb.debian.org/debian bullseye InRelease
[2026-01-18 10:30:16] Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
[2026-01-18 10:30:16] Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
[2026-01-18 10:30:16] Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
[2026-01-18 10:30:16] Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
[2026-01-18 10:30:17] Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
[2026-01-18 10:30:21] Reading package lists...
[2026-01-18 10:30:21] ** Update apt-get :: Done **
[2026-01-18 10:30:21] ****************************
[2026-01-18 10:30:21] * Simulate apt-get upgrade *
[2026-01-18 10:30:21] ****************************
[2026-01-18 10:30:21] Reading package lists...
[2026-01-18 10:30:21] Building dependency tree...
[2026-01-18 10:30:21] Reading state information...
[2026-01-18 10:30:22] Calculating upgrade...
[2026-01-18 10:30:23] The following packages will be upgraded:
[2026-01-18 10:30:23] nodejs (22.21.0-1nodesource1 => 22.22.0-1nodesource1)
[2026-01-18 10:30:24] 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 10:30:24] Inst nodejs [22.21.0-1nodesource1] (22.22.0-1nodesource1 . nodistro:nodistro [arm64])
[2026-01-18 10:30:24] Conf nodejs (22.22.0-1nodesource1 . nodistro:nodistro [arm64])
[2026-01-18 10:30:25] ** Upgrade Simulation :: Done **
[2026-01-18 10:30:25] ****************************************
[2026-01-18 10:30:25] * Install apt-get packages for Python3 *
[2026-01-18 10:30:25] ****************************************
[2026-01-18 10:30:25] Reading package lists...
[2026-01-18 10:30:25] Building dependency tree...
[2026-01-18 10:30:25] Reading state information...
[2026-01-18 10:30:27] python3 is already the newest version (3.9.2-3).
[2026-01-18 10:30:27] python3-dev is already the newest version (3.9.2-3).
[2026-01-18 10:30:27] python3-venv is already the newest version (3.9.2-3).
[2026-01-18 10:30:27] python3-requests is already the newest version (2.25.1+dfsg-2).
[2026-01-18 10:30:27] python3-setuptools is already the newest version (52.0.0-4+deb11u2).
[2026-01-18 10:30:27] python3-pip is already the newest version (20.3.4-4+rpt1+deb11u1).
[2026-01-18 10:30:27] 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
[2026-01-18 10:30:27] ** Install packages for Python3 :: Done **
[2026-01-18 10:30:27] ***************************
[2026-01-18 10:30:27] * Check Python3.x Version *
[2026-01-18 10:30:27] ***************************
[2026-01-18 10:30:27] Python3.x Version :: 3.9
[2026-01-18 10:30:27] ** Check Python3 Version :: Done **
[2026-01-18 10:30:27] ******************************************************
[2026-01-18 10:30:27] * Install apt-get packages for PyEnv (Python < 3.12) *
[2026-01-18 10:30:27] ******************************************************
[2026-01-18 10:30:27] Reading package lists...
[2026-01-18 10:30:28] Building dependency tree...
[2026-01-18 10:30:28] Reading state information...
[2026-01-18 10:30:29] build-essential is already the newest version (12.9).
[2026-01-18 10:30:29] libbz2-dev is already the newest version (1.0.8-4).
[2026-01-18 10:30:29] libffi-dev is already the newest version (3.3-6).
[2026-01-18 10:30:29] libncursesw5-dev is already the newest version (6.2+20201114-2+deb11u2).
[2026-01-18 10:30:29] libreadline-dev is already the newest version (8.1-1).
[2026-01-18 10:30:29] tk-dev is already the newest version (8.6.11+1).
[2026-01-18 10:30:29] libxmlsec1-dev is already the newest version (1.2.31-1).
[2026-01-18 10:30:29] liblzma-dev is already the newest version (5.2.5-2.1~deb11u1).
[2026-01-18 10:30:29] xz-utils is already the newest version (5.2.5-2.1~deb11u1).
[2026-01-18 10:30:29] zlib1g-dev is already the newest version (1:1.2.11.dfsg-2+deb11u2).
[2026-01-18 10:30:29] curl is already the newest version (7.74.0-1.3+deb11u16).
[2026-01-18 10:30:29] git is already the newest version (1:2.30.2-1+deb11u5).
[2026-01-18 10:30:29] libxml2-dev is already the newest version (2.9.10+dfsg-6.7+deb11u9).
[2026-01-18 10:30:29] libssl-dev is already the newest version (1.1.1w-0+deb11u4).
[2026-01-18 10:30:29] libsqlite3-dev is already the newest version (3.34.1-3+deb11u1).
[2026-01-18 10:30:29] 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
[2026-01-18 10:30:29] ** Install packages for PyEnv :: Done **
[2026-01-18 10:30:29] *********************************
[2026-01-18 10:30:29] * Install PyEnv (Python < 3.12) *
[2026-01-18 10:30:29] *********************************
[2026-01-18 10:30:29] ** PYENV_ROOT (not set) ::OK**
[2026-01-18 10:30:29] e[2;32mUpdating /opt/pyenv...
From https://github.com/pyenv/pyenv
* branch master -> FETCH_HEAD
[2026-01-18 10:30:30] e[0mAlready up to date.
[2026-01-18 10:30:30] e[2;32mUpdating /opt/pyenv/plugins/pyenv-doctor...
From https://github.com/pyenv/pyenv-doctor
* branch master -> FETCH_HEAD
[2026-01-18 10:30:31] e[0mAlready up to date.
[2026-01-18 10:30:31] e[2;32mUpdating /opt/pyenv/plugins/pyenv-update...
From https://github.com/pyenv/pyenv-update
* branch master -> FETCH_HEAD
[2026-01-18 10:30:31] e[0mAlready up to date.
[2026-01-18 10:30:31] e[2;32mUpdating /opt/pyenv/plugins/pyenv-virtualenv...
From https://github.com/pyenv/pyenv-virtualenv
* branch master -> FETCH_HEAD
[2026-01-18 10:30:32] e[0mAlready up to date.
[2026-01-18 10:30:32] ** PyEnv Installation / Update / Cleaning :: Done **
[2026-01-18 10:30:32] **************************************************
[2026-01-18 10:30:32] * Compile and Install Python 3.12.12 (with PyEnv) *
[2026-01-18 10:30:32] **************************************************
[2026-01-18 10:30:32] * *
[2026-01-18 10:30:32] * ATTENTION : Cette phase de l'installation peut *
[2026-01-18 10:30:32] * être longue et durer de 2 minutes (Config ++) *
[2026-01-18 10:30:32] * à plus de 40 minutes sur des petites config ! *
[2026-01-18 10:30:32] **************************************************
[2026-01-18 10:30:32] ** Python 3.12.12 Installation :: Done **
[2026-01-18 10:30:32] *****************************************
[2026-01-18 10:30:32] * Check Versions : Python PyEnv vs Venv *
[2026-01-18 10:30:32] *****************************************
[2026-01-18 10:30:32] ** Python Versions :: PyEnv = 3.12.12 / Venv = 3.12.12 **
[2026-01-18 10:30:32] ** Python Versions Match ::OK**
[2026-01-18 10:30:32] **************************
[2026-01-18 10:30:32] * Create Python3.12 venv *
[2026-01-18 10:30:32] **************************
[2026-01-18 10:30:32] Python3 (Venv) Version :: 3.12.12
[2026-01-18 10:30:32] Latest Python version installed with PyEnv :: 3.12.12
[2026-01-18 10:30:41] ** Create Python3.12 Venv :: Done **
[2026-01-18 10:30:41] *****************************
[2026-01-18 10:30:41] * Install Python3 libraries *
[2026-01-18 10:30:41] *****************************
[2026-01-18 10:30:42] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2026-01-18 10:30:42] Requirement already satisfied: pip in ./venv/lib/python3.12/site-packages (25.3)
[2026-01-18 10:30:43] Requirement already satisfied: wheel in ./venv/lib/python3.12/site-packages (0.45.1)
[2026-01-18 10:30:43] ** Install Pip / Wheel :: Done **
[2026-01-18 10:30:44] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2026-01-18 10:30:44] Requirement already satisfied: zeroconf==0.148.0 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1)) (0.148.0)
[2026-01-18 10:30:44] Requirement already satisfied: aiohttp==3.13.3 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (3.13.3)
[2026-01-18 10:30:44] Requirement already satisfied: androidtvremote2==0.3.0 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (0.3.0)
[2026-01-18 10:30:44] Requirement already satisfied: adb-shell==0.4.4 in ./venv/lib/python3.12/site-packages (from adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4)) (0.4.4)
[2026-01-18 10:30:44] Requirement already satisfied: rsa==4.9.1 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 5)) (4.9.1)
[2026-01-18 10:30:44] Requirement already satisfied: ifaddr>=0.1.7 in ./venv/lib/python3.12/site-packages (from zeroconf==0.148.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1)) (0.2.0)
[2026-01-18 10:30:44] Requirement already satisfied: aiohappyeyeballs>=2.5.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (2.6.1)
[2026-01-18 10:30:44] Requirement already satisfied: aiosignal>=1.4.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (1.4.0)
[2026-01-18 10:30:44] Requirement already satisfied: attrs>=17.3.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (25.4.0)
[2026-01-18 10:30:44] Requirement already satisfied: frozenlist>=1.1.1 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (1.8.0)
[2026-01-18 10:30:44] Requirement already satisfied: multidict<7.0,>=4.5 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (6.7.0)
[2026-01-18 10:30:44] Requirement already satisfied: propcache>=0.2.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (0.4.1)
[2026-01-18 10:30:44] Requirement already satisfied: yarl<2.0,>=1.17.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (1.22.0)
[2026-01-18 10:30:44] Requirement already satisfied: aiofiles>=0.8 in ./venv/lib/python3.12/site-packages (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (25.1.0)
[2026-01-18 10:30:44] Requirement already satisfied: cryptography>=3 in ./venv/lib/python3.12/site-packages (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (46.0.3)
[2026-01-18 10:30:44] Requirement already satisfied: protobuf>=4.21 in ./venv/lib/python3.12/site-packages (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (6.33.2)
[2026-01-18 10:30:44] Requirement already satisfied: pyasn1 in ./venv/lib/python3.12/site-packages (from adb-shell==0.4.4->adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4)) (0.6.2)
[2026-01-18 10:30:44] Requirement already satisfied: async-timeout>=3.0.0 in ./venv/lib/python3.12/site-packages (from adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4)) (5.0.1)
[2026-01-18 10:30:45] Requirement already satisfied: idna>=2.0 in ./venv/lib/python3.12/site-packages (from yarl<2.0,>=1.17.0->aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (3.11)
[2026-01-18 10:30:45] Requirement already satisfied: typing-extensions>=4.2 in ./venv/lib/python3.12/site-packages (from aiosignal>=1.4.0->aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (4.15.0)
[2026-01-18 10:30:45] Requirement already satisfied: cffi>=2.0.0 in ./venv/lib/python3.12/site-packages (from cryptography>=3->androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (2.0.0)
[2026-01-18 10:30:45] Requirement already satisfied: pycparser in ./venv/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography>=3->androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (2.23)
[2026-01-18 10:30:45] ** Install Python3 libraries :: Done **
[2026-01-18 10:30:45] ****************************
[2026-01-18 10:30:45] * Set Owner on Directories *
[2026-01-18 10:30:45] ****************************
[2026-01-18 10:30:45] ** Set Owner for Venv Dir :: Done **
[2026-01-18 10:30:45] ****************
[2026-01-18 10:30:45] * Install DONE *
[2026-01-18 10:30:45] ****************
Informations Jeedom
Core : 4.5.2 (master)
DNS Jeedom : non
Plugin : TV Remote
Version : 2026-01-17 01:17:48 (stable)
Statut Démon : Stoppé - (2025-12-27 14:30:11)
Je me demande si le pb de viendrait pas de node.js, car je crois voir une tentative de mise à jour de node.js de la 22.21 vers la 22.22 dans le log (en boucle toutes les 10 minutes)
Cordialement,
Philippe
je mis à jour node.js sur mon système, mais j’ai toujours le même problème de dépendances qui ne s’installent pas
[2026-01-18 10:59:52] **********************
[2026-01-18 10:59:52] * Check Script Params *
[2026-01-18 10:59:52] **********************
[2026-01-18 10:59:52] ** Force System Updates :: NO **
[2026-01-18 10:59:52] ** Force Reinit PyEnv :: NO **
[2026-01-18 10:59:52] ** Force Reinit Venv :: NO **
[2026-01-18 10:59:52] *******************
[2026-01-18 10:59:52] * Check PyEnv Dir *
[2026-01-18 10:59:52] *******************
[2026-01-18 10:59:52] ** PyEnv Directory (Exists) :: /opt/pyenv **
[2026-01-18 10:59:52] ** Check PyEnv :: Done **
[2026-01-18 10:59:52] ***********************
[2026-01-18 10:59:52] * Check Old PyEnv Dir *
[2026-01-18 10:59:52] ***********************
[2026-01-18 10:59:52] ** PyEnv Old Directory (None) :: /var/www/html/plugins/tvremote/resources/pyenv **
[2026-01-18 10:59:52] ** Venv Update :: Not Needed **
[2026-01-18 10:59:52] ** Check Old PyEnv :: Done **
[2026-01-18 10:59:52] ******************
[2026-01-18 10:59:52] * Update apt-get *
[2026-01-18 10:59:52] ******************
[2026-01-18 10:59:52] ** Clean apt-get :: Done **
[2026-01-18 10:59:53] Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
[2026-01-18 10:59:53] Hit:2 http://deb.debian.org/debian bullseye InRelease
[2026-01-18 10:59:53] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
[2026-01-18 10:59:53] Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
[2026-01-18 10:59:53] Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
[2026-01-18 10:59:54] Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
[2026-01-18 10:59:57] Reading package lists...
[2026-01-18 10:59:57] ** Update apt-get :: Done **
[2026-01-18 10:59:57] ****************************
[2026-01-18 10:59:57] * Simulate apt-get upgrade *
[2026-01-18 10:59:57] ****************************
[2026-01-18 10:59:57] Reading package lists...
[2026-01-18 10:59:58] Building dependency tree...
[2026-01-18 10:59:58] Reading state information...
[2026-01-18 10:59:58] Calculating upgrade...
[2026-01-18 10:59:59] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 10:59:59] ** Upgrade Simulation :: Done **
[2026-01-18 10:59:59] ****************************************
[2026-01-18 10:59:59] * Install apt-get packages for Python3 *
[2026-01-18 10:59:59] ****************************************
[2026-01-18 10:59:59] Reading package lists...
[2026-01-18 11:00:00] Building dependency tree...
[2026-01-18 11:00:00] Reading state information...
[2026-01-18 11:00:01] python3 is already the newest version (3.9.2-3).
[2026-01-18 11:00:01] python3-dev is already the newest version (3.9.2-3).
[2026-01-18 11:00:01] python3-venv is already the newest version (3.9.2-3).
[2026-01-18 11:00:01] python3-requests is already the newest version (2.25.1+dfsg-2).
[2026-01-18 11:00:01] python3-setuptools is already the newest version (52.0.0-4+deb11u2).
[2026-01-18 11:00:01] python3-pip is already the newest version (20.3.4-4+rpt1+deb11u1).
[2026-01-18 11:00:01] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 11:00:01] ** Install packages for Python3 :: Done **
[2026-01-18 11:00:01] ***************************
[2026-01-18 11:00:01] * Check Python3.x Version *
[2026-01-18 11:00:01] ***************************
[2026-01-18 11:00:01] Python3.x Version :: 3.9
[2026-01-18 11:00:01] ** Check Python3 Version :: Done **
[2026-01-18 11:00:01] ******************************************************
[2026-01-18 11:00:01] * Install apt-get packages for PyEnv (Python < 3.12) *
[2026-01-18 11:00:01] ******************************************************
[2026-01-18 11:00:01] Reading package lists...
[2026-01-18 11:00:02] Building dependency tree...
[2026-01-18 11:00:02] Reading state information...
[2026-01-18 11:00:05] build-essential is already the newest version (12.9).
[2026-01-18 11:00:05] libbz2-dev is already the newest version (1.0.8-4).
[2026-01-18 11:00:05] libffi-dev is already the newest version (3.3-6).
[2026-01-18 11:00:05] libncursesw5-dev is already the newest version (6.2+20201114-2+deb11u2).
[2026-01-18 11:00:05] libreadline-dev is already the newest version (8.1-1).
[2026-01-18 11:00:05] tk-dev is already the newest version (8.6.11+1).
[2026-01-18 11:00:05] libxmlsec1-dev is already the newest version (1.2.31-1).
[2026-01-18 11:00:05] liblzma-dev is already the newest version (5.2.5-2.1~deb11u1).
[2026-01-18 11:00:05] xz-utils is already the newest version (5.2.5-2.1~deb11u1).
[2026-01-18 11:00:05] zlib1g-dev is already the newest version (1:1.2.11.dfsg-2+deb11u2).
[2026-01-18 11:00:05] curl is already the newest version (7.74.0-1.3+deb11u16).
[2026-01-18 11:00:05] git is already the newest version (1:2.30.2-1+deb11u5).
[2026-01-18 11:00:05] libxml2-dev is already the newest version (2.9.10+dfsg-6.7+deb11u9).
[2026-01-18 11:00:05] libssl-dev is already the newest version (1.1.1w-0+deb11u4).
[2026-01-18 11:00:05] libsqlite3-dev is already the newest version (3.34.1-3+deb11u1).
[2026-01-18 11:00:05] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 11:00:05] ** Install packages for PyEnv :: Done **
[2026-01-18 11:00:05] *********************************
[2026-01-18 11:00:05] * Install PyEnv (Python < 3.12) *
[2026-01-18 11:00:05] *********************************
[2026-01-18 11:00:05] ** PYENV_ROOT (not set) ::OK**
[2026-01-18 11:00:05] e[2;32mUpdating /opt/pyenv...
From https://github.com/pyenv/pyenv
* branch master -> FETCH_HEAD
[2026-01-18 11:00:06] e[0mAlready up to date.
[2026-01-18 11:00:06] e[2;32mUpdating /opt/pyenv/plugins/pyenv-doctor...
From https://github.com/pyenv/pyenv-doctor
* branch master -> FETCH_HEAD
[2026-01-18 11:00:07] e[0mAlready up to date.
[2026-01-18 11:00:07] e[2;32mUpdating /opt/pyenv/plugins/pyenv-update...
From https://github.com/pyenv/pyenv-update
* branch master -> FETCH_HEAD
[2026-01-18 11:00:07] e[0mAlready up to date.
[2026-01-18 11:00:07] e[2;32mUpdating /opt/pyenv/plugins/pyenv-virtualenv...
From https://github.com/pyenv/pyenv-virtualenv
* branch master -> FETCH_HEAD
[2026-01-18 11:00:08] e[0mAlready up to date.
[2026-01-18 11:00:09] ** PyEnv Installation / Update / Cleaning :: Done **
[2026-01-18 11:00:09] **************************************************
[2026-01-18 11:00:09] * Compile and Install Python 3.12.12 (with PyEnv) *
[2026-01-18 11:00:09] **************************************************
[2026-01-18 11:00:09] * *
[2026-01-18 11:00:09] * ATTENTION : Cette phase de l'installation peut *
[2026-01-18 11:00:09] * être longue et durer de 2 minutes (Config ++) *
[2026-01-18 11:00:09] * à plus de 40 minutes sur des petites config ! *
[2026-01-18 11:00:09] **************************************************
[2026-01-18 11:00:09] ** Python 3.12.12 Installation :: Done **
[2026-01-18 11:00:09] *****************************************
[2026-01-18 11:00:09] * Check Versions : Python PyEnv vs Venv *
[2026-01-18 11:00:09] *****************************************
[2026-01-18 11:00:09] ** Python Versions :: PyEnv = 3.12.12 / Venv = 3.12.12 **
[2026-01-18 11:00:09] ** Python Versions Match ::OK**
[2026-01-18 11:00:09] **************************
[2026-01-18 11:00:09] * Create Python3.12 venv *
[2026-01-18 11:00:09] **************************
[2026-01-18 11:00:09] Python3 (Venv) Version :: 3.12.12
[2026-01-18 11:00:09] Latest Python version installed with PyEnv :: 3.12.12
[2026-01-18 11:00:21] ** Create Python3.12 Venv :: Done **
[2026-01-18 11:00:21] *****************************
[2026-01-18 11:00:21] * Install Python3 libraries *
[2026-01-18 11:00:21] *****************************
[2026-01-18 11:00:23] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2026-01-18 11:00:23] Requirement already satisfied: pip in ./venv/lib/python3.12/site-packages (25.3)
[2026-01-18 11:00:23] Requirement already satisfied: wheel in ./venv/lib/python3.12/site-packages (0.45.1)
[2026-01-18 11:00:24] ** Install Pip / Wheel :: Done **
[2026-01-18 11:00:25] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2026-01-18 11:00:25] Requirement already satisfied: zeroconf==0.148.0 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1)) (0.148.0)
[2026-01-18 11:00:25] Requirement already satisfied: aiohttp==3.13.3 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (3.13.3)
[2026-01-18 11:00:25] Requirement already satisfied: androidtvremote2==0.3.0 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (0.3.0)
[2026-01-18 11:00:25] Requirement already satisfied: adb-shell==0.4.4 in ./venv/lib/python3.12/site-packages (from adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4)) (0.4.4)
[2026-01-18 11:00:25] Requirement already satisfied: rsa==4.9.1 in ./venv/lib/python3.12/site-packages (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 5)) (4.9.1)
[2026-01-18 11:00:25] Requirement already satisfied: ifaddr>=0.1.7 in ./venv/lib/python3.12/site-packages (from zeroconf==0.148.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1)) (0.2.0)
[2026-01-18 11:00:25] Requirement already satisfied: aiohappyeyeballs>=2.5.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (2.6.1)
[2026-01-18 11:00:25] Requirement already satisfied: aiosignal>=1.4.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (1.4.0)
[2026-01-18 11:00:25] Requirement already satisfied: attrs>=17.3.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (25.4.0)
[2026-01-18 11:00:25] Requirement already satisfied: frozenlist>=1.1.1 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (1.8.0)
[2026-01-18 11:00:25] Requirement already satisfied: multidict<7.0,>=4.5 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (6.7.0)
[2026-01-18 11:00:25] Requirement already satisfied: propcache>=0.2.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (0.4.1)
[2026-01-18 11:00:25] Requirement already satisfied: yarl<2.0,>=1.17.0 in ./venv/lib/python3.12/site-packages (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (1.22.0)
[2026-01-18 11:00:25] Requirement already satisfied: aiofiles>=0.8 in ./venv/lib/python3.12/site-packages (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (25.1.0)
[2026-01-18 11:00:25] Requirement already satisfied: cryptography>=3 in ./venv/lib/python3.12/site-packages (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (46.0.3)
[2026-01-18 11:00:26] Requirement already satisfied: protobuf>=4.21 in ./venv/lib/python3.12/site-packages (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (6.33.2)
[2026-01-18 11:00:26] Requirement already satisfied: pyasn1 in ./venv/lib/python3.12/site-packages (from adb-shell==0.4.4->adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4)) (0.6.2)
[2026-01-18 11:00:26] Requirement already satisfied: async-timeout>=3.0.0 in ./venv/lib/python3.12/site-packages (from adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4)) (5.0.1)
[2026-01-18 11:00:26] Requirement already satisfied: idna>=2.0 in ./venv/lib/python3.12/site-packages (from yarl<2.0,>=1.17.0->aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (3.11)
[2026-01-18 11:00:26] Requirement already satisfied: typing-extensions>=4.2 in ./venv/lib/python3.12/site-packages (from aiosignal>=1.4.0->aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2)) (4.15.0)
[2026-01-18 11:00:26] Requirement already satisfied: cffi>=2.0.0 in ./venv/lib/python3.12/site-packages (from cryptography>=3->androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (2.0.0)
[2026-01-18 11:00:26] Requirement already satisfied: pycparser in ./venv/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography>=3->androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3)) (2.23)
[2026-01-18 11:00:26] ** Install Python3 libraries :: Done **
[2026-01-18 11:00:26] ****************************
[2026-01-18 11:00:26] * Set Owner on Directories *
[2026-01-18 11:00:26] ****************************
[2026-01-18 11:00:26] ** Set Owner for Venv Dir :: Done **
[2026-01-18 11:00:26] ****************
[2026-01-18 11:00:26] * Install DONE *
[2026-01-18 11:00:26] ****************
Du coup, le problème viendrait de python?
J’ai tenté d’installer la beta, même problème.
Je suis revenu à la stable, et relancé les dépendances avec ces options
même problème
[2026-01-18 11:27:47] **********************
[2026-01-18 11:27:47] * Check Script Params *
[2026-01-18 11:27:47] **********************
[2026-01-18 11:27:47] ** Force System Updates :: NO **
[2026-01-18 11:27:47] ** Force Reinit PyEnv :: YES **
[2026-01-18 11:27:47] ** Force Reinit Venv :: YES **
[2026-01-18 11:27:47] *******************
[2026-01-18 11:27:47] * Check PyEnv Dir *
[2026-01-18 11:27:47] *******************
[2026-01-18 11:27:47] ** PyEnv Directory (Exists) :: /opt/pyenv **
[2026-01-18 11:27:47] ** Check PyEnv :: Done **
[2026-01-18 11:27:47] ***********************
[2026-01-18 11:27:47] * Check Old PyEnv Dir *
[2026-01-18 11:27:47] ***********************
[2026-01-18 11:27:47] ** PyEnv Old Directory (None) :: /var/www/html/plugins/tvremote/resources/pyenv **
[2026-01-18 11:27:47] ** Venv Update :: Not Needed **
[2026-01-18 11:27:47] ** Check Old PyEnv :: Done **
[2026-01-18 11:27:47] ******************
[2026-01-18 11:27:47] * Update apt-get *
[2026-01-18 11:27:47] ******************
[2026-01-18 11:27:47] ** Clean apt-get :: Done **
[2026-01-18 11:27:47] Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
[2026-01-18 11:27:47] Hit:2 http://deb.debian.org/debian bullseye InRelease
[2026-01-18 11:27:47] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
[2026-01-18 11:27:47] Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
[2026-01-18 11:27:47] Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
[2026-01-18 11:27:48] Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
[2026-01-18 11:27:52] Reading package lists...
[2026-01-18 11:27:52] ** Update apt-get :: Done **
[2026-01-18 11:27:52] ****************************
[2026-01-18 11:27:52] * Simulate apt-get upgrade *
[2026-01-18 11:27:52] ****************************
[2026-01-18 11:27:52] Reading package lists...
[2026-01-18 11:27:53] Building dependency tree...
[2026-01-18 11:27:53] Reading state information...
[2026-01-18 11:27:53] Calculating upgrade...
[2026-01-18 11:27:54] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 11:27:54] ** Upgrade Simulation :: Done **
[2026-01-18 11:27:54] ****************************************
[2026-01-18 11:27:54] * Install apt-get packages for Python3 *
[2026-01-18 11:27:54] ****************************************
[2026-01-18 11:27:54] Reading package lists...
[2026-01-18 11:27:54] Building dependency tree...
[2026-01-18 11:27:54] Reading state information...
[2026-01-18 11:27:56] python3 is already the newest version (3.9.2-3).
[2026-01-18 11:27:56] python3-dev is already the newest version (3.9.2-3).
[2026-01-18 11:27:56] python3-venv is already the newest version (3.9.2-3).
[2026-01-18 11:27:56] python3-requests is already the newest version (2.25.1+dfsg-2).
[2026-01-18 11:27:56] python3-setuptools is already the newest version (52.0.0-4+deb11u2).
[2026-01-18 11:27:56] python3-pip is already the newest version (20.3.4-4+rpt1+deb11u1).
[2026-01-18 11:27:56] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 11:27:56] ** Install packages for Python3 :: Done **
[2026-01-18 11:27:56] ***************************
[2026-01-18 11:27:56] * Check Python3.x Version *
[2026-01-18 11:27:56] ***************************
[2026-01-18 11:27:56] Python3.x Version :: 3.9
[2026-01-18 11:27:56] ** Check Python3 Version :: Done **
[2026-01-18 11:27:56] ******************************************************
[2026-01-18 11:27:56] * Install apt-get packages for PyEnv (Python < 3.12) *
[2026-01-18 11:27:56] ******************************************************
[2026-01-18 11:27:56] Reading package lists...
[2026-01-18 11:27:56] Building dependency tree...
[2026-01-18 11:27:56] Reading state information...
[2026-01-18 11:27:58] build-essential is already the newest version (12.9).
[2026-01-18 11:27:58] libbz2-dev is already the newest version (1.0.8-4).
[2026-01-18 11:27:58] libffi-dev is already the newest version (3.3-6).
[2026-01-18 11:27:58] libncursesw5-dev is already the newest version (6.2+20201114-2+deb11u2).
[2026-01-18 11:27:58] libreadline-dev is already the newest version (8.1-1).
[2026-01-18 11:27:58] tk-dev is already the newest version (8.6.11+1).
[2026-01-18 11:27:58] libxmlsec1-dev is already the newest version (1.2.31-1).
[2026-01-18 11:27:58] liblzma-dev is already the newest version (5.2.5-2.1~deb11u1).
[2026-01-18 11:27:58] xz-utils is already the newest version (5.2.5-2.1~deb11u1).
[2026-01-18 11:27:58] zlib1g-dev is already the newest version (1:1.2.11.dfsg-2+deb11u2).
[2026-01-18 11:27:58] curl is already the newest version (7.74.0-1.3+deb11u16).
[2026-01-18 11:27:58] git is already the newest version (1:2.30.2-1+deb11u5).
[2026-01-18 11:27:58] libxml2-dev is already the newest version (2.9.10+dfsg-6.7+deb11u9).
[2026-01-18 11:27:58] libssl-dev is already the newest version (1.1.1w-0+deb11u4).
[2026-01-18 11:27:58] libsqlite3-dev is already the newest version (3.34.1-3+deb11u1).
[2026-01-18 11:27:58] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2026-01-18 11:27:58] ** Install packages for PyEnv :: Done **
[2026-01-18 11:27:58] *********************************
[2026-01-18 11:27:58] * Install PyEnv (Python < 3.12) *
[2026-01-18 11:27:58] *********************************
[2026-01-18 11:27:58] ** PYENV_ROOT (not set) ::OK**
[2026-01-18 11:27:58] e[2;32mUpdating /opt/pyenv...
From https://github.com/pyenv/pyenv
* branch master -> FETCH_HEAD
[2026-01-18 11:27:58] e[0mAlready up to date.
[2026-01-18 11:27:58] e[2;32mUpdating /opt/pyenv/plugins/pyenv-doctor...
From https://github.com/pyenv/pyenv-doctor
* branch master -> FETCH_HEAD
[2026-01-18 11:27:59] e[0mAlready up to date.
[2026-01-18 11:27:59] e[2;32mUpdating /opt/pyenv/plugins/pyenv-update...
From https://github.com/pyenv/pyenv-update
* branch master -> FETCH_HEAD
[2026-01-18 11:27:59] e[0mAlready up to date.
[2026-01-18 11:27:59] e[2;32mUpdating /opt/pyenv/plugins/pyenv-virtualenv...
From https://github.com/pyenv/pyenv-virtualenv
* branch master -> FETCH_HEAD
[2026-01-18 11:28:00] e[0mAlready up to date.
[2026-01-18 11:28:01] ** PyEnv Cleaning :: /opt/pyenv/versions/3.12.12 :: Done **
[2026-01-18 11:28:01] ** PyEnv Installation / Update / Cleaning :: Done **
[2026-01-18 11:28:01] **************************************************
[2026-01-18 11:28:01] * Compile and Install Python 3.12.12 (with PyEnv) *
[2026-01-18 11:28:01] **************************************************
[2026-01-18 11:28:01] * *
[2026-01-18 11:28:01] * ATTENTION : Cette phase de l'installation peut *
[2026-01-18 11:28:01] * être longue et durer de 2 minutes (Config ++) *
[2026-01-18 11:28:01] * à plus de 40 minutes sur des petites config ! *
[2026-01-18 11:28:01] **************************************************
Downloading Python-3.12.12.tar.xz...
-> https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz
Installing Python-3.12.12...
Installed Python-3.12.12 to /opt/pyenv/versions/3.12.12
[2026-01-18 11:36:25] ** Python 3.12.12 Installation :: Done **
[2026-01-18 11:36:25] *****************************************
[2026-01-18 11:36:25] * Check Versions : Python PyEnv vs Venv *
[2026-01-18 11:36:25] *****************************************
[2026-01-18 11:36:25] ** Python Versions :: PyEnv = 3.12.12 / Venv = 3.12.12 **
[2026-01-18 11:36:25] ** Python Versions Match ::OK**
[2026-01-18 11:36:25] **************************
[2026-01-18 11:36:25] * Create Python3.12 venv *
[2026-01-18 11:36:25] **************************
[2026-01-18 11:36:25] Python3 (Venv) Version :: 3.12.12
[2026-01-18 11:36:25] Latest Python version installed with PyEnv :: 3.12.12
[2026-01-18 11:36:42] ** Create Python3.12 Venv :: Done **
[2026-01-18 11:36:42] *****************************
[2026-01-18 11:36:42] * Install Python3 libraries *
[2026-01-18 11:36:42] *****************************
[2026-01-18 11:36:43] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2026-01-18 11:36:43] Requirement already satisfied: pip in ./venv/lib/python3.12/site-packages (25.3)
[2026-01-18 11:36:44] Collecting wheel
[2026-01-18 11:36:44] Using cached https://www.piwheels.org/simple/wheel/wheel-0.45.1-py3-none-any.whl (72 kB)
[2026-01-18 11:36:44] Installing collected packages: wheel
[2026-01-18 11:36:44] Successfully installed wheel-0.45.1
[2026-01-18 11:36:44] ** Install Pip / Wheel :: Done **
[2026-01-18 11:36:46] Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[2026-01-18 11:36:48] Collecting zeroconf==0.148.0 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1))
[2026-01-18 11:36:49] Using cached zeroconf-0.148.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (6.3 kB)
[2026-01-18 11:36:52] Collecting aiohttp==3.13.3 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:52] Using cached aiohttp-3.13.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (8.1 kB)
[2026-01-18 11:36:52] Collecting androidtvremote2==0.3.0 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2026-01-18 11:36:52] Using cached https://archive1.piwheels.org/simple/androidtvremote2/androidtvremote2-0.3.0-py3-none-any.whl (51 kB)
[2026-01-18 11:36:52] Collecting adb-shell==0.4.4 (from adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4))
[2026-01-18 11:36:52] Using cached https://www.piwheels.org/simple/adb-shell/adb_shell-0.4.4-py3-none-any.whl (54 kB)
[2026-01-18 11:36:53] Collecting rsa==4.9.1 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 5))
[2026-01-18 11:36:53] Using cached https://www.piwheels.org/simple/rsa/rsa-4.9.1-py3-none-any.whl (34 kB)
[2026-01-18 11:36:53] Collecting ifaddr>=0.1.7 (from zeroconf==0.148.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1))
[2026-01-18 11:36:53] Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)
[2026-01-18 11:36:53] Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:53] Using cached https://www.piwheels.org/simple/aiohappyeyeballs/aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
[2026-01-18 11:36:53] Collecting aiosignal>=1.4.0 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:53] Using cached https://www.piwheels.org/simple/aiosignal/aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
[2026-01-18 11:36:53] Collecting attrs>=17.3.0 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:53] Using cached https://www.piwheels.org/simple/attrs/attrs-25.4.0-py3-none-any.whl (67 kB)
[2026-01-18 11:36:54] Collecting frozenlist>=1.1.1 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:54] Using cached frozenlist-1.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (20 kB)
[2026-01-18 11:36:55] Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:55] Using cached multidict-6.7.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (5.3 kB)
[2026-01-18 11:36:56] Collecting propcache>=0.2.0 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:56] Using cached propcache-0.4.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (13 kB)
[2026-01-18 11:36:57] Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:36:57] Using cached yarl-1.22.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (75 kB)
[2026-01-18 11:36:58] Collecting aiofiles>=0.8 (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2026-01-18 11:36:58] Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-25.1.0-py3-none-any.whl (14 kB)
[2026-01-18 11:36:59] Collecting cryptography>=3 (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2026-01-18 11:36:59] Using cached cryptography-46.0.3-cp311-abi3-manylinux_2_28_aarch64.whl.metadata (5.7 kB)
[2026-01-18 11:37:00] Collecting protobuf>=4.21 (from androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2026-01-18 11:37:00] Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_aarch64.whl.metadata (593 bytes)
[2026-01-18 11:37:01] Collecting pyasn1 (from adb-shell==0.4.4->adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4))
[2026-01-18 11:37:01] Using cached pyasn1-0.6.2-py3-none-any.whl.metadata (8.4 kB)
[2026-01-18 11:37:01] Collecting async-timeout>=3.0.0 (from adb-shell[async]==0.4.4->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 4))
[2026-01-18 11:37:01] Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
[2026-01-18 11:37:01] Collecting idna>=2.0 (from yarl<2.0,>=1.17.0->aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:37:01] Using cached https://www.piwheels.org/simple/idna/idna-3.11-py3-none-any.whl (71 kB)
[2026-01-18 11:37:01] Collecting typing-extensions>=4.2 (from aiosignal>=1.4.0->aiohttp==3.13.3->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2026-01-18 11:37:01] Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
[2026-01-18 11:37:02] Collecting cffi>=2.0.0 (from cryptography>=3->androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2026-01-18 11:37:02] Using cached cffi-2.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (2.6 kB)
[2026-01-18 11:37:03] Collecting pycparser (from cffi>=2.0.0->cryptography>=3->androidtvremote2==0.3.0->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2026-01-18 11:37:03] Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.23-py3-none-any.whl (118 kB)
[2026-01-18 11:37:03] Using cached zeroconf-0.148.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.1 MB)
[2026-01-18 11:37:03] Using cached aiohttp-3.13.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.7 MB)
[2026-01-18 11:37:03] Using cached multidict-6.7.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (258 kB)
[2026-01-18 11:37:03] Using cached yarl-1.22.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (372 kB)
[2026-01-18 11:37:03] Using cached cryptography-46.0.3-cp311-abi3-manylinux_2_28_aarch64.whl (4.3 MB)
[2026-01-18 11:37:03] Using cached cffi-2.0.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (220 kB)
[2026-01-18 11:37:03] Using cached frozenlist-1.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (243 kB)
[2026-01-18 11:37:03] Using cached propcache-0.4.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (225 kB)
[2026-01-18 11:37:03] Downloading protobuf-6.33.4-cp39-abi3-manylinux2014_aarch64.whl (324 kB)
[2026-01-18 11:37:03] Using cached pyasn1-0.6.2-py3-none-any.whl (83 kB)
[2026-01-18 11:37:04] Installing collected packages: ifaddr, zeroconf, typing-extensions, pycparser, pyasn1, protobuf, propcache, multidict, idna, frozenlist, attrs, async-timeout, aiohappyeyeballs, aiofiles, yarl, rsa, cffi, aiosignal, cryptography, aiohttp, androidtvremote2, adb-shell
[2026-01-18 11:37:09]
[2026-01-18 11:37:09] Successfully installed adb-shell-0.4.4 aiofiles-25.1.0 aiohappyeyeballs-2.6.1 aiohttp-3.13.3 aiosignal-1.4.0 androidtvremote2-0.3.0 async-timeout-5.0.1 attrs-25.4.0 cffi-2.0.0 cryptography-46.0.3 frozenlist-1.8.0 idna-3.11 ifaddr-0.2.0 multidict-6.7.0 propcache-0.4.1 protobuf-6.33.4 pyasn1-0.6.2 pycparser-2.23 rsa-4.9.1 typing-extensions-4.15.0 yarl-1.22.0 zeroconf-0.148.0
[2026-01-18 11:37:10] ** Install Python3 libraries :: Done **
[2026-01-18 11:37:11] ****************************
[2026-01-18 11:37:11] * Set Owner on Directories *
[2026-01-18 11:37:11] ****************************
[2026-01-18 11:37:11] ** Set Owner for Venv Dir :: Done **
[2026-01-18 11:37:11] ****************
[2026-01-18 11:37:11] * Install DONE *
[2026-01-18 11:37:11] ****************
Hello,
Pourrais tu passer les logs en debug temporairement et les mettre ici, notamment les logs du plugin (pas celles de l’installation)
On voit ici que les dépendances sont bien installées, mais que le plugin ne détecte pas les bonnes lib python lors de son check (enfin c’est ce que je suppose et que les logs nous confirmeront)
TiTidom.
ceux-ci?
[2026-01-18 12:30:26] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=pre_update callInstallFunction=1
[2026-01-18 12:30:28] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=post_plugin_install callInstallFunction=1
[2026-01-18 12:30:28] INFO Début d'activation du plugin
[2026-01-18 12:30:33] INFO Info sur le démon : {"log":"tvremote","state":"nok","launchable":"nok","launchable_message":"Gestion automatique d\u00e9sactiv\u00e9e","auto":"0","last_launch":"2025-12-27 14:30:11"}
[2026-01-18 12:30:33] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=update callInstallFunction=1
[2026-01-18 12:30:33] INFO [Plugin-Version] PluginVersion :: 1.3.12
[2026-01-18 12:30:33] DEBUG [Python-Dep] PythonDepString / PythonDepNum :: zeroconf==0.148.0|aiohttp==3.13.3|androidtvremote2==0.3.0|adb_shell==0.4.4|rsa==4.9.1 / 5
Oui, il n’y a rien d’autre ?
j’ai mis un peu plus d’historique, mais je n’ai pas l’impression qu’il y ait plus d’info
[2025-03-25 08:10:30] ERROR : [SOCKET][SendToDaemon] Exception :: Communication impossible avec le démon car il n'est pas démarré !
[2025-03-25 08:10:35] ERROR : [SOCKET][SendToDaemon] Exception :: Communication impossible avec le démon car il n'est pas démarré !
[2026-01-18 10:53:43] DEBUG [CMD] LogicalId :: power_on
[2026-01-18 10:53:43] DEBUG [CMD] power_on :: {"user_login":"admin","user_id":"1"}
[2026-01-18 10:53:43] DEBUG [ActionTVRemote] Infos :: ************* / power_on / / options=
[2026-01-18 10:53:43] DEBUG [ActionTVRemote] ArrayToSend :: {"cmd":"action","cmd_action":"power_on","value":null,"mac":"************","options":null}
[2026-01-18 10:53:43] ERROR [SOCKET][SendToDaemon] Exception :: Communication impossible avec le démon car il n'est pas démarré !
[2026-01-18 11:24:32] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=pre_update callInstallFunction=1
[2026-01-18 11:24:34] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=post_plugin_install callInstallFunction=1
[2026-01-18 11:24:34] INFO Début d'activation du plugin
[2026-01-18 11:24:37] INFO Info sur le démon : {"log":"tvremote","state":"nok","launchable":"nok","launchable_message":"Gestion automatique d\u00e9sactiv\u00e9e","auto":"0","last_launch":"2025-12-27 14:30:11"}
[2026-01-18 11:24:37] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=update callInstallFunction=1
[2026-01-18 11:24:38] INFO [Plugin-Version] PluginVersion :: 1.3.12
[2026-01-18 11:24:38] DEBUG [Python-Dep] PythonDepString / PythonDepNum :: zeroconf==0.148.0|aiohttp==3.13.3|androidtvremote2==0.3.0|adb_shell==0.4.4|rsa==4.9.1 / 5
[2026-01-18 11:26:46] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=pre_update callInstallFunction=1
[2026-01-18 11:26:47] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=post_plugin_install callInstallFunction=1
[2026-01-18 11:26:47] INFO Début d'activation du plugin
[2026-01-18 11:26:51] INFO Info sur le démon : {"log":"tvremote","state":"nok","launchable":"nok","launchable_message":"Gestion automatique d\u00e9sactiv\u00e9e","auto":"0","last_launch":"2025-12-27 14:30:11"}
[2026-01-18 11:26:51] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=update callInstallFunction=1
[2026-01-18 11:26:51] INFO [Plugin-Version] PluginVersion :: 1.3.12
[2026-01-18 11:26:51] DEBUG [Python-Dep] PythonDepString / PythonDepNum :: zeroconf==0.148.0|aiohttp==3.13.3|androidtvremote2==0.3.0|adb_shell==0.4.4|rsa==4.9.1 / 5
[2026-01-18 12:26:13] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=pre_update callInstallFunction=1
[2026-01-18 12:26:15] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=post_plugin_install callInstallFunction=1
[2026-01-18 12:26:15] INFO Début d'activation du plugin
[2026-01-18 12:26:18] INFO Info sur le démon : {"log":"tvremote","state":"nok","launchable":"nok","launchable_message":"Gestion automatique d\u00e9sactiv\u00e9e","auto":"0","last_launch":"2025-12-27 14:30:11"}
[2026-01-18 12:26:18] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=update callInstallFunction=1
[2026-01-18 12:26:18] INFO [Plugin-Version] PluginVersion :: 1.3.12
[2026-01-18 12:26:18] DEBUG [Python-Dep] PythonDepString / PythonDepNum :: zeroconf==0.148.0|aiohttp==3.13.3|androidtvremote2==0.3.0|adb_shell==0.4.4|rsa==4.9.1 / 5
[2026-01-18 12:30:26] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=pre_update callInstallFunction=1
[2026-01-18 12:30:28] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=post_plugin_install callInstallFunction=1
[2026-01-18 12:30:28] INFO Début d'activation du plugin
[2026-01-18 12:30:33] INFO Info sur le démon : {"log":"tvremote","state":"nok","launchable":"nok","launchable_message":"Gestion automatique d\u00e9sactiv\u00e9e","auto":"0","last_launch":"2025-12-27 14:30:11"}
[2026-01-18 12:30:33] DEBUG Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=tvremote function=update callInstallFunction=1
[2026-01-18 12:30:33] INFO [Plugin-Version] PluginVersion :: 1.3.12
[2026-01-18 12:30:33] DEBUG [Python-Dep] PythonDepString / PythonDepNum :: zeroconf==0.148.0|aiohttp==3.13.3|androidtvremote2==0.3.0|adb_shell==0.4.4|rsa==4.9.1 / 5
Re,
Je regarde cela dans l’après-midi lorsque je serai rentré
EDIT : Je pense avoir trouvé d’où vient le problème (check des dépendances avec un paquet qui suivant les systèmes peut avoir un « _ » ou bien un « - » et du coup le check plante).
Je vais faire la correction et publier une nouvelle version BETA dans la foulée d’ici la fin de l’après-midi.
TiTidom.
1 « J'aime »
Re,
La version BETA v1.3.13 est en ligne dès maintenant.
Elle devrait corriger le bug que tu as rencontré, et sinon j’ai ajouté des logs complémentaires (en mode DEBUG) pour aider à détecter d’où viennent les soucis de dépendances éventuels.
Tiens moi au courant : Si tout est ok, je basculerai la version en stable.
Bonne journée,
TiTidom.
Parfait. Les dépendances ne se sont pas réinstallées, et tout est OK pour le démon.
Merci pour la correction.
(et sympa le nouveau widget )
1 « J'aime »
Re,
Merci pour le retour, du coup j’ai poussé la version en STABLE
Merci Au moins je n’aurai pas passé des heures à le peaufiner pour rien
Bonne fin de we,
TiTidom.
2 « J'aime »
system
A fermé ce sujet ()
Janvier 19, 2026, 3:35
12
Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.