ok so it seems libjansson-devel will fix the issue
for anyone else having this problem today:
- Code: Select all
rpm -i https://download.opensuse.org/repositories/home:/vicidial/openSUSE_Leap_15.1/x86_64/libjansson-devel-2.13.1-lp151.29.1.x86_64.rpm --force
rpm -i https://download.opensuse.org/repositories/home:/vicidial/openSUSE_Leap_15.1/x86_64/libjansson4-2.13.1-lp151.29.1.x86_64.rpm --force
For anyone who does update, make sure you run these commands first which will lock these packages: zypper al libjansson-devel libjansson
before you do any further updates...