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
fix: update spack role deps from gcc-7 to gcc (Ubuntu 22.04+)
- spack: Replace gcc-7/gfortran-7 with unversioned gcc/gfortran
- Remove abims_sbr.singularity from requirements.yml (dead project)
- Remove singularity_wrapper from molecule CI (broken Galaxy dep)
- Re-add command:/sbin/init + tmpfs:/run (without /tmp) for roles
that need systemd: slurm, nis_client, rsyslog_client/server, nfs,
cachefilesd, nvidia_dcgm. The key fix: /tmp is NOT mounted as tmpfs,
so systemd won't clean it and break Ansible's temp dirs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Douglas Holt <dholt@nvidia.com>
0 commit comments