-
-
Notifications
You must be signed in to change notification settings - Fork 510
Closed
Description
Is your feature request related to a problem? Please describe.
I have been attempting to use these instructions to get patchelf into my Centos8 docker containers. However, opening the snapd.socket always fails, and hence I have not succeeded in getting patchelf into my Centos8 containers.
Describe the solution you'd like
dnf install has been working very reliably for me; I would enjoy a dnf package. . .
Describe alternatives you've considered
I have also tried these instructions, obtaining:
$ dnf -y install patchelf.x86_64
Last metadata expiration check: 0:00:20 ago on Tue Oct 19 23:30:45 2021.
No match for argument: patchelf.x86_64
Error: Unable to find a match: patchelf.x86_64
For reference, I have succeeded in installing patchelf into Centos8 via conda, but that does seem rather heavy for the task.
Metadata
Metadata
Assignees
Labels
No labels