Skip to content

Upgrade CernVM-FS to 2.13.0 in containers #216

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 11 commits into from
Jun 2, 2025
Merged

Conversation

ocaisa
Copy link
Member

@ocaisa ocaisa commented May 21, 2025

No description provided.

@ocaisa
Copy link
Member Author

ocaisa commented May 23, 2025

Interesting that the SHAs for the cache just disappeared...

@bedroge
Copy link
Collaborator

bedroge commented May 23, 2025

Interesting that the SHAs for the cache just disappeared...

Yeah... looks like the commit/release is still there (actions/cache@9b0c1fc), and so is the container image (https://github.com/actions/cache/pkgs/container/cache/versions). So I'm not sure why it stopped working, but using a more recent versions seems to work.

@bedroge bedroge linked an issue May 23, 2025 that may be closed by this pull request
@bedroge
Copy link
Collaborator

bedroge commented May 27, 2025

It finally completed the image builds. I've reported one particular issue with Debian 13 upstream:
cvmfs/cvmfs#3845

Other than that, I don't think 2.13.0 has been officially released already: I don't see it in the release notes yet (https://cvmfs.readthedocs.io/en/stable/cpt-releasenotes.html), and the package is not available in the repos of distros yet. So even though there's probably not a big risk for the client (which is the only thing that we need in the containers), I'd say we wait a bit until we merge this.

@ocaisa
Copy link
Member Author

ocaisa commented May 27, 2025

No problem to wait, I can still work on creating the script for exporting EESSI locally until this is ready.

Copy link
Collaborator

@bedroge bedroge left a comment

Choose a reason for hiding this comment

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

LGTM (and CVMFS 2.13.0 has been officially released).

We should make some additional changes, e.g. use a Debian Trixie container, but I'll open a follow-up PR for that.

@bedroge bedroge merged commit 1eaa333 into EESSI:main Jun 2, 2025
30 checks passed
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.

Update CVMFS in client container to 2.13.0
2 participants