Je suis en train d’interfacer des EnergyTag et HeatTags de Schneider via le plugin MyModBus (qui globalement fonctionne très bien, merci pour le job!). Cela fonctionne très bien pour les EnergyTag mais j’ai quelques soucis avec le HeatTag qui est censé retourner une tempéarature et un taux d’humidité.
1- avec le EnergyTag, la valeur de polling (en secondes) fonctionne bien mais avec le HeatTag, cette valeur semble plutôt être des minutes
2- Ci-dessous mes deux commandes. Elles fonctionnent sauf si une formule de calcul est appliquée à la valeur remontée, cela bloque alors la commande (la valeur d’humidité retournée étant sous forme 0.50 (pour 50%), je souhaite utiliser la formule « #value#*100.0 »
3- le plugin est-il capable de prendre en charge des données INT64 comme la mesure d’énergie fournie? cf. doc ci-dessous
Si vous avez la possibilité dans une VM Jeedom (virtualbox, par exemple) de tester MyModbus version bêta, je pense que cette version solutionnerait tous vos problèmes.
La page de doc de MyModbus bêta devrait bien vous guider, sinon faites moi savoir ce qui vous a manqué (la page n’est pas tout à fait à jour).
Merci bien Michel,
J’ai supprimé le plugin en version stable, installé la version beta (j’ai du installer manuellement pyenv4Jeedom, même problème qu’ici)
Mais du coup le plugin pyenv4Jeedom est NOK à cause d’un souci d’installation des dépendances; log ci-dessous, merci d’avance pour l’aide:
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_pyenv
+ 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.
Get:1 https://repos.influxdata.com/debian buster InRelease [12.9 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:4 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Ign:5 https://packages.grafana.com/oss/deb stable InRelease
Err:6 https://packages.grafana.com/oss/deb stable Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 199.232.170.217 443]
Err:7 https://deb.nodesource.com/node_18.x nodistro InRelease
502 Bad Gateway [IP: 143.204.15.127 443]
Err:1 https://repos.influxdata.com/debian buster InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
Reading package lists...
E: The repository 'https://packages.grafana.com/oss/deb stable Release' no longer has a Release file.
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'oldstable' to 'oldoldstable'
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'oldstable-updates' to 'oldoldstable-updates'
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'oldstable' to 'oldoldstable'
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y git
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:
git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
gitweb git-cvs git-mediawiki git-svn
The following packages will be upgraded:
git
1 upgraded, 0 newly installed, 0 to remove and 292 not upgraded.
Need to get 5634 kB of archives.
After this operation, 150 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u6
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/g/git/git_2.20.1-2+deb10u6_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 4
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libbz2-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libbz2-dev is already the newest version (1.0.6-9.2~deb10u2).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 5
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libreadline-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc readline-doc
The following NEW packages will be installed:
libncurses-dev libreadline-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 892 kB/1025 kB of archives.
After this operation, 3029 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libsqlite3-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libsqlite3-dev is already the newest version (3.27.2-3+deb10u2).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 7
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libncurses5-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc
The following NEW packages will be installed:
libncurses-dev libncurses5-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 893 kB of archives.
After this operation, 2307 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:5 http://security.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses5-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 8
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libncursesw5-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc
The following NEW packages will be installed:
libncurses-dev libncursesw5-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 893 kB of archives.
After this operation, 2307 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:5 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw5-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw5-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 9
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libffi-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libffi-dev is already the newest version (3.2.1-9).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 10
+ sudo apt install -o Dpkg::Options::=--force-confdef -y liblzma-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
liblzma-dev is already the newest version (5.2.4-1+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 11
+ sudo chmod +x /var/www/html/core/class/../../plugins/pyenv/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/pyenv/resources/post-install.sh
********************************************************
* Installation de pyenv *
********************************************************
Tue May 14 18:28:36 CEST 2024
********************************************************
* Installation terminée *
********************************************************
Tue May 14 18:28:36 CEST 2024
+ echo 12
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end pyenv
+ echo 13
+ rm /tmp/jeedom_install_in_progress_pyenv
+ echo '*******************End of package installation******************'
*******************End of package installation******************
Merci Michel
Je suis justement dessus.
J’ai installé à al CLI le package pyenv.
Puis j’ai été dans la gestion de la BD et en tapant la commande SELECT * FROM eqLogicWHERElogicalId = 'pyenv' il me dit que la syntax de la commande SQL n’est pas bonne, et ne trouve rien.
Aie, là on sort de ma zone de confort! Je ne sais pas comment faire ce qui est demandé ci-dessus ni comment accéder aux répertoires. Si trop lourd de me guider sur ces points, pas de souci, je retourne sur le plugin stable.
Je ne connais pas votre machine Jeedom et ne sais pas vous orienter sur ce que vous devriez faire ou non. Avez-vous essayé de redémarrer la machine Jeedom ?
Avez-vous volontairement ajouté les dépôts debian pour grafana et nodesource ?
Via Réglages / Système / Editeur de fichiers , vous avez accès à un explorateur. Là vous pouvez vérifier la présence du répertoire indiqué et screenshoté.
Merci Michel.
Cette machine est assez vieille et ronronne en prod depuis 3-4 ans au moins. Elle tourne sur une VM, je vais peut être en créer une nouvelle de test. Il est possible que j’aie installé Grafana et nodesource (via nodered?) pour de la visu, je ne me rappelle pas.
Bien, donc pyenv est installé. Maintenant allez sur la page de configuration de MyModbus, le simple fait de s’y rendre va installer l’environnement python nécessaire à MyModbus. Cette étape va durer plus ou moins longtemps en fonction des performances de votre machine.
Dans la page de gestion de pyenv (Plugins / Programmation / pyenv4Jeedom) vous allez avoir un état des lieux de pyenv4Jeedom. L’information Commande bloquante est normale pour une commande d’installation, c’est pour éviter qu’elle ne soit relancée plusieurs fois en parallèle. Vous pouvez actualiser cette page de temps en temps pour vérifier l’évolution.
edit:
le répertoire « versions » devrait être créé lors de l’installation de python :
Merci bien pour le soutien.
En fait je pense qu j’ai le même souci que ici, les dépendances du plugin pyenv4jeedom ne s’installent pas correctement.
Néanmoins j’arrive bien à la finalité citée plus haut, à savoir que pyenv est installé (page pluginbpyenv4Jeedom).
Mais l’installation des dépendances dans le plugin MyModbus ne fonctionne toujours pas:
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_mymodbus
+ 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.
Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:4 https://repos.influxdata.com/debian buster InRelease [12.9 kB]
Ign:5 https://packages.grafana.com/oss/deb stable InRelease
Err:6 https://packages.grafana.com/oss/deb stable Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 199.232.170.217 443]
Err:7 https://deb.nodesource.com/node_18.x nodistro InRelease
502 Bad Gateway [IP: 143.204.15.127 443]
Err:4 https://repos.influxdata.com/debian buster InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
Reading package lists...
E: The repository 'https://packages.grafana.com/oss/deb stable Release' no longer has a Release file.
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'oldstable' to 'oldoldstable'
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'oldstable' to 'oldoldstable'
E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'oldstable-updates' to 'oldoldstable-updates'
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y git
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:
git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
gitweb git-cvs git-mediawiki git-svn
The following packages will be upgraded:
git
1 upgraded, 0 newly installed, 0 to remove and 292 not upgraded.
Need to get 5634 kB of archives.
After this operation, 150 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u6
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/g/git/git_2.20.1-2+deb10u6_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 4
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libbz2-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libbz2-dev is already the newest version (1.0.6-9.2~deb10u2).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 5
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libreadline-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc readline-doc
The following NEW packages will be installed:
libncurses-dev libreadline-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 892 kB/1025 kB of archives.
After this operation, 3029 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libsqlite3-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libsqlite3-dev is already the newest version (3.27.2-3+deb10u2).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 7
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libncurses5-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc
The following NEW packages will be installed:
libncurses-dev libncurses5-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 893 kB of archives.
After this operation, 2307 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:5 http://security.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses5-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 8
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libncursesw5-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc
The following NEW packages will be installed:
libncurses-dev libncursesw5-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 893 kB of archives.
After this operation, 2307 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:5 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw5-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw5-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 9
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libffi-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libffi-dev is already the newest version (3.2.1-9).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 10
+ sudo apt install -o Dpkg::Options::=--force-confdef -y liblzma-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
liblzma-dev is already the newest version (5.2.4-1+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 11
+ 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 *
********************************************************
Wed May 15 10:22:44 CEST 2024
********************************************************
* Installation terminée *
********************************************************
Wed May 15 10:22:44 CEST 2024
+ echo 12
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end mymodbus
+ echo 13
+ rm /tmp/jeedom_install_in_progress_mymodbus
+ echo '*******************End of package installation******************'
*******************End of package installation******************
Un reboot de la machine Jeedom devrait corriger le problème de DNS.
J’explique : chez vous security.debian.org pointe sur 199.232.170.132, or chez moi, maintenant c’est sur 151.101.130.132, donc le cache DNS de la machine Jeedom est trop vieux et ne se met pas à jour. Un reboot est le moyen le plus simple pour corriger ça, sauf si vous savez redémarrer la couche réseau, via ssh. Un reboot peut avoir un impact sur le fonctionnement de certain plugins…
OK j’ai rebooté, toujours un souci santé sur les deux plugins.
Log du plugin pyenv4Jeedom:
+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_pyenv
+ 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.
Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Ign:4 https://packages.grafana.com/oss/deb stable InRelease
Get:5 https://repos.influxdata.com/debian buster InRelease [12.9 kB]
Err:6 https://packages.grafana.com/oss/deb stable Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 199.232.170.217 443]
Err:7 https://deb.nodesource.com/node_18.x nodistro InRelease
502 Bad Gateway [IP: 143.204.15.127 443]
Err:5 https://repos.influxdata.com/debian buster InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
Reading package lists...
E: The repository 'https://packages.grafana.com/oss/deb stable Release' no longer has a Release file.
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'oldstable' to 'oldoldstable'
E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'oldstable' to 'oldoldstable'
E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'oldstable-updates' to 'oldoldstable-updates'
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
+ echo 3
+ sudo apt install -o Dpkg::Options::=--force-confdef -y git
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:
git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
gitweb git-cvs git-mediawiki git-svn
The following packages will be upgraded:
git
1 upgraded, 0 newly installed, 0 to remove and 292 not upgraded.
Need to get 5634 kB of archives.
After this operation, 150 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u6
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/g/git/git_2.20.1-2+deb10u6_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 4
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libbz2-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libbz2-dev is already the newest version (1.0.6-9.2~deb10u2).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 5
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libreadline-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc readline-doc
The following NEW packages will be installed:
libncurses-dev libreadline-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 892 kB/1025 kB of archives.
After this operation, 3029 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 6
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libsqlite3-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libsqlite3-dev is already the newest version (3.27.2-3+deb10u2).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 7
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libncurses5-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc
The following NEW packages will be installed:
libncurses-dev libncurses5-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 893 kB of archives.
After this operation, 2307 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:5 http://security.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses5-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 8
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libncursesw5-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 additional packages will be installed:
libncurses-dev libncurses6 libncursesw6 libtinfo6
Suggested packages:
ncurses-doc
The following NEW packages will be installed:
libncurses-dev libncursesw5-dev
The following packages will be upgraded:
libncurses6 libncursesw6 libtinfo6
3 upgraded, 2 newly installed, 0 to remove and 290 not upgraded.
Need to get 893 kB of archives.
After this operation, 2307 kB of additional disk space will be used.
Err:1 http://security.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:2 http://security.debian.org/debian-security buster/updates/main amd64 libtinfo6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:3 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw6 amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:4 http://security.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
Err:5 http://security.debian.org/debian-security buster/updates/main amd64 libncursesw5-dev amd64 6.1+20181013-2+deb10u3
404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libtinfo6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw6_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/n/ncurses/libncursesw5-dev_6.1+20181013-2+deb10u3_amd64.deb 404 Not Found [IP: 199.232.170.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
+ echo 9
+ sudo apt install -o Dpkg::Options::=--force-confdef -y libffi-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
libffi-dev is already the newest version (3.2.1-9).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 10
+ sudo apt install -o Dpkg::Options::=--force-confdef -y liblzma-dev
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
liblzma-dev is already the newest version (5.2.4-1+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 293 not upgraded.
+ echo 11
+ sudo chmod +x /var/www/html/core/class/../../plugins/pyenv/resources/post-install.sh
+ sudo /var/www/html/core/class/../../plugins/pyenv/resources/post-install.sh
********************************************************
* Installation de pyenv *
********************************************************
Wed May 15 10:36:56 CEST 2024
********************************************************
* Installation terminée *
********************************************************
Wed May 15 10:36:56 CEST 2024
+ echo 12
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end pyenv
+ echo 13
+ rm /tmp/jeedom_install_in_progress_pyenv
+ echo '*******************End of package installation******************'
*******************End of package installation******************