SingularityCE 4.2.2 #3448
dtrudg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SingularityCE 4.2.2 is a bugfix release in the 4.2 series.
Bug Fixes
$TMPDIR
as singularity-buildkitd root directory if~/.singularity
is on a filesystem that does not fully support overlay.build --oci
when requiredXDG_RUNTIME_DIR
env var is not set.New Features & Functionality
/run/user
session directory. OCI-Mode will now attempt to use$TMPDIR/singularity-oci-<uid>
for runtime state on systems where$XDG_RUNTIME_DIR
is not set and the default user session path of/run/user/<uid>
does not exist. Note that the$TMPDIR/singularity-oci-<uid>
directory is shared between concurrent--oci
mode invocations, and will not be removed on exit - an empty directory will remain.Thanks / Reporting Bugs
Thanks to our contributors for code, feedback and, testing efforts!
As always, please report any bugs to: https://github.com/sylabs/singularity/issues/new
If you think that you've discovered a security vulnerability please report it to: [email protected]
Have fun!
Downloads
Source Code
Please use the singularity-ce-4.2.2.tar.gz download below to obtain and install SingularityCE 4.2.2. The GitHub auto-generated 'Source Code' downloads do not include required dependencies etc.
Packages
RPM / DEB packages are provided for:
These packages were built with Go 1.23.4
This discussion was created from the release SingularityCE 4.2.2.
Beta Was this translation helpful? Give feedback.
All reactions