trying to upgrade or reinstall jami i get these warnings:
pacman -S jami
:: There are 3 members in group jami:
:: Repositorium community
1) jami-daemon 2) jami-gnome 3) libjamiclient
Geben Sie eine Auswahl ein (Voreinstellung=alle):
Löse Abhängigkeiten auf...
Warnung: Kann "libjsoncpp.so=21-64" nicht auflösen (eine Abhängigkeit von "opendht")
Warnung: Kann "opendht" nicht auflösen (eine Abhängigkeit von "jami-daemon")
...
jsoncpp 1.9.2-1 contains libjsoncpp.so.22, please update the dependencies
Yeah opendht needs a rebuild.
It has been rebuilt, may take a bit for mirrors to sync
i could reinstall jami, but cannot start jami:
$ jami
** (jami-gnome:23384): WARNING **: 19:35:13.831: Error : dring is not available, make sure it is running
terminate called after throwing an instance of 'std::out_of_range'
what(): Device Process cx.ring.Ring exited with status 127 not found
/usr/bin/jami: Zeile 46: 23384 Abgebrochen jami-gnome $*
$ /usr/lib/ring/dring
/usr/lib/ring/dring: error while loading shared libraries: libopendht.so.1: cannot open shared object file: No such file or directory
Give me a little while to look into this.
I imported the jami-daemon; We have the newest opendht here, reason why the lib error. So once jami-daemon is built, it will sync to mirrors overtime and I tested it and seems to be fine now.
jami is running again.
thanks for maintaining this package and artix linux