Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not error out if lib is symlinked to lib64 #1440

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 16, 2022

Distros are now creating a symlink between /lib and /lib64, and
between /usr/lib and /usr/lib64, in accordance with recent
agreements on file system conventions. Thus, if we detect that
the package file exists in both places, check that the two
locations are not symlinks before declaring ambiguity and
exiting with an error.

Port of openpmix/openpmix@813d8ba
Signed-off-by: Ralph Castain rhc@pmix.org

(cherry picked from commit a0a57f1)

Distros are now creating a symlink between /lib and /lib64, and
between /usr/lib and /usr/lib64, in accordance with recent
agreements on file system conventions. Thus, if we detect that
the package file exists in both places, check that the two
locations are not symlinks before declaring ambiguity and
exiting with an error.

Port of openpmix/openpmix@813d8ba
Signed-off-by: Ralph Castain <rhc@pmix.org>

(cherry picked from commit a0a57f1)
@rhc54 rhc54 merged commit 2bb278e into openpmix:v3.0 Aug 16, 2022
@rhc54 rhc54 deleted the cmr32/oac branch August 16, 2022 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant