Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{2023.06} don't filter Lua dependency (and reinstall gnuplot/5.4.2-GCCcore-11.2.0) #380

Merged
merged 4 commits into from
Nov 18, 2023

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Nov 9, 2023

Follow-up to #370 in which Lua was removed from filter-deps for AOFlagger in eessi-2023.06-eb-4.8.2-2022a.yml.

If the Lua 5.1 from the compat layer is providing to be problematic for some software, we should let EasyBuild provide a compatible Lua as dependency instead. This won't interfere with Lmod, which is hardwired to use the Lua it was installed with.

This will require a re-install of gnuplot, which was installed in pilot.eessi-hpc.org on top of the Lua provided by the 2023.06 compat layer.

Copy link

eessi-bot-aws bot commented Nov 9, 2023

Instance eessi-bot-mc-aws is configured to build:

  • arch x86_64/generic for repo eessi-hpc.org-2023.06-compat
  • arch x86_64/generic for repo eessi-hpc.org-2023.06-software
  • arch x86_64/intel/haswell for repo eessi-hpc.org-2023.06-compat
  • arch x86_64/intel/haswell for repo eessi-hpc.org-2023.06-software
  • arch x86_64/intel/skylake_avx512 for repo eessi-hpc.org-2023.06-compat
  • arch x86_64/intel/skylake_avx512 for repo eessi-hpc.org-2023.06-software
  • arch x86_64/amd/zen2 for repo eessi-hpc.org-2023.06-compat
  • arch x86_64/amd/zen2 for repo eessi-hpc.org-2023.06-software
  • arch x86_64/amd/zen3 for repo eessi-hpc.org-2023.06-compat
  • arch x86_64/amd/zen3 for repo eessi-hpc.org-2023.06-software
  • arch aarch64/generic for repo eessi-hpc.org-2023.06-compat
  • arch aarch64/generic for repo eessi-hpc.org-2023.06-software
  • arch aarch64/neoverse_n1 for repo eessi-hpc.org-2023.06-compat
  • arch aarch64/neoverse_n1 for repo eessi-hpc.org-2023.06-software
  • arch aarch64/neoverse_v1 for repo eessi-hpc.org-2023.06-compat
  • arch aarch64/neoverse_v1 for repo eessi-hpc.org-2023.06-software

…r removing Lua from filtered dependencies in EasyBuild configuration
@boegel boegel changed the title {2023.06} don't filter Lua dependency {2023.06} don't filter Lua dependency (and reinstall gnuplot/5.4.2-GCCcore-11.2.0) Nov 18, 2023
@bedroge
Copy link
Collaborator

bedroge commented Nov 18, 2023

I've removed gnuplot from all 2023.06 subdirectories (there was just a single version of it):

$ sudo cvmfs_server diff --worktree pilot.eessi-hpc.org | grep "software/gnuplot$"
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/generic/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/neoverse_n1/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/neoverse_v1/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/generic/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/amd/zen3/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/amd/zen2/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/intel/skylake_avx512/software/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/intel/haswell/software/gnuplot

$ sudo cvmfs_server diff --worktree pilot.eessi-hpc.org | grep "modules/all/gnuplot$"
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/generic/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/neoverse_n1/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/neoverse_v1/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/generic/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/amd/zen3/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/amd/zen2/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/intel/skylake_avx512/modules/all/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/intel/haswell/modules/all/gnuplot

$ sudo cvmfs_server diff --worktree pilot.eessi-hpc.org | grep "modules/vis/gnuplot$"
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/generic/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/neoverse_n1/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/aarch64/neoverse_v1/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/generic/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/amd/zen3/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/amd/zen2/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/intel/skylake_avx512/modules/vis/gnuplot
[rem] /cvmfs/pilot.eessi-hpc.org/versions/2023.06/software/linux/x86_64/intel/haswell/modules/vis/gnuplot

@boegel
Copy link
Contributor Author

boegel commented Nov 18, 2023

bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/amd/zen3

Copy link

eessi-bot-aws bot commented Nov 18, 2023

Updates by the bot instance eessi-bot-mc-aws (click for details)

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture x86_64-amd-zen3 for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/853

date job status comment
Nov 18 09:33:01 UTC 2023 submitted job id 853 awaits release by job manager
Nov 18 09:34:05 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 09:39:07 UTC 2023 running job 853 is running
Nov 18 09:48:15 UTC 2023 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-853.out
❌ found message matching ERROR:
❌ found message matching FAILED:
❌ found message matching required modules missing:
❌ no message matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen3-1700300867.tar.gzsize: 0 MiB (707460 bytes)
entries: 40
modules under 2023.06/software/linux/x86_64/amd/zen3/modules/all
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/x86_64/amd/zen3/software
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/x86_64/amd/zen3
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp

@boegel
Copy link
Contributor Author

boegel commented Nov 18, 2023

Hmm, build of gnuplot/5.4.2-GCCcore-11.2.0 on top of Lua/5.4.3-GCCcore-11.2.0 is failing with errors like:

term.o:term.c:function LUA_dashtype: error: undefined reference to 'lua_pcallk'
term.o:term.c:function LUA_dashtype: error: undefined reference to 'lua_tonumberx'

must be some kind of mixup between Lua in compat layer and Lua dependency...

@boegel
Copy link
Contributor Author

boegel commented Nov 18, 2023

Lua in 2023.06 pilot compat layer is 5.1:

[EESSI pilot 2023.06] $ qlist -IRv | grep -i lua-5
dev-lang/lua-5.1.5-r200::gentoo

@boegel
Copy link
Contributor Author

boegel commented Nov 18, 2023

lua_pcallk is defined in Lua 5.4.x, but not in Lua 5.1.x, so it seems like the include files from the Lua 5.4 dep are getting picked up, while linking is being done to Lua 5.1, and then 💥

edit: and indeed, the failing link command includes -llua5.1, question is why...

@EESSI EESSI deleted a comment from eessi-bot-aws bot Nov 18, 2023
@EESSI EESSI deleted a comment from eessi-bot-aws bot Nov 18, 2023
@boegel
Copy link
Contributor Author

boegel commented Nov 18, 2023

bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/amd/zen3

Copy link

eessi-bot-aws bot commented Nov 18, 2023

Updates by the bot instance eessi-bot-mc-aws (click for details)

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture x86_64-amd-zen3 for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/855

date job status comment
Nov 18 13:23:08 UTC 2023 submitted job id 855 awaits release by job manager
Nov 18 13:23:39 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:27:42 UTC 2023 running job 855 is running
Nov 18 13:34:49 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-855.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen3-1700314426.tar.gzsize: 2 MiB (2250356 bytes)
entries: 112
modules under 2023.06/software/linux/x86_64/amd/zen3/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/x86_64/amd/zen3/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/x86_64/amd/zen3
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:02:03 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-x86_64-amd-zen3-1700314426.tar.gz to S3 bucket succeeded

@boegel
Copy link
Contributor Author

boegel commented Nov 18, 2023

bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/generic
bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/intel/haswell
bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/intel/skylake_avx512
bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/amd/zen2
bot: build repo:eessi-hpc.org-2023.06-software arch:aarch64/generic
bot: build repo:eessi-hpc.org-2023.06-software arch:aarch64/neoverse_n1
bot: build repo:eessi-hpc.org-2023.06-software arch:aarch64/neoverse_v1

Copy link

eessi-bot-aws bot commented Nov 18, 2023

Updates by the bot instance eessi-bot-mc-aws (click for details)

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture x86_64-generic for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/856

date job status comment
Nov 18 13:40:49 UTC 2023 submitted job id 856 awaits release by job manager
Nov 18 13:41:59 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:43:05 UTC 2023 running job 856 is running
Nov 18 13:51:46 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-856.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-generic-1700315423.tar.gzsize: 2 MiB (2249936 bytes)
entries: 112
modules under 2023.06/software/linux/x86_64/generic/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/x86_64/generic/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/x86_64/generic
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:02:22 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-x86_64-generic-1700315423.tar.gz to S3 bucket succeeded

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture x86_64-intel-haswell for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/857

date job status comment
Nov 18 13:40:53 UTC 2023 submitted job id 857 awaits release by job manager
Nov 18 13:42:01 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:48:24 UTC 2023 running job 857 is running
Nov 18 13:57:13 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-857.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-intel-haswell-1700315806.tar.gzsize: 2 MiB (2257874 bytes)
entries: 112
modules under 2023.06/software/linux/x86_64/intel/haswell/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/x86_64/intel/haswell/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/x86_64/intel/haswell
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:02:41 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-x86_64-intel-haswell-1700315806.tar.gz to S3 bucket succeeded

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture x86_64-intel-skylake_avx512 for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/858

date job status comment
Nov 18 13:40:56 UTC 2023 submitted job id 858 awaits release by job manager
Nov 18 13:42:03 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:49:32 UTC 2023 running job 858 is running
Nov 18 13:57:15 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-858.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-intel-skylake_avx512-1700315760.tar.gzsize: 2 MiB (2251467 bytes)
entries: 112
modules under 2023.06/software/linux/x86_64/intel/skylake_avx512/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/x86_64/intel/skylake_avx512/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/x86_64/intel/skylake_avx512
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:03:00 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-x86_64-intel-skylake_avx512-1700315760.tar.gz to S3 bucket succeeded

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture x86_64-amd-zen2 for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/859

date job status comment
Nov 18 13:41:00 UTC 2023 submitted job id 859 awaits release by job manager
Nov 18 13:41:57 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:48:22 UTC 2023 running job 859 is running
Nov 18 13:57:12 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-859.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen2-1700315764.tar.gzsize: 2 MiB (2250419 bytes)
entries: 112
modules under 2023.06/software/linux/x86_64/amd/zen2/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/x86_64/amd/zen2/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/x86_64/amd/zen2
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:03:19 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-x86_64-amd-zen2-1700315764.tar.gz to S3 bucket succeeded

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture aarch64-generic for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/860

date job status comment
Nov 18 13:41:03 UTC 2023 submitted job id 860 awaits release by job manager
Nov 18 13:41:52 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:46:09 UTC 2023 running job 860 is running
Nov 18 13:56:08 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-860.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-generic-1700315711.tar.gzsize: 2 MiB (2175277 bytes)
entries: 112
modules under 2023.06/software/linux/aarch64/generic/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/aarch64/generic/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/aarch64/generic
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:03:37 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-aarch64-generic-1700315711.tar.gz to S3 bucket succeeded

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture aarch64-neoverse_n1 for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/861

date job status comment
Nov 18 13:41:07 UTC 2023 submitted job id 861 awaits release by job manager
Nov 18 13:41:54 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:46:11 UTC 2023 running job 861 is running
Nov 18 13:56:10 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-861.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-neoverse_n1-1700315708.tar.gzsize: 2 MiB (2174737 bytes)
entries: 112
modules under 2023.06/software/linux/aarch64/neoverse_n1/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/aarch64/neoverse_n1/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/aarch64/neoverse_n1
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:03:56 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-aarch64-neoverse_n1-1700315708.tar.gz to S3 bucket succeeded

Copy link

eessi-bot-aws bot commented Nov 18, 2023

New job on instance eessi-bot-mc-aws for architecture aarch64-neoverse_v1 for repository eessi-hpc.org-2023.06-software in job dir /project/def-users/SHARED/jobs/2023.11/pr_380/862

date job status comment
Nov 18 13:41:10 UTC 2023 submitted job id 862 awaits release by job manager
Nov 18 13:41:56 UTC 2023 released job awaits launch by Slurm scheduler
Nov 18 13:47:16 UTC 2023 running job 862 is running
Nov 18 13:55:04 UTC 2023 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-862.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-neoverse_v1-1700315666.tar.gzsize: 2 MiB (2176928 bytes)
entries: 112
modules under 2023.06/software/linux/aarch64/neoverse_v1/modules/all
gnuplot/5.4.2-GCCcore-11.2.0.lua
Lua/5.4.3-GCCcore-11.2.0.lua
software under 2023.06/software/linux/aarch64/neoverse_v1/software
gnuplot/5.4.2-GCCcore-11.2.0
Lua/5.4.3-GCCcore-11.2.0
other under 2023.06/software/linux/aarch64/neoverse_v1
.lmod/cache/spiderT.lua
.lmod/cache/spiderT.luac_5.1
.lmod/cache/timestamp
Nov 18 14:04:15 UTC 2023 uploaded transfer of eessi-2023.06-software-linux-aarch64-neoverse_v1-1700315666.tar.gz to S3 bucket succeeded

@boegel boegel added the ready-to-deploy Mark a PR as ready to deploy label Nov 18, 2023
@bedroge bedroge added bot:deploy Ask bot to deploy missing software installations to EESSI and removed ready-to-deploy Mark a PR as ready to deploy labels Nov 18, 2023
@bedroge bedroge merged commit 477ea1d into EESSI:2023.06 Nov 18, 2023
33 checks passed
@boegel boegel deleted the 2023.06_Lua branch November 18, 2023 17:38
@bedroge bedroge mentioned this pull request Dec 1, 2023
5 tasks
trz42 pushed a commit to trz42/software-layer that referenced this pull request May 27, 2024
…t/2.1.15-foss/2022b

{2023.06}[foss/2022b] biom-format V2.1.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:deploy Ask bot to deploy missing software installations to EESSI pilot-2023.06
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants