RHEL 8 package depends on libhiredis
t-wakabayashi opened this issue · 1 comments
t-wakabayashi commented
I did the following and got the following output
cat /etc/redhat-release
Red Hat Enterprise Linux release 8.4 (Ootpa)
yum install -y https://github.com/zmartzone/mod_auth_openidc/releases/download/v2.4.11.2/mod_auth_openidc-2.4.11.2-1.el8.x86_64.rpm
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Last metadata expiration check: 2:40:22 ago on Wed 08 Jun 2022 09:18:45 AM UTC.
mod_auth_openidc-2.4.11.2-1.el8.x86_64.rpm 301 kB/s | 197 kB 00:00
Error:
Problem: conflicting requests
- nothing provides hiredis needed by mod_auth_openidc-2.4.11.2-1.el8.x86_64
- nothing provides libhiredis.so.0.13()(64bit) needed by mod_auth_openidc-2.4.11.2-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
ldconfig -p | grep libhiredis.so
libhiredis.so.0.13 (libc6,x86-64) => /usr/local/lib/libhiredis.so.0.13
libhiredis.so (libc6,x86-64) => /usr/local/lib/libhiredis.so