Problème: Zigbee2MQTT n’est pas compilé

Bonjour,

Je me suis lancé dans la l’installation du plugin Zigbeelinker, j’utilisais jusqu’à présent le plugin Deconz.

Matériel : Rpi3+, avec une clé Conbee 2.

Ce que j’ai fait avant l’installation de Zigbeelinker :

  • mise à jour la Conbee
  • désinstallation du plugin Deconz

Installation de Zigbeelinker:
Après avoir sélectionné la « solution complète » dans la partie « votre installation », puis sauvegardé (à côté de configuration) et j’ai ensuite relancé les dépendances, le statut reste sur NOK. Côté Démon : il est indiqué « Zigbee2MQTT n’est pas compilé »

voici les log :

  • Zigbee2mqtt_dep :
#######################################################
#    INSTALL : Zigbee2mqtt                            #
#######################################################
#######################################################
##### apt-get update in progress
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://phoscon.de/apt/deconz buster InRelease
Get:3 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
Reading package lists...
E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable'
#######################################################
##### Install or update Git
Reading package lists...
Building dependency tree...
Reading state information...
g++ is already the newest version (4:8.3.0-1+rpi2).
gcc is already the newest version (4:8.3.0-1+rpi2).
git is already the newest version (1:2.20.1-2+deb10u3).
make is already the newest version (4.2.1-1.2).
The following package was automatically installed and is no longer required:
  raspi-gpio
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 179 not upgraded.
#######################################################
##### Install or update NodeJs

## Installing the NodeSource Node.js 14.x repo...


## Populating apt-get cache...

+ apt-get update
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://phoscon.de/apt/deconz buster InRelease
Get:3 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
Reading package lists...
E: Repository 'http://archive.raspberrypi.org/debian buster InRelease' changed its 'Suite' value from 'testing' to 'oldstable'
Error executing command, exiting
Reading package lists...
Building dependency tree...
Reading state information...
nodejs is already the newest version (10.24.0~dfsg-1~deb10u1).
The following package was automatically installed and is no longer required:
  raspi-gpio
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 179 not upgraded.
##### WARNING : NodeJS 10 installed. This plugin need 14 minimal version
#######################################################
#    INSTALLING : Mosquitto (server)                  #
#######################################################
Reading package lists...
Building dependency tree...
Reading state information...
mosquitto is already the newest version (1.5.7-1+deb10u1).
The following package was automatically installed and is no longer required:
  raspi-gpio
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 179 not upgraded.
#######################################################
#    INSTALLING : Mosquitto for Php                   #
#######################################################
Mosquitto for Php is already installed, nothing to do
#######################################################
##### Install Socat
Socat is already installed, nothing to do
#######################################################
##### Install yaml php and restart apache
Yaml is already installed, nothing to do
#######################################################
#####    Stopping Zigbee2mqtt deamon                  #
#######################################################
##### Update : Download update from Zigbee2mqtt git
##### Compiling for NodeJS version 10
##### Updating...
Already up to date.
##### Repare Zigbee2MQTT
sudo: npm: command not found
Force install Zigbee2MQTT, please wait ...
sudo: npm: command not found
#######################################################
##### Configure deamon and start it
mv: cannot stat '/opt/zigbee2mqtt/data/database.db': No such file or directory
mv: cannot stat '/opt/zigbee2mqtt/data/state.json': No such file or directory
chown: cannot access '/var/www/html/plugins/zigbee2mqtt/data/zigbee2mqtt/state.json': No such file or directory
chown: cannot access '/var/www/html/plugins/zigbee2mqtt/data/zigbee2mqtt/database.db': No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/zigbee2mqtt.service -> /etc/systemd/system/zigbee2mqtt.service.
#######################################################
#                         END                         #
#######################################################

D’avance merci pour vos solutions.

Salut

Tout est dans les logs, il faudrait les lire.
E: Repository ‹ http://archive.raspberrypi.org/debian buster InRelease › changed its ‹ Suite › value from ‹ testing › to ‹ oldstable ›

Dépôt Debian 10 modifié de " stable " à " oldstable " suite sortie Debian 11

Et utiliser les bonnes balises pour la présentation des logs, cela facilite la lecture, </> dans la barre du haut.

Antoine

1 « J'aime »

Merci de ta réponse @Tonio16 j’ai bien lu le log, mais je ne suis pas assez expérimenté pour tout décrypter…

1 « J'aime »

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.