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 relocate if the executable base is unknown #967

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

DrDaveD
Copy link
Contributor

@DrDaveD DrDaveD commented Dec 27, 2022

Starting in version 1.1.4, if apptainer is executed under an unrecognized base executable it mistakenly thinks the prefix is the empty string. This makes it fall back to the default compiled-in prefix instead.

internal/pkg/buildcfg/confgen/gen.go Outdated Show resolved Hide resolved
@DrDaveD DrDaveD force-pushed the no-relocate-on-unknown-base branch from e8b79dd to 111fadc Compare January 4, 2023 13:11
@cclerget cclerget merged commit 0c44cfd into apptainer:main Jan 4, 2023
@DrDaveD DrDaveD deleted the no-relocate-on-unknown-base branch January 4, 2023 18:06
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.

Regression in 1.1.4: cannot run in htcondor with input file transfer
2 participants