Plugin TV Remote ne fonctionne plus après mise à jour

Bonjour,

Depuis la dernière version, le plugin ne fonctionne plus. Je n’ai que ceci dans les logs:

Log tvremote

[2024-07-04 10:59:38] INFO  : [PyEnv-Version] PyEnvVersion :: 2.4.5
[2024-07-04 10:59:38] INFO  : [Python-Version] PythonVersion :: 3.11.9
[2024-07-04 10:59:38] DEBUG  : Daemon Cmd (w/o APIKey) :: /var/www/html/plugins/tvremote/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/tvremote/resources/tvremoted/tvremoted.py --loglevel debug --pluginversion 1.1.1 --socketport 55112 --cyclefactor 1.0 --jeedomname KODAHome --callback http://127.0.0.1:80/plugins/tvremote/core/php/jeetvremote.php
[2024-07-04 10:59:38] INFO  : Lancement du démon
[2024-07-04 10:59:58] ERROR  : Impossible de lancer le démon, vérifiez le log

Log tvremote_deamon
[DAEMON][IMPORT] Exception Error: importing module ZeroConf :: No module named '_ctypes'

J’ai désinstallé, reboot Jeedom et installé de nouveau le plugin, toujours pareil.

Help, merci d’avance :slight_smile:


Informations Jeedom Atlas

Core : 4.4.8.1 (V4-stable)
DNS Jeedom Atlas : oui

Plugin : TV Remote
Version : 2024-07-02 01:17:55 (beta)
Statut Démon : Stoppé - (2024-07-04 10:59:37)

Bonjour,

Et que donne l’installation des dépendances ?

Luis

1 « J'aime »

Bonjour @Korhan27,

Dans le titre, tu parles « après mise à jour », or ce module ZeroConf est utilisé depuis la première version de TVRemote, donc il n’est pas nouveau.

Par contre, si tu as mis à jour ton Jeedom (dans le sens, OS, box, etc…) et que tu as restauré une sauvegarde, là on pourra voir des pistes :slight_smile:

Sinon, les logs complètes d’installation des dépendances par exemple pourraient servir.

TiTidom.

Salut

Il me semble que tu utilises le formatage citation

Citation

Pour tes logs. Il est conseillé d’utiliser le formatage Texte préformaté que l’on obtient avec le bouton </>

Antoine

Oui effectivement j’ai du faire une réinstallation complète de Jeedom (Atlas) + restauration du dernier backup car j’avais des soucis avec Debian 11.

Voici le log des installation des dépendances:

[2024-07-04 10:51:42] **********************
[2024-07-04 10:51:42] * Check Script Params *
[2024-07-04 10:51:42] **********************
[2024-07-04 10:51:42] ** Force System Updates :: NO **
[2024-07-04 10:51:42] ** Force Reinit PyEnv :: NO **
[2024-07-04 10:51:42] ** Force Reinit Venv :: NO **
[2024-07-04 10:51:42] *******************
[2024-07-04 10:51:42] * Check PyEnv Dir *
[2024-07-04 10:51:43] *******************
[2024-07-04 10:51:43] ** PyEnv Directory (Exists) :: /opt/pyenv **
[2024-07-04 10:51:43] ** Check PyEnv :: Done **
[2024-07-04 10:51:43] ***********************
[2024-07-04 10:51:43] * Check Old PyEnv Dir *
[2024-07-04 10:51:43] ***********************
[2024-07-04 10:51:43] ** PyEnv Old Directory (None) :: /var/www/html/plugins/tvremote/resources/pyenv **
[2024-07-04 10:51:43] ** Venv Update :: Not Needed **
[2024-07-04 10:51:43] ** Check Old PyEnv :: Done **
[2024-07-04 10:51:43] ******************
[2024-07-04 10:51:43] * Update apt-get *
[2024-07-04 10:51:43] ******************
[2024-07-04 10:51:43] ** Clean apt-get :: Done **
[2024-07-04 10:51:43] Hit:1 http://deb.debian.org/debian bullseye InRelease
[2024-07-04 10:51:43] Get:2 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
[2024-07-04 10:51:43] Get:3 http://security.debian.org bullseye-security InRelease [48.4 kB]
[2024-07-04 10:51:43] Get:4 http://deb.debian.org/debian bullseye-backports InRelease [49.0 kB]
[2024-07-04 10:51:43] Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
[2024-07-04 10:51:43] Hit:6 http://mirrors.xtom.de/armbian buster InRelease
[2024-07-04 10:51:44] Get:7 http://security.debian.org bullseye-security/main arm64 Packages [354 kB]
[2024-07-04 10:51:44] Get:8 http://security.debian.org bullseye-security/main armhf Packages [356 kB]
[2024-07-04 10:51:45] Fetched 852 kB in 2s (343 kB/s)
[2024-07-04 10:51:48] Reading package lists...
[2024-07-04 10:51:48] ** Update apt-get :: Done **
[2024-07-04 10:51:48] ****************************
[2024-07-04 10:51:48] * Simulate apt-get upgrade *
[2024-07-04 10:51:48] ****************************
[2024-07-04 10:51:48] Reading package lists...
[2024-07-04 10:51:49] Building dependency tree...
[2024-07-04 10:51:49] Reading state information...
[2024-07-04 10:51:50] Calculating upgrade...
[2024-07-04 10:51:51] The following packages will be upgraded:
[2024-07-04 10:51:51]    apache2 (2.4.56-1~deb11u2 => 2.4.59-1~deb11u1)
[2024-07-04 10:51:51]    apache2-bin (2.4.56-1~deb11u2 => 2.4.59-1~deb11u1)
[2024-07-04 10:51:51]    apache2-data (2.4.56-1~deb11u2 => 2.4.59-1~deb11u1)
[2024-07-04 10:51:51]    apache2-utils (2.4.56-1~deb11u2 => 2.4.59-1~deb11u1)
[2024-07-04 10:51:51]    base-files (11.1+deb11u8 => 11.1+deb11u10)
[2024-07-04 10:51:51]    bind9-dnsutils (1:9.16.44-1~deb11u1 => 1:9.16.48-1)
[2024-07-04 10:51:51]    bind9-host (1:9.16.44-1~deb11u1 => 1:9.16.48-1)
[2024-07-04 10:51:51]    bind9-libs (1:9.16.44-1~deb11u1 => 1:9.16.48-1)
[2024-07-04 10:51:51]    bluetooth (5.55-3.1 => 5.55-3.1+deb11u1)
[2024-07-04 10:51:51]    bluez (5.55-3.1 => 5.55-3.1+deb11u1)
[2024-07-04 10:51:51]    bsdextrautils (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    bsdutils (1:2.36.1-8+deb11u1 => 1:2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    chromium (116.0.5845.180-1~deb11u1 => 120.0.6099.224-1~deb11u1)
[2024-07-04 10:51:51]    chromium-common (116.0.5845.180-1~deb11u1 => 120.0.6099.224-1~deb11u1)
[2024-07-04 10:51:51]    distro-info-data (0.51+deb11u4 => 0.51+deb11u6)
[2024-07-04 10:51:51]    dnsutils (1:9.16.44-1~deb11u1 => 1:9.16.48-1)
[2024-07-04 10:51:51]    fdisk (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    galera-4 (26.4.11-0+deb11u1 => 26.4.18-0+deb11u1)
[2024-07-04 10:51:51]    less (551-2 => 551-2+deb11u2)
[2024-07-04 10:51:51]    libblkid1 (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    libbluetooth3 (5.55-3.1 => 5.55-3.1+deb11u1)
[2024-07-04 10:51:51]    libc-bin (2.31-13+deb11u6 => 2.31-13+deb11u10)
[2024-07-04 10:51:51]    libc-dev-bin (2.31-13+deb11u6 => 2.31-13+deb11u10)
[2024-07-04 10:51:51]    libc-l10n (2.31-13+deb11u6 => 2.31-13+deb11u10)
[2024-07-04 10:51:51]    libc6 (2.31-13+deb11u6 => 2.31-13+deb11u10)
[2024-07-04 10:51:51]    libc6-dev (2.31-13+deb11u6 => 2.31-13+deb11u10)
[2024-07-04 10:51:51]    libcurl3-gnutls (7.74.0-1.3+deb11u9 => 7.74.0-1.3+deb11u12)
[2024-07-04 10:51:51]    libdav1d4 (0.7.1-3 => 0.7.1-3+deb11u1)
[2024-07-04 10:51:51]    libfdisk1 (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    libgdk-pixbuf-2.0-0 (2.42.2+dfsg-1+deb11u1 => 2.42.2+dfsg-1+deb11u2)
[2024-07-04 10:51:51]    libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u1 => 2.42.2+dfsg-1+deb11u2)
[2024-07-04 10:51:51]    libglib2.0-0 (2.66.8-1 => 2.66.8-1+deb11u4)
[2024-07-04 10:51:51]    libgstreamer-plugins-base1.0-0 (1.18.4-2+deb11u1 => 1.18.4-2+deb11u2)
[2024-07-04 10:51:51]    libmariadb3 (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    libminizip1 (1.1-8+deb10u1 => 1.1-8+deb11u1)
[2024-07-04 10:51:51]    libmount1 (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    libndp0 (1.6-1+b1 => 1.6-1+deb11u1)
[2024-07-04 10:51:51]    libnghttp2-14 (1.43.0-1 => 1.43.0-1+deb11u1)
[2024-07-04 10:51:51]    libnss-myhostname (247.3-7+deb11u4 => 247.3-7+deb11u5)
[2024-07-04 10:51:51]    libpam-systemd (247.3-7+deb11u4 => 247.3-7+deb11u5)
[2024-07-04 10:51:51]    libperl5.32 (5.32.1-4+deb11u2 => 5.32.1-4+deb11u3)
[2024-07-04 10:51:51]    libqt5core5a (5.15.2+dfsg-9 => 5.15.2+dfsg-9+deb11u1)
[2024-07-04 10:51:51]    libqt5dbus5 (5.15.2+dfsg-9 => 5.15.2+dfsg-9+deb11u1)
[2024-07-04 10:51:51]    libqt5gui5 (5.15.2+dfsg-9 => 5.15.2+dfsg-9+deb11u1)
[2024-07-04 10:51:51]    libqt5network5 (5.15.2+dfsg-9 => 5.15.2+dfsg-9+deb11u1)
[2024-07-04 10:51:51]    libqt5printsupport5 (5.15.2+dfsg-9 => 5.15.2+dfsg-9+deb11u1)
[2024-07-04 10:51:51]    libqt5widgets5 (5.15.2+dfsg-9 => 5.15.2+dfsg-9+deb11u1)
[2024-07-04 10:51:51]    libsmartcols1 (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    libssh-gcrypt-4 (0.9.7-0+deb11u1 => 0.9.8-0+deb11u1)
[2024-07-04 10:51:51]    libssh2-1 (1.9.0-2 => 1.9.0-2+deb11u1)
[2024-07-04 10:51:51]    libsystemd0 (247.3-7+deb11u4 => 247.3-7+deb11u5)
[2024-07-04 10:51:51]    libtiff5 (4.2.0-1+deb11u4 => 4.2.0-1+deb11u5)
[2024-07-04 10:51:51]    libuv1 (1.40.0-2 => 1.40.0-2+deb11u1)
[2024-07-04 10:51:51]    libvpx6 (1.9.0-1+deb11u1 => 1.9.0-1+deb11u3)
[2024-07-04 10:51:51]    libx11-data (2:1.7.2-1+deb11u1 => 2:1.7.2-1+deb11u2)
[2024-07-04 10:51:51]    libxnvctrl0 (470.141.03-1~deb11u1 => 470.239.06-1)
[2024-07-04 10:51:51]    libxpm4 (1:3.5.12-1.1~deb11u1 => 1:3.5.12-1.1+deb11u1)
[2024-07-04 10:51:51]    libzmq5 (4.3.4-1 => 4.3.4-1+deb11u1)
[2024-07-04 10:51:51]    locales (2.31-13+deb11u6 => 2.31-13+deb11u10)
[2024-07-04 10:51:51]    mariadb-client (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mariadb-client-10.5 (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mariadb-client-core-10.5 (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mariadb-common (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mariadb-server (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mariadb-server-10.5 (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mariadb-server-core-10.5 (1:10.5.21-0+deb11u1 => 1:10.5.23-0+deb11u1)
[2024-07-04 10:51:51]    mount (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    nano (5.4-2+deb11u2 => 5.4-2+deb11u3)
[2024-07-04 10:51:51]    nodejs (18.19.0-1nodesource1 => 18.20.3-1nodesource1)
[2024-07-04 10:51:51]    openssh-client (1:8.4p1-5+deb11u2 => 1:8.4p1-5+deb11u3)
[2024-07-04 10:51:51]    openssh-server (1:8.4p1-5+deb11u2 => 1:8.4p1-5+deb11u3)
[2024-07-04 10:51:51]    openssh-sftp-server (1:8.4p1-5+deb11u2 => 1:8.4p1-5+deb11u3)
[2024-07-04 10:51:51]    perl (5.32.1-4+deb11u2 => 5.32.1-4+deb11u3)
[2024-07-04 10:51:51]    perl-base (5.32.1-4+deb11u2 => 5.32.1-4+deb11u3)
[2024-07-04 10:51:51]    perl-modules-5.32 (5.32.1-4+deb11u2 => 5.32.1-4+deb11u3)
[2024-07-04 10:51:51]    php7.4 (7.4.33-1+deb11u4 => 7.4.33-1+deb11u5)
[2024-07-04 10:51:51]    python3-distro-info (1.0 => 1.0+deb11u1)
[2024-07-04 10:51:51]    rfkill (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    systemd (247.3-7+deb11u4 => 247.3-7+deb11u5)
[2024-07-04 10:51:51]    systemd-sysv (247.3-7+deb11u4 => 247.3-7+deb11u5)
[2024-07-04 10:51:51]    tar (1.34+dfsg-1 => 1.34+dfsg-1+deb11u1)
[2024-07-04 10:51:51]    tzdata (2021a-1+deb11u11 => 2024a-0+deb11u1)
[2024-07-04 10:51:51]    util-linux (2.36.1-8+deb11u1 => 2.36.1-8+deb11u2)
[2024-07-04 10:51:51]    wpasupplicant (2:2.9.0-21 => 2:2.9.0-21+deb11u1)
[2024-07-04 10:51:51]    xserver-common (2:1.20.11-1+deb11u6 => 2:1.20.11-1+deb11u13)
[2024-07-04 10:51:51]    xvfb (2:1.20.11-1+deb11u6 => 2:1.20.11-1+deb11u13)
[2024-07-04 10:51:53] 86 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[2024-07-04 10:51:53] Inst base-files [11.1+deb11u8] (11.1+deb11u10 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:53] Conf base-files (11.1+deb11u10 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:53] Inst bsdutils [1:2.36.1-8+deb11u1] (1:2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Conf bsdutils (1:2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Inst libperl5.32 [5.32.1-4+deb11u2] (5.32.1-4+deb11u3 Debian:11.10/oldstable [arm64]) [perl:arm64 ]
[2024-07-04 10:51:53] Inst perl [5.32.1-4+deb11u2] (5.32.1-4+deb11u3 Debian:11.10/oldstable [arm64]) []
[2024-07-04 10:51:53] Inst perl-base [5.32.1-4+deb11u2] (5.32.1-4+deb11u3 Debian:11.10/oldstable [arm64]) []
[2024-07-04 10:51:53] Conf perl-base (5.32.1-4+deb11u3 Debian:11.10/oldstable [arm64]) []
[2024-07-04 10:51:53] Inst perl-modules-5.32 [5.32.1-4+deb11u2] (5.32.1-4+deb11u3 Debian:11.10/oldstable [all])
[2024-07-04 10:51:53] Inst libc6-dev [2.31-13+deb11u6] (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:53] Inst libc-dev-bin [2.31-13+deb11u6] (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:53] Inst libc6 [2.31-13+deb11u6] (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Conf libc6 (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Inst tar [1.34+dfsg-1] (1.34+dfsg-1+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:53] Conf tar (1.34+dfsg-1+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:53] Inst libblkid1 [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Conf libblkid1 (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Inst libfdisk1 [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Inst libmount1 [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:53] Conf libmount1 (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst libsmartcols1 [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Conf libsmartcols1 (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst fdisk [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst util-linux [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Conf util-linux (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst libc-bin [2.31-13+deb11u6] (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Conf libc-bin (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst systemd-sysv [247.3-7+deb11u4] (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst libpam-systemd [247.3-7+deb11u4] (247.3-7+deb11u5 Debian:11.10/oldstable [arm64]) []
[2024-07-04 10:51:54] Inst mount [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:54] Inst systemd [247.3-7+deb11u4] (247.3-7+deb11u5 Debian:11.10/oldstable [arm64]) []
[2024-07-04 10:51:54] Inst libsystemd0 [247.3-7+deb11u4] (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Conf libsystemd0 (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst libnghttp2-14 [1.43.0-1] (1.43.0-1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst apache2 [2.4.56-1~deb11u2] (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:54] Inst apache2-bin [2.4.56-1~deb11u2] (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:54] Inst apache2-data [2.4.56-1~deb11u2] (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all]) []
[2024-07-04 10:51:54] Inst apache2-utils [2.4.56-1~deb11u2] (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst libglib2.0-0 [2.66.8-1] (2.66.8-1+deb11u4 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst bluez [5.55-3.1] (5.55-3.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst bsdextrautils [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:54] Inst mariadb-common [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:54] Inst galera-4 [26.4.11-0+deb11u1] (26.4.18-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst libmariadb3 [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst mariadb-client-core-10.5 [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst mariadb-client-10.5 [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Inst mariadb-server-core-10.5 [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:54] Conf mariadb-common (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:55] Inst mariadb-server-10.5 [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:55] Inst tzdata [2021a-1+deb11u11] (2024a-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:55] Inst less [551-2] (551-2+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst nano [5.4-2+deb11u2] (5.4-2+deb11u3 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:55] Inst libuv1 [1.40.0-2] (1.40.0-2+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst bind9-dnsutils [1:9.16.44-1~deb11u1] (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:55] Inst bind9-libs [1:9.16.44-1~deb11u1] (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst bind9-host [1:9.16.44-1~deb11u1] (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst libc-l10n [2.31-13+deb11u6] (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:55] Inst locales [2.31-13+deb11u6] (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:55] Inst openssh-sftp-server [1:8.4p1-5+deb11u2] (1:8.4p1-5+deb11u3 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:55] Inst openssh-server [1:8.4p1-5+deb11u2] (1:8.4p1-5+deb11u3 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:55] Inst openssh-client [1:8.4p1-5+deb11u2] (1:8.4p1-5+deb11u3 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst bluetooth [5.55-3.1] (5.55-3.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:55] Inst libxnvctrl0 [470.141.03-1~deb11u1] (470.239.06-1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:55] Inst chromium [116.0.5845.180-1~deb11u1] (120.0.6099.224-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64]) []
[2024-07-04 10:51:55] Inst chromium-common [116.0.5845.180-1~deb11u1] (120.0.6099.224-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst libminizip1 [1.1-8+deb10u1] (1.1-8+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:55] Inst distro-info-data [0.51+deb11u4] (0.51+deb11u6 Debian:11.10/oldstable [all])
[2024-07-04 10:51:55] Inst dnsutils [1:9.16.44-1~deb11u1] (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:55] Inst libbluetooth3 [5.55-3.1] (5.55-3.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:55] Inst libssh2-1 [1.9.0-2] (1.9.0-2+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:55] Inst libcurl3-gnutls [7.74.0-1.3+deb11u9] (7.74.0-1.3+deb11u12 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:55] Inst libdav1d4 [0.7.1-3] (0.7.1-3+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libgdk-pixbuf-2.0-0 [2.42.2+dfsg-1+deb11u1] (2.42.2+dfsg-1+deb11u2 Debian:11.10/oldstable [arm64]) []
[2024-07-04 10:51:56] Inst libgdk-pixbuf2.0-common [2.42.2+dfsg-1+deb11u1] (2.42.2+dfsg-1+deb11u2 Debian:11.10/oldstable [all])
[2024-07-04 10:51:56] Inst libtiff5 [4.2.0-1+deb11u4] (4.2.0-1+deb11u5 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libgstreamer-plugins-base1.0-0 [1.18.4-2+deb11u1] (1.18.4-2+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libndp0 [1.6-1+b1] (1.6-1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libnss-myhostname [247.3-7+deb11u4] (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libqt5core5a [5.15.2+dfsg-9] (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libqt5dbus5 [5.15.2+dfsg-9] (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libqt5network5 [5.15.2+dfsg-9] (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libqt5gui5 [5.15.2+dfsg-9] (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libqt5widgets5 [5.15.2+dfsg-9] (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libqt5printsupport5 [5.15.2+dfsg-9] (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst libssh-gcrypt-4 [0.9.7-0+deb11u1] (0.9.8-0+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libvpx6 [1.9.0-1+deb11u1] (1.9.0-1+deb11u3 Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libx11-data [2:1.7.2-1+deb11u1] (2:1.7.2-1+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:56] Inst libxpm4 [1:3.5.12-1.1~deb11u1] (1:3.5.12-1.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst libzmq5 [4.3.4-1] (4.3.4-1+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst mariadb-client [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:56] Inst mariadb-server [1:10.5.21-0+deb11u1] (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:56] Inst nodejs [18.19.0-1nodesource1] (18.20.3-1nodesource1 . nodistro:nodistro [arm64])
[2024-07-04 10:51:56] Inst php7.4 [7.4.33-1+deb11u4] (7.4.33-1+deb11u5 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:56] Inst python3-distro-info [1.0] (1.0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:56] Inst rfkill [2.36.1-8+deb11u1] (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Inst wpasupplicant [2:2.9.0-21] (2:2.9.0-21+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Inst xserver-common [2:1.20.11-1+deb11u6] (2:1.20.11-1+deb11u13 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:56] Inst xvfb [2:1.20.11-1+deb11u6] (2:1.20.11-1+deb11u13 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf libperl5.32 (5.32.1-4+deb11u3 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Conf perl (5.32.1-4+deb11u3 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Conf perl-modules-5.32 (5.32.1-4+deb11u3 Debian:11.10/oldstable [all])
[2024-07-04 10:51:56] Conf libc6-dev (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf libc-dev-bin (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf libfdisk1 (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf fdisk (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf systemd-sysv (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Conf libpam-systemd (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Conf mount (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf systemd (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Conf libnghttp2-14 (1.43.0-1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf apache2 (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf apache2-bin (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf apache2-data (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:56] Conf apache2-utils (2.4.59-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:56] Conf libglib2.0-0 (2.66.8-1+deb11u4 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:56] Conf bluez (5.55-3.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf bsdextrautils (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf galera-4 (26.4.18-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libmariadb3 (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf mariadb-client-core-10.5 (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf mariadb-client-10.5 (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf mariadb-server-core-10.5 (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf mariadb-server-10.5 (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf tzdata (2024a-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:57] Conf less (551-2+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf nano (5.4-2+deb11u3 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libuv1 (1.40.0-2+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf bind9-dnsutils (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf bind9-libs (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf bind9-host (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libc-l10n (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf locales (2.31-13+deb11u10 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf openssh-sftp-server (1:8.4p1-5+deb11u3 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf openssh-server (1:8.4p1-5+deb11u3 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf openssh-client (1:8.4p1-5+deb11u3 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf bluetooth (5.55-3.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf libxnvctrl0 (470.239.06-1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf chromium (120.0.6099.224-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf chromium-common (120.0.6099.224-1~deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libminizip1 (1.1-8+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf distro-info-data (0.51+deb11u6 Debian:11.10/oldstable [all])
[2024-07-04 10:51:57] Conf dnsutils (1:9.16.48-1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf libbluetooth3 (5.55-3.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libssh2-1 (1.9.0-2+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libcurl3-gnutls (7.74.0-1.3+deb11u12 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libdav1d4 (0.7.1-3+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libgdk-pixbuf-2.0-0 (2.42.2+dfsg-1+deb11u2 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libgdk-pixbuf2.0-common (2.42.2+dfsg-1+deb11u2 Debian:11.10/oldstable [all])
[2024-07-04 10:51:57] Conf libtiff5 (4.2.0-1+deb11u5 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libgstreamer-plugins-base1.0-0 (1.18.4-2+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libndp0 (1.6-1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libnss-myhostname (247.3-7+deb11u5 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libqt5core5a (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libqt5dbus5 (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libqt5network5 (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libqt5gui5 (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libqt5widgets5 (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libqt5printsupport5 (5.15.2+dfsg-9+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf libssh-gcrypt-4 (0.9.8-0+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libvpx6 (1.9.0-1+deb11u3 Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libx11-data (2:1.7.2-1+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf libxpm4 (1:3.5.12-1.1+deb11u1 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf libzmq5 (4.3.4-1+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf mariadb-client (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:57] Conf mariadb-server (1:10.5.23-0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:57] Conf nodejs (18.20.3-1nodesource1 . nodistro:nodistro [arm64])
[2024-07-04 10:51:57] Conf php7.4 (7.4.33-1+deb11u5 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf python3-distro-info (1.0+deb11u1 Debian:11.10/oldstable [all])
[2024-07-04 10:51:57] Conf rfkill (2.36.1-8+deb11u2 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] Conf wpasupplicant (2:2.9.0-21+deb11u1 Debian:11.10/oldstable [arm64])
[2024-07-04 10:51:57] Conf xserver-common (2:1.20.11-1+deb11u13 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [all])
[2024-07-04 10:51:57] Conf xvfb (2:1.20.11-1+deb11u13 Debian:11.10/oldstable, Debian-Security:11/oldstable-security [arm64])
[2024-07-04 10:51:57] ** Upgrade Simulation :: Done **
[2024-07-04 10:51:57] ****************************************
[2024-07-04 10:51:57] * Install apt-get packages for Python3 *
[2024-07-04 10:51:57] ****************************************
[2024-07-04 10:51:57] Reading package lists...
[2024-07-04 10:51:58] Building dependency tree...
[2024-07-04 10:51:58] Reading state information...
[2024-07-04 10:51:59] python3-pip is already the newest version (20.3.4-4+deb11u1).
[2024-07-04 10:51:59] python3 is already the newest version (3.9.2-3).
[2024-07-04 10:51:59] python3-dev is already the newest version (3.9.2-3).
[2024-07-04 10:51:59] python3-venv is already the newest version (3.9.2-3).
[2024-07-04 10:51:59] python3-requests is already the newest version (2.25.1+dfsg-2).
[2024-07-04 10:51:59] python3-setuptools is already the newest version (52.0.0-4).
[2024-07-04 10:51:59] 0 upgraded, 0 newly installed, 0 to remove and 86 not upgraded.
[2024-07-04 10:51:59] ** Install packages for Python3 :: Done **
[2024-07-04 10:51:59] ***************************
[2024-07-04 10:51:59] * Check Python3.x Version *
[2024-07-04 10:51:59] ***************************
[2024-07-04 10:51:59] Python3.x Version :: 3.9
[2024-07-04 10:51:59] ** Check Python3 Version :: Done **

deuxième partie du log:

[2024-07-04 10:51:59] ******************************************************
[2024-07-04 10:51:59] * Install apt-get packages for PyEnv (Python < 3.11) *
[2024-07-04 10:51:59] ******************************************************
[2024-07-04 10:51:59] Reading package lists...
[2024-07-04 10:52:00] Building dependency tree...
[2024-07-04 10:52:00] Reading state information...
[2024-07-04 10:52:01] build-essential is already the newest version (12.9).
[2024-07-04 10:52:01] libbz2-dev is already the newest version (1.0.8-4).
[2024-07-04 10:52:01] curl is already the newest version (7.74.0-1.3+deb11u12).
[2024-07-04 10:52:01] git is already the newest version (1:2.30.2-1+deb11u2).
[2024-07-04 10:52:01] libffi-dev is already the newest version (3.3-6).
[2024-07-04 10:52:01] libxml2-dev is already the newest version (2.9.10+dfsg-6.7+deb11u4).
[2024-07-04 10:52:01] libncursesw5-dev is already the newest version (6.2+20201114-2+deb11u2).
[2024-07-04 10:52:01] libssl-dev is already the newest version (1.1.1w-0+deb11u1).
[2024-07-04 10:52:01] libreadline-dev is already the newest version (8.1-1).
[2024-07-04 10:52:01] libsqlite3-dev is already the newest version (3.34.1-3).
[2024-07-04 10:52:01] tk-dev is already the newest version (8.6.11+1).
[2024-07-04 10:52:01] libxmlsec1-dev is already the newest version (1.2.31-1).
[2024-07-04 10:52:01] liblzma-dev is already the newest version (5.2.5-2.1~deb11u1).
[2024-07-04 10:52:01] xz-utils is already the newest version (5.2.5-2.1~deb11u1).
[2024-07-04 10:52:01] zlib1g-dev is already the newest version (1:1.2.11.dfsg-2+deb11u2).
[2024-07-04 10:52:01] 0 upgraded, 0 newly installed, 0 to remove and 86 not upgraded.
[2024-07-04 10:52:01] ** Install packages for PyEnv :: Done **
[2024-07-04 10:52:01] *********************************
[2024-07-04 10:52:01] * Install PyEnv (Python < 3.11) *
[2024-07-04 10:52:01] *********************************
[2024-07-04 10:52:01] ** PYENV_ROOT (not set) :: OK **
[2024-07-04 10:52:01] e[2;32mUpdating /opt/pyenv...
From https://github.com/pyenv/pyenv
* branch              master     -> FETCH_HEAD
38436116..672eef15  master     -> origin/master
[2024-07-04 10:52:03] e[0mUpdating 38436116..672eef15
[2024-07-04 10:52:03] Fast-forward
[2024-07-04 10:52:03]  libexec/pyenv-prefix   |  6 +++---
[2024-07-04 10:52:03]  libexec/pyenv-versions |  6 +++---
[2024-07-04 10:52:03]  libexec/pyenv-which    | 54 ++++++++++++++++++++++++++++++++------------------
[2024-07-04 10:52:03]  test/which.bats        | 12 +++++++++++
[2024-07-04 10:52:03]  4 files changed, 53 insertions(+), 25 deletions(-)
[2024-07-04 10:52:03] e[2;32mUpdating /opt/pyenv/plugins/pyenv-doctor...
From https://github.com/pyenv/pyenv-doctor
* branch            master     -> FETCH_HEAD
[2024-07-04 10:52:04] e[0mAlready up to date.
[2024-07-04 10:52:04] e[2;32mUpdating /opt/pyenv/plugins/pyenv-update...
From https://github.com/pyenv/pyenv-update
* branch            master     -> FETCH_HEAD
[2024-07-04 10:52:04] e[0mAlready up to date.
[2024-07-04 10:52:04] e[2;32mUpdating /opt/pyenv/plugins/pyenv-virtualenv...
From https://github.com/pyenv/pyenv-virtualenv
* branch            master     -> FETCH_HEAD
[2024-07-04 10:52:05] e[0mAlready up to date.
[2024-07-04 10:52:05] ** PyEnv Installation / Update / Cleaning :: Done **
[2024-07-04 10:52:05] **************************************************
[2024-07-04 10:52:05] * Compile and Install Python 3.11.9 (with PyEnv) *
[2024-07-04 10:52:05] **************************************************
[2024-07-04 10:52:05] *                                                *
[2024-07-04 10:52:05] * ATTENTION : Cette phase de l'installation peut *
[2024-07-04 10:52:05] * être longue et durer de 2 minutes (Config ++)  *
[2024-07-04 10:52:05] * à plus de 40 minutes sur des petites config !  *
[2024-07-04 10:52:05] **************************************************
[2024-07-04 10:52:05] ** Python 3.11.9 Installation :: Done **
[2024-07-04 10:52:05] **************************
[2024-07-04 10:52:05] * Create Python3.11 venv *
[2024-07-04 10:52:05] **************************
[2024-07-04 10:52:05] Python3 (Venv) Version :: None
[2024-07-04 10:52:06] Latest Python version installed with PyEnv :: 3.11.9
[2024-07-04 10:52:29] ** Create Python3.11 Venv :: Done **
[2024-07-04 10:52:29] *****************************
[2024-07-04 10:52:29] * Install Python3 libraries *
[2024-07-04 10:52:29] *****************************
[2024-07-04 10:52:30] Requirement already satisfied: pip in ./venv/lib/python3.11/site-packages (24.1.1)
[2024-07-04 10:52:31] Collecting wheel
[2024-07-04 10:52:31]   Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
[2024-07-04 10:52:31] Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
[2024-07-04 10:52:31] Installing collected packages: wheel
[2024-07-04 10:52:31] Successfully installed wheel-0.43.0
[2024-07-04 10:52:31] ** Install Pip / Wheel :: Done **
[2024-07-04 10:52:35] Collecting zeroconf==0.132.2 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1))
[2024-07-04 10:52:35]   Downloading zeroconf-0.132.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.0 kB)
[2024-07-04 10:52:36] Collecting aiohttp==3.9.5 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:36]   Downloading aiohttp-3.9.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (7.5 kB)
[2024-07-04 10:52:36] Collecting androidtvremote2==0.1.1 (from -r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2024-07-04 10:52:36]   Downloading androidtvremote2-0.1.1-py3-none-any.whl.metadata (3.1 kB)
[2024-07-04 10:52:36] Collecting ifaddr>=0.1.7 (from zeroconf==0.132.2->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 1))
[2024-07-04 10:52:36]   Using cached ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB)
[2024-07-04 10:52:36] Collecting aiosignal>=1.1.2 (from aiohttp==3.9.5->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:36]   Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
[2024-07-04 10:52:36] Collecting attrs>=17.3.0 (from aiohttp==3.9.5->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:36]   Using cached attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)
[2024-07-04 10:52:37] Collecting frozenlist>=1.1.1 (from aiohttp==3.9.5->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:37]   Downloading frozenlist-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (12 kB)
[2024-07-04 10:52:37] Collecting multidict<7.0,>=4.5 (from aiohttp==3.9.5->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:37]   Downloading multidict-6.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (4.2 kB)
[2024-07-04 10:52:38] Collecting yarl<2.0,>=1.0 (from aiohttp==3.9.5->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:38]   Downloading yarl-1.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (31 kB)
[2024-07-04 10:52:38] Collecting aiofiles>=0.8 (from androidtvremote2==0.1.1->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2024-07-04 10:52:38]   Downloading aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB)
[2024-07-04 10:52:39] Collecting cryptography>=3 (from androidtvremote2==0.1.1->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2024-07-04 10:52:39]   Using cached cryptography-42.0.8-cp39-abi3-manylinux_2_28_aarch64.whl.metadata (5.3 kB)
[2024-07-04 10:52:40] Collecting protobuf>=4.21 (from androidtvremote2==0.1.1->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2024-07-04 10:52:40]   Downloading protobuf-5.27.2-cp38-abi3-manylinux2014_aarch64.whl.metadata (592 bytes)
[2024-07-04 10:52:41] Collecting cffi>=1.12 (from cryptography>=3->androidtvremote2==0.1.1->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2024-07-04 10:52:41]   Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
[2024-07-04 10:52:41] Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp==3.9.5->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 2))
[2024-07-04 10:52:41]   Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
[2024-07-04 10:52:41] Collecting pycparser (from cffi>=1.12->cryptography>=3->androidtvremote2==0.1.1->-r /var/www/html/plugins/tvremote/resources/requirements.txt (line 3))
[2024-07-04 10:52:41]   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
[2024-07-04 10:52:41] Downloading zeroconf-0.132.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB)
[2024-07-04 10:52:42]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 12.6 MB/s eta 0:00:00
[2024-07-04 10:52:42] Downloading aiohttp-3.9.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB)
[2024-07-04 10:52:42]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 14.0 MB/s eta 0:00:00
[2024-07-04 10:52:42] Downloading androidtvremote2-0.1.1-py3-none-any.whl (44 kB)
[2024-07-04 10:52:42]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 3.7 MB/s eta 0:00:00
[2024-07-04 10:52:42] Downloading aiofiles-24.1.0-py3-none-any.whl (15 kB)
[2024-07-04 10:52:42] Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[2024-07-04 10:52:42] Using cached attrs-23.2.0-py3-none-any.whl (60 kB)
[2024-07-04 10:52:42] Using cached cryptography-42.0.8-cp39-abi3-manylinux_2_28_aarch64.whl (3.6 MB)
[2024-07-04 10:52:42] Downloading frozenlist-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (273 kB)
[2024-07-04 10:52:42]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.3/273.3 kB 10.1 MB/s eta 0:00:00
[2024-07-04 10:52:42] Using cached ifaddr-0.2.0-py3-none-any.whl (12 kB)
[2024-07-04 10:52:42] Downloading multidict-6.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (130 kB)
[2024-07-04 10:52:42]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.8/130.8 kB 8.3 MB/s eta 0:00:00
[2024-07-04 10:52:43] Downloading protobuf-5.27.2-cp38-abi3-manylinux2014_aarch64.whl (307 kB)
[2024-07-04 10:52:43]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.1/307.1 kB 11.6 MB/s eta 0:00:00
[2024-07-04 10:52:43] Downloading yarl-1.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (324 kB)
[2024-07-04 10:52:43]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.2/324.2 kB 12.4 MB/s eta 0:00:00
[2024-07-04 10:52:43] Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (466 kB)
[2024-07-04 10:52:43]    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.6/466.6 kB 12.8 MB/s eta 0:00:00
[2024-07-04 10:52:43] Using cached idna-3.7-py3-none-any.whl (66 kB)
[2024-07-04 10:52:43] Using cached pycparser-2.22-py3-none-any.whl (117 kB)
[2024-07-04 10:52:43] Installing collected packages: ifaddr, zeroconf, pycparser, protobuf, multidict, idna, frozenlist, attrs, aiofiles, yarl, cffi, aiosignal, cryptography, aiohttp, androidtvremote2
[2024-07-04 10:52:47] Successfully installed aiofiles-24.1.0 aiohttp-3.9.5 aiosignal-1.3.1 androidtvremote2-0.1.1 attrs-23.2.0 cffi-1.16.0 cryptography-42.0.8 frozenlist-1.4.1 idna-3.7 ifaddr-0.2.0 multidict-6.0.5 protobuf-5.27.2 pycparser-2.22 yarl-1.9.4 zeroconf-0.132.2
[2024-07-04 10:52:49] ** Install Python3 librairies :: Done **
[2024-07-04 10:52:49] ****************************
[2024-07-04 10:52:49] * Set Owner on Directories *
[2024-07-04 10:52:49] ****************************
[2024-07-04 10:52:49] ** Set Owner for Venv Dir :: Done **
[2024-07-04 10:52:49] ****************
[2024-07-04 10:52:49] * Install DONE *
[2024-07-04 10:52:49] ****************

compris! merci :slight_smile:

1 « J'aime »

Re,

Merci pour les logs, cela permet de voir plusieurs choses :

  • oui l’OS a été remis à zéro, mais du coup il n’est pas à jour (86 paquets pas à jour) :

Et parmi ces paquets système, il y a des paquets importants, comme php7.4, mariadb, libc6-dev, libc-dev, apache2, etc…

Donc tant que le système ne sera pas à jour, cela ne pourra pas fonctionner (et d’autres plugins pourraient être impactés aussi d’ailleurs :wink: )

Alors je sais qu’on va dire que c’est une box officielle, qu’il ne faut pas y toucher, mais bon, à un moment, quand c’est pas fait, faut bien s’y coller à un moment ou un autre :stuck_out_tongue:

Pour résoudre le soucis, il faudrait donc, dans l’ordre :

  • mettre à jour le système (soit via le plugin, soit en ssh, via un apt update / apt upgrade)
  • rebooter le Jeedom
  • retourner dans la page de configuration du plugin TVRemote, et cocher la case « Force la réinitialisation de PyEnv » et la case « Force la réinitialisation de Venv » :

image

  • sauvegarder la conf (en cliquant sur le bouton « Sauvegarder » de ce bloc de config
  • relancer l’installation des dépendances
  • relancer le démon

Et nous dire dans ce cas, si c’est mieux :slight_smile:

TiTidom.

1 « J'aime »

En fait c’est bien à force de toucher à la box que j’ai fini par la foutre en l’air… Mais bon… Quand il faut, il faut…

Je n’ai pas d’autres plugins impactés à première vue. Mais est-ce que je ne risque pas de casser autre chose en faisant une mise à jour des paquets importants?

Re,

Je peux juste te dire que pour ma part, je fais les mises à jour système TRES régulièrement (directement au niveau Linux), et que je n’ai jamais rien cassé ou eu de soucis, au contraire.

Mais cela n’engage que moi :wink:

Maintenant : Si tu le fais proprement, c’est à dire ne faire que les mises à jour systèmes (pas via un menu de jeedom ou autre, mais connecté en SSH sur la machine, ou bien via le menu prévu à cet effet dans le plugin) et que tu attends bien (surtout, c’est important) que cela aboutisse et soit terminé, et qu’une fois fait, tu rebootes proprement ta box, tu attends qu’elle ait eu le temps de redémarrer, il n’y a pas de raison que tu casses quoi que ce soit :+1:

TiTidom.

backup fait… J’y vais pour les updates en ssh…

Nickel! Ca fonctionne de nouveau. Merci!!! :slight_smile:

1 « J'aime »

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.