+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_teleinfo + echo 1 + echo 2 + sudo chmod +x /var/www/html/core/class/../../plugins/teleinfo/ressources/post-install.sh + sudo /var/www/html/core/class/../../plugins/teleinfo/ressources/post-install.sh Fri Dec 13 15:58:12 UTC 2024 ******************************************************************** * Installation des dépendances depuis le fichier post-install.sh * ******************************************************************** Version de python installée : Python 3.9.2 Repertoire de base pour installation VENV : /var/www/html/plugins/teleinfo/ressources Hit:1 http://security.debian.org/debian-security bullseye-security InRelease Hit:2 http://deb.debian.org/debian bullseye InRelease Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease Hit:5 https://deb.libre.computer/repo linux InRelease Fetched 44.1 kB in 2s (17.7 kB/s) Reading package lists... Fri Dec 13 15:58:19 UTC 2024 Reading package lists... Building dependency tree... Reading state information... libxslt1-dev is already the newest version (1.1.34-4+deb11u1). libxml2-dev is already the newest version (2.9.10+dfsg-6.7+deb11u5). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3 is already the newest version (3.9.2-3). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Fri Dec 13 15:58:27 UTC 2024 Reading package lists... Building dependency tree... Reading state information... python3-ftdi1 is already the newest version (1.5-5+b1). python3-pip is already the newest version (20.3.4-4+deb11u1). python3-dev is already the newest version (3.9.2-3). python3-venv is already the newest version (3.9.2-3). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Fri Dec 13 15:58:32 UTC 2024 Fri Dec 13 15:58:32 UTC 2024 Version de python installée en environnement virtuel : Python 3.9.2 Collecting pip Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB) Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.8 MB/s eta 0:00:00 DEPRECATION: gpg 1.14.0-unknown has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of gpg or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 24.3.1 Uninstalling pip-24.3.1: Successfully uninstalled pip-24.3.1 Successfully installed pip-24.3.1 Requirement already satisfied: pip in /var/www/html/plugins/teleinfo/ressources/venv/lib/python3.9/site-packages (24.3.1) Requirement already satisfied: wheel in /usr/local/lib/python3.9/dist-packages (0.45.1) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: pylibftdi in /var/www/html/plugins/teleinfo/ressources/venv/lib/python3.9/site-packages (0.23.0) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: six in /usr/local/lib/python3.9/dist-packages (1.17.0) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: pyserial in /var/www/html/plugins/teleinfo/ressources/venv/lib/python3.9/site-packages (3.5) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: setuptools in /usr/local/lib/python3.9/dist-packages (75.6.0) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: requests in /usr/local/lib/python3.9/dist-packages (2.32.3) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.9/dist-packages (from requests) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/dist-packages (from requests) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/dist-packages (from requests) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/dist-packages (from requests) (2024.8.30) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: pyudev in /var/www/html/plugins/teleinfo/ressources/venv/lib/python3.9/site-packages (0.24.3) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Requirement already satisfied: paho-mqtt==1.6.1 in /var/www/html/plugins/teleinfo/ressources/venv/lib/python3.9/site-packages (1.6.1) WARNING: Error parsing dependencies of gpg: Invalid version: '1.14.0-unknown' Fri Dec 13 15:59:35 UTC 2024 ************************************* * Installation des dépendances OK * ************************************* + echo 3 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end teleinfo + echo 4 + rm /tmp/jeedom_install_in_progress_teleinfo + echo '*******************End of package installation******************' *******************End of package installation******************