Skip to content

Improve transaction check for cvmfs repository - #280

Merged
bedroge merged 1 commit into
EESSI:mainfrom
Neves-P:fix/automatic_named_revision_multi_repo
Sep 4, 2026
Merged

bedroge merged 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 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
@bedroge
bedroge merged commit e1e93bd into EESSI:main Sep 4, 2026
22 checks passed
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