Small change in EESSI-extend comment to allow redeployment on RISC-V#240
Small change in EESSI-extend comment to allow redeployment on RISC-V#240bedroge wants to merge 1 commit into
Conversation
|
bot: build repo:dev.eessi.io-riscv-2025.06-001 instance:eessi-bot-riscv for:arch=riscv64/generic |
|
New job on instance
|
|
@bedroge tarball is entirely empty, not sure why... |
|
Hmm, the build went fine: But Not sure how that 'layer` ended up there... |
|
Hmm, okay, figured it out: the dev build bots set the dev project based on the (for regular builds it's e.g. It then sets the dev project name like this: https://github.com/EESSI/dev.eessi.io-scripts/blob/main/bot/bot-build-dev.eessi.io.slurm#L54C1-L54C63 Doing a rebuild from the RISC-V github repo didn't work either (see EESSI/dev.eessi.io-riscv#124). |
The settings in the EESSI-extend module of the RISC-V repo are outdated, because it was never rebuilt after the initial installation. This leads to issues with for instance the CPP search path. Fixing it by forcing a redeploy here. In the future we should just always rebuild it for the RISC-V repo too.