Skip to content

Commit a614beb

Browse files
committed
another apptainer workaround
1 parent e24f362 commit a614beb

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)