Monitoring2 en 4.2

Bonjour à tous

je viens de tester mon jeedom sur une VM en passant de la dernière 4.1 à la 4.2.13

dernière version stable sur plugin

l’instalaltion des dépendances reste à NOK

+ echo '*******************Begin of package installation******************'
*******************Begin of package installation******************
+ touch /tmp/jeedom_install_in_progress_monitoring2
+ echo 1
+ echo 2
+ sudo apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Hit:1 http://security.debian.org/debian-security buster/updates 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 php-snmp
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
php7.3-snmp : Depends: libsnmp30 (>= 5.7.3+dfsg) but it is not going to be installed
Recommends: snmp but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ echo 4
+ sudo apt install -o Dpkg::Options::=--force-confdef -y snmp
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
snmp : Depends: libsnmp30 (= 5.7.3+dfsg-5+deb10u1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ echo 5
+ sudo apt install -o Dpkg::Options::=--force-confdef -y snmp-mibs-downloader
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Package snmp-mibs-downloader is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'snmp-mibs-downloader' has no installation candidate
+ echo 6
+ sudo systemctl restart apache2
+ echo7
/tmp/jeedom_fix_package: line 15: echo7: command not found
+ php /var/www/html/core/class/../php/jeecli.php plugin dependancy_end monitoring2
PHP Warning:  PHP Startup: Unable to load dynamic library 'mosquitto.so' (tried: /usr/lib/php/20180731/mosquitto.so (/usr/lib/php/20180731/mosquitto.so: cannot open shared object file: No such file or directory), /usr/lib/php/20180731/mosquitto.so.so (/usr/lib/php/20180731/mosquitto.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
+ rm /tmp/jeedom_install_in_progress_monitoring2
+ echo '*******************End of package installation******************'
*******************End of package installation******************

Bonjour

Attention buster n’étant plus la dernière version, les repos ont changé.

Il y a un tuto sur le in release sur ici
Une commande a saisir puis apt update et apt upgrade et ensuite ca devrait passer

sudo apt-get --allow-releaseinfo-change update
sudo apt update
sudo apt upgrade

EDIT : Je viens de voir ton souci mosquitto avec fullykiosk à coup sûr ça devrait le régler aussi.

2 « J'aime »

Merci pour la réponse

Je suis avec une smart, donc la partie OS est géré par Jeedom normalement

Surtout que c’est un plugin officiel

Je vais regarder le lien, merci

Ah désolé je ne savais pas.
Dans ce cas le mieux c’est t’adresser à leur support.

Mais en passant par le menu configuration OS/DB tu sais exécuter ces commandes. Faut juste ajouter -y à la commande upgrade car tu ne sais pas le faire répondre a yes par ce chemin là

1 « J'aime »

Merci pour l’explication, je suppose que l’équipe Jeedom et Loïc doivent au courant, je vais attendre encore un peu avant de faire la maj sur ma production

Tu as une smart en plateforme de test ?
Whaou…

Non la Smart c’est ma production, j’ai fait le test de migration sur une VM avec une image Jeedom

1 « J'aime »

Donc sur ta VM tu peux valider ce que je t’ai dit :wink:

Oui je peux faire le test sur la VM, je le ferais jeudi