Bonjour,
Et merci de votre aide. J’ajoute que je fais régulièrement la mise à jour de Jeedom, mais j’attends un peu pour la dernière.
À ce sujet, j’ajoute que je n’ai pas fait de màj de l’OS depuis un moment et je constate une longue liste de paquets. J’aurais sûrement intérêt à le faire ? (je ne l’avais encore jamais fait depuis l’interface Jeedom).
Voici le lien que j’avais consulté au préalable : https://community.jeedom.com/t/erreur-invalid-literal-for-int-with-base-10/86446
Je précise que le plugin fonctionne parfaitement par ailleurs.
Ensuite le log d’install :
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_broadlink
+ echo 1
+ echo 2
+ sudo killall apt apt-get unattended-upgr
apt: no process found
apt-get: no process found
+ sudo rm /var/lib/apt/lists/lock
+ sudo rm /var/cache/apt/archives/lock
+ sudo rm /var/lib/dpkg/lock /var/lib/dpkg/lock-frontend
+ sudo sudo dpkg --configure -a --force-confdef
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 https://deb.nodesource.com/node_18.x nodistro InRelease
Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Get:3 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB]
Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB]
Fetched 13.5 MB in 8s (1678 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
297 packages can be upgraded. Run 'apt list --upgradable' to see them.
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y python3-serial
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
python3-wxgtk3.0 | python3-wxgtk
The following NEW packages will be installed:
python3-serial
0 upgraded, 1 newly installed, 0 to remove and 297 not upgraded.
Need to get 67.6 kB of archives.
After this operation, 379 kB of additional disk space will be used.
Get:1 http://mirrors.ircam.fr/pub/raspbian/raspbian buster/main armhf python3-serial all 3.4-4 [67.6 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 67.6 kB in 1s (129 kB/s)
Selecting previously unselected package python3-serial.
(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 ... 71602 files and directories currently installed.)
Preparing to unpack .../python3-serial_3.4-4_all.deb ...
Unpacking python3-serial (3.4-4) ...
Setting up python3-serial (3.4-4) ...
+ echo 4
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end broadlink
+ echo 5
+ rm /tmp/jeedom_install_in_progress_broadlink
+ echo '*******************End of package installation******************'
*******************End of package installation******************
et enfin la santé :
Merci d’avance !