From 65305199a81a5be603f37c39465e9250d045d183 Mon Sep 17 00:00:00 2001 From: lara Date: Tue, 19 Sep 2023 15:23:50 +0200 Subject: [PATCH] add fix permission issues when copying xvfb-run script in Xvfb easyconfigs --- eessi-2023.06-eb-4.8.1-2021b.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eessi-2023.06-eb-4.8.1-2021b.yml b/eessi-2023.06-eb-4.8.1-2021b.yml index a0ef0fa303..c2c50ba27b 100644 --- a/eessi-2023.06-eb-4.8.1-2021b.yml +++ b/eessi-2023.06-eb-4.8.1-2021b.yml @@ -1,2 +1,7 @@ easyconfigs: + - Xvfb-1.20.13-GCCcore-11.2.0.eb: + # enable exec permissions for xvfb-run after copying; + # need to also enable user write permissions on xvfb-run to ensure that copying with preserved permissions works + options: + from-pr: 18834 - R-4.2.0-foss-2021b.eb