-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
Hi! I'm trying to install patchman-client on Oracle Linux 7.9, but I encounter a dependency error due to zstd compression, which is not supported by the default rpm version (4.11.x) on EL7 systems.
When installing patchman-client-3.0.13-1.noarch.rpm (sourced externally), I get:
error: Failed dependencies:
rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by patchman-client-3.0.13-1.noarch
- OS: Oracle Linux 7.9
- RPM version: 4.11.3
- Command used:
rpm -ihv patchman-client.rpm
The official repo at https://repo.openbytes.ie/patchman/ only includes el8 and el9, with no el7 directory, suggesting that EL7 support might not be available in recent releases.
Could you please clarify:
- Is there an official
patchman-clientRPM package compatible with Oracle Linux 7.9 (EL7), using compression likegziporxzinstead ofzstd? - If not, has EL7 support been discontinued, or are there plans to release a compatible package, or should I build it from source?
Thank you for supporting this awesome tool!
Metadata
Metadata
Assignees
Labels
No labels