Closed ZLLentz closed 6 months ago
Here are our perl dependencies, maybe predictably:
Name Version Build Depends Channel
──────────────────────────────────────────────────────────
epics-base 7.0.7.0 h2dfad98_0 perl conda-forge
git 2.42.0 pl5321h86e50cf_0 perl 5.* conda-forge
This is fixed in the upstream perl feedstock at the same version number but a higher build number. The fix involves compiling perl against libxcrypt, including this as a runtime dependency, and providing the shared library as part of the distribution.
For example, the
perl
that gets installed here won't run on our rocky9 build host:Need to find out if this is a specific error with specific packages or a more widespread issue