From 5db594c84791b27650451cd7cdb41e6cf35bb8f2 Mon Sep 17 00:00:00 2001 From: Alan O'Cais Date: Wed, 28 May 2025 15:56:06 +0200 Subject: [PATCH] Rebuild buildenv modules with correct permissions on wrappers --- ...ebuild-buildenv-with-correct-permissions.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 easystacks/software.eessi.io/2023.06/rebuilds/20250528-eb-5.1.0-rebuild-buildenv-with-correct-permissions.yml diff --git a/easystacks/software.eessi.io/2023.06/rebuilds/20250528-eb-5.1.0-rebuild-buildenv-with-correct-permissions.yml b/easystacks/software.eessi.io/2023.06/rebuilds/20250528-eb-5.1.0-rebuild-buildenv-with-correct-permissions.yml new file mode 100644 index 0000000000..e29b06eac9 --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/rebuilds/20250528-eb-5.1.0-rebuild-buildenv-with-correct-permissions.yml @@ -0,0 +1,17 @@ +# 2025.05.28 +# buildenv was successfully installed but the rpath wrappers by default only +# give execute permission to the current user. The easyblock update extends +# those permissions +easyconfigs: + - buildenv-default-foss-2022b.eb: + options: + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3743 + include-easyblocks-from-commit: 4875615107fd46541e5cf1b83f092dda5284aa95 + - buildenv-default-foss-2023a.eb: + options: + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3743 + include-easyblocks-from-commit: 4875615107fd46541e5cf1b83f092dda5284aa95 + - buildenv-default-foss-2023b.eb: + options: + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3743 + include-easyblocks-from-commit: 4875615107fd46541e5cf1b83f092dda5284aa95