+ echo '*******************Begin of package installation******************' *******************Begin of package installation****************** + touch /tmp/jeedom_install_in_progress_teleinfo + echo 1 + echo 2 + sudo apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Hit:4 http://archive.raspberrypi.org/debian buster InRelease Reading package lists... Building dependency tree... Reading state information... All packages are up to date. + echo 3 + sudo apt install -o Dpkg::Options::=--force-confdef -y python3-ftdi1 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: raspi-gpio Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: python3-ftdi1 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 46.9 kB of archives. After this operation, 526 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main arm64 python3-ftdi1 arm64 1.4-1+b2 [46.9 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 46.9 kB in 0s (724 kB/s) Selecting previously unselected package python3-ftdi1. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python3-ftdi1_1.4-1+b2_arm64.deb ... Unpacking python3-ftdi1 (1.4-1+b2) ... Setting up python3-ftdi1 (1.4-1+b2) ... + echo 4 + php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end teleinfo + rm /tmp/jeedom_install_in_progress_teleinfo + echo '*******************End of package installation******************' *******************End of package installation******************