+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_mymodbus + echo 1 + echo 2 + sudo chmod +x /var/www/html/core/class/../../plugins/mymodbus/ressources/post-install.sh + sudo /var/www/html/core/class/../../plugins/mymodbus/ressources/post-install.sh ******************************************************** * Nettoyage de l'ancienne version * ******************************************************** Mon Dec 4 22:48:41 CET 2023 ******************************************************** * Installation de pyenv * ******************************************************** Mon Dec 4 22:48:41 CET 2023 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 270 100 270 0 0 201 0 0:00:01 0:00:01 --:--:-- 201 Cloning into '/var/www/html/plugins/mymodbus/ressources/_pyenv'... Cloning into '/var/www/html/plugins/mymodbus/ressources/_pyenv/plugins/pyenv-doctor'... Cloning into '/var/www/html/plugins/mymodbus/ressources/_pyenv/plugins/pyenv-update'... Cloning into '/var/www/html/plugins/mymodbus/ressources/_pyenv/plugins/pyenv-virtualenv'... WARNING: seems you still have not added 'pyenv' to the load path. # Load pyenv automatically by appending # the following to # ~/.bash_profile if it exists, otherwise ~/.profile (for login shells) # and ~/.bashrc (for interactive shells) : export PYENV_ROOT="$HOME/.pyenv" [[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH" eval "$(pyenv init -)" # Restart your shell for the changes to take effect. # Load pyenv-virtualenv automatically by adding # the following to ~/.bashrc: eval "$(pyenv virtualenv-init -)" **** Configuration de pyenv... **** Suppression des anciennes versions de pyenv... ******************************************************** * Installation de python 3.11.6 (dure longtemps) * ******************************************************** Mon Dec 4 22:48:47 CET 2023 **** Mise à jour de pyenv HEAD is now at 3e1b4e0 Move 3.11.5+ to OpenSSL 3 by default (#2858) Skipping repository plugins/pyenv-doctor/ Skipping repository plugins/pyenv-update/ Skipping repository plugins/pyenv-virtualenv/ Already up to date. /var/www/html/plugins/mymodbus **** Mise à jour de pyenv terminée, installation de python 3.11.6 Downloading Python-3.11.6.tar.xz... -> https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tar.xz Installing Python-3.11.6... Installed Python-3.11.6 to /var/www/html/plugins/mymodbus/ressources/_pyenv/versions/3.11.6 ******************************************************** * Configuration de pyenv avec python 3.11.6 * ******************************************************** Mon Dec 4 22:49:43 CET 2023 WARNING: The directory '/root/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Requirement already satisfied: pip in /var/www/html/plugins/mymodbus/ressources/_pyenv/versions/3.11.6/lib/python3.11/site-packages (23.2.1) Collecting pip Obtaining dependency information for pip from https://files.pythonhosted.org/packages/47/6a/453160888fab7c6a432a6e25f8afe6256d0d9f2cbd25971021da6491d899/pip-23.3.1-py3-none-any.whl.metadata Downloading pip-23.3.1-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: setuptools in /var/www/html/plugins/mymodbus/ressources/_pyenv/versions/3.11.6/lib/python3.11/site-packages (65.5.0) Collecting setuptools Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/bb/e1/ed2dd0850446b8697ad28d118df885ad04140c64ace06c4bd559f7c8a94f/setuptools-69.0.2-py3-none-any.whl.metadata Downloading setuptools-69.0.2-py3-none-any.whl.metadata (6.3 kB) Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.8 MB/s eta 0:00:00 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 263.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Attempting uninstall: pip Found existing installation: pip 23.2.1 Uninstalling pip-23.2.1: Successfully uninstalled pip-23.2.1 Successfully installed pip-23.3.1 setuptools-69.0.2 WARNING: The directory '/root/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Collecting requests Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 5.0 MB/s eta 0:00:00 Collecting pyudev Downloading pyudev-0.24.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.9/62.9 kB 34.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests) Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 18.8 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 96.9 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 141.7 MB/s eta 0:00:00 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 103.1 MB/s eta 0:00:00 Installing collected packages: pyserial, urllib3, pyudev, idna, charset-normalizer, certifi, requests Successfully installed certifi-2023.11.17 charset-normalizer-3.3.2 idna-3.6 pyserial-3.5 pyudev-0.24.1 requests-2.31.0 urllib3-2.1.0 WARNING: The directory '/root/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Collecting pymodbus==3.2.2 Downloading pymodbus-3.2.2-py3-none-any.whl (166 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 kB 5.6 MB/s eta 0:00:00 Collecting setuptools<66.0.0 (from pymodbus==3.2.2) Downloading setuptools-65.7.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pymodbus Attempting uninstall: setuptools Found existing installation: setuptools 69.0.2 Uninstalling setuptools-69.0.2: Successfully uninstalled setuptools-69.0.2 Successfully installed pymodbus-3.2.2 setuptools-65.7.0 ******************************************************** * Installation terminée * ******************************************************** Mon Dec 4 22:49:49 CET 2023 + echo 3 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end mymodbus + rm /tmp/jeedom_install_in_progress_mymodbus + echo '*******************End of package installation******************' *******************End of package installation******************