Skip to content

Improve transaction check for cvmfs repository - #280

Open
Neves-P wants to merge 1 commit into
EESSI:mainfrom
Neves-P:fix/automatic_named_revision_multi_repo
Open

Improve transaction check for cvmfs repository#280
Neves-P wants to merge 1 commit into
EESSI:mainfrom
Neves-P:fix/automatic_named_revision_multi_repo

Conversation

@Neves-P

@Neves-P Neves-P commented Sep 3, 2026

Copy link
Copy Markdown
Member

The previous code does not work in hosts with multiple mounted CVMFS repositories. I missed that in my testing earlier, but testes the behaviour of the function on a host with multiple repositories and it worked as intended.

It also replaces cvmfs_server transaction with cvmfs_server list. This is safer than cvmfs_server transaction, which will can also open a new transaction when we don't want it to.

The previous code does not work in hosts with multiple mounted CVMFS repositories
@Neves-P Neves-P added the bug Something isn't working label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants