Bonjour,
Je viens d’installer le plugin broadlink. J’ai un problème lors de l’install des dépendances sur le package libudev-dev
+ 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
unattended-upgr: 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_22.x nodistro InRelease
Hit:2 https://deb.debian.org/debian bullseye InRelease
Hit:3 https://archive.debian.org/debian bullseye-backports InRelease
Hit:4 https://deb.debian.org/debian-security bullseye-security InRelease
Hit:5 https://deb.debian.org/debian bullseye-updates InRelease
Reading package lists...
E: Release file for https://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 11h 52min 7s). Updates for this repository will not be applied.
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libudev-dev
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 NEW packages will be installed:
libudev-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 124 kB of archives.
After this operation, 214 kB of additional disk space will be used.
Err:1 https://deb.debian.org/debian-security bullseye-security/main arm64 libudev-dev arm64 247.3-7+deb11u8
404 Not Found [IP: 151.101.194.132 443]
E: Failed to fetch https://deb.debian.org/debian-security/pool/updates/main/s/systemd/libudev-dev_247.3-7%2bdeb11u8_arm64.deb 404 Not Found [IP: 151.101.194.132 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ 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******************
Je suis sur une jeedom luna.
j’ai tenté d’aller dans Réglages, système, OS/DB, vérifier les packages système,
ça me fait ça :
J’ai tenté de corriger, mais ça ne fonctionne pas
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 https://deb.nodesource.com/node_22.x nodistro InRelease
Hit:2 https://deb.debian.org/debian bullseye InRelease
Hit:3 https://archive.debian.org/debian bullseye-backports InRelease
Hit:4 https://deb.debian.org/debian-security bullseye-security InRelease
Hit:5 https://deb.debian.org/debian bullseye-updates InRelease
Reading package lists...
E: Release file for https://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 12h 15min 31s). Updates for this repository will not be applied.
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libudev-dev
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 NEW packages will be installed:
libudev-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 124 kB of archives.
After this operation, 214 kB of additional disk space will be used.
Err:1 https://deb.debian.org/debian-security bullseye-security/main arm64 libudev-dev arm64 247.3-7+deb11u8
404 Not Found [IP: 151.101.194.132 443]
E: Failed to fetch https://deb.debian.org/debian-security/pool/updates/main/s/systemd/libudev-dev_247.3-7%2bdeb11u8_arm64.deb 404 Not Found [IP: 151.101.194.132 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
J’ai tenté un sudo apt-get update --fix-missing . ça me donne ça
Hit:1 https://deb.debian.org/debian bullseye InRelease
Hit:2 https://deb.debian.org/debian-security bullseye-security InRelease
Hit:3 https://deb.debian.org/debian bullseye-updates InRelease
Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
Hit:5 https://archive.debian.org/debian bullseye-backports InRelease
Reading package lists...
E: Release file for https://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 12h 17min 4s). Updates for this repository will not be applied.
Dans quelle direction aller pour installer ce mackage libudev-dev ?
Merci pour votre aide.
[EDIT] J’ai oublié de dire que le plugin se lance, reconnait les broalink, mais ne sait pas lancer un apprentissage infrarouge ou radio [/EDIT]

