Issue with Kotori on RaspberryPi (ARM)

Excellent.

Thanks already!

I have an issue when i try to install. An issue with dependencies

pi@raspberrypi:/etc/apt $ sudo apt-get install kotori influxdb grafana mosquitto mosquitto-clients
Lecture des listes de paquets
 Fait
Construction de l’arbre des dĂ©pendances
Lecture des informations d’état
 Fait
Certains paquets ne peuvent ĂȘtre installĂ©s. Ceci peut signifier
que vous avez demandĂ© l’impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n’ont pas encore
Ă©tĂ© crĂ©Ă©s ou ne sont pas sortis d’Incoming.
L’information suivante devrait vous aider Ă  rĂ©soudre la situation :

Les paquets suivants contiennent des dépendances non satisfaites :
mosquitto-clients : Dépend: libmosquitto1 (= 1.5.6-0mosquitto1) mais ne sera pas installé
E: Impossible de corriger les problĂšmes, des paquets dĂ©fectueux sont en mode « garder en l’état ».

Thanks for reporting this problem. This is probably on us as we obviously forgot to add libmosquitto-1.5.6 from upstream [1] when populating the unified package repository [2].

After experiencing different issues with the Mosquitto daemon shippped with vanilla Debian, we decided to provide packages from upstream the other day.

We will fix this problem right away.

[1] Index of /debian/pool/main/m/mosquitto/
[2] Index of /hiveeyes/foss/debian/pool/foundation/m/mosquitto/

We just added the missing files to the package repository [1]. Would you try again after updating the package index using "apt update"?

Thanks already,
Andreas.

[1] Index of /hiveeyes/foss/debian/pool/foundation/m/mosquitto/

Dear @georges.gagliano,

Did adding this package to the repository resolve the installation problems on RaspberryPi machines?

With kind regards,
Andreas.