Skip to content

Fix bind mount issues when a repository id is used instead of a repository name #52

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

Merged
merged 1 commit into from
Aug 1, 2025

Conversation

bedroge
Copy link
Contributor

@bedroge bedroge commented Aug 1, 2025

When using a repo id, the actual name of the repo was determined a bit later, causing issues for mounting these repos. Fixed by moving code around.

Then ran into another issue with a repo name containing a newline, so also added a fix for that.

Finally, added the same kind of functionality as @ocaisa used in #51 for bind mounting the cvmfs-config repo, if possible.

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need this so...

@ocaisa ocaisa merged commit 772e408 into EESSI:main Aug 1, 2025
88 of 89 checks passed
@bedroge bedroge deleted the container_bind_mount_fixes branch August 1, 2025 15:54
@bedroge bedroge restored the container_bind_mount_fixes branch August 5, 2025 18:17
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.

2 participants