CentOS 8 nothing provides libjansson.so.4 #1079
-
|
Dear all, I'm trying to install mod_auth_openidc-2.4.14.2-1.el8.x86_64.rpm on a fresh CentOS 8 docker (centos:centos8) and I'm getting the error: The problem is that jansson package is installed and the library is there: the repos I've configured are: not sure where the problem is coming from. TIA |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
it appears to originate from a mismatch between runtime platforms CentOS 8/Fedora 38 and the packaging platform Rocky Linux 8; for now you'll have to ignore the dependency failure |
Beta Was this translation helpful? Give feedback.
-
|
thanks, installed all deps manually and forced the installation of mod_auth_openidc worked. |
Beta Was this translation helpful? Give feedback.
it appears to originate from a mismatch between runtime platforms CentOS 8/Fedora 38 and the packaging platform Rocky Linux 8; for now you'll have to ignore the dependency failure