Skip to content

Commit b2fac1d

Browse files
authored
Merge pull request #45652 from kpedro88/cmsTritonApptainer141Xmin
another apptainer workaround
2 parents 99287a2 + a614beb commit b2fac1d

File tree

1 file changed

+3
-0
lines changed
  • HeterogeneousCore/SonicTriton/scripts

1 file changed

+3
-0
lines changed

HeterogeneousCore/SonicTriton/scripts/cmsTriton

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,9 @@ start_apptainer(){
313313
fi
314314
fi
315315

316+
# workaround for https://github.com/apptainer/apptainer/issues/2164
317+
unset DBUS_SESSION_BUS_ADDRESS
318+
316319
# start instance
317320
# need to bind /cvmfs for above symlinks to work inside container
318321
# --underlay: workaround for https://github.com/apptainer/apptainer/issues/2167

0 commit comments

Comments
 (0)