You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A prospective solution is to patch apptainer and/or sif-tool to clean out (conditionally) the impurities (UUIDs and timestamps). Note that spoofing the time isn't feasible because golang doesn't use libc
Steps To Reproduce
Known impurities, assuming we've just run
nix build .#apptainer.tests.image-hello-cowsay
:apptainer inspect ./result
JSON.Generic
"data" section, as seen viaapptainer sif list ./result
,apptainer sif dump 2 ./result
build-arch
?.singularity.d/labels.json
inside the squashfs section?UUID
s, iircExpected behavior
Identical hashes
Additional context
Add any other context about the problem here.
Notify maintainers
@ShamrockLee
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.@ShamrockLee
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: