-
Notifications
You must be signed in to change notification settings - Fork 16
pick up RISC-V software installations from /cvmfs/dev.eessi.io/riscv for EESSI 2025.06
#80
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
Conversation
|
This seems to work as expected, tested on a RISC-V system: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, @bedroge can you just confirm that it works as expected
EDIT: you already have above
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2 |
|
New job on instance
|
|
New job on instance
|
|
Deployment PR merged |
Version 2023.06 still redirects to
/cvmfs/riscv.eessi.iofor RISC-V clients, but for 2025.06 this will make the module use the init scripts and compat layer fromsoftware.eessi.ioand the software installations fromdev.eessi.io/riscv. In order to do that, I've added aeessi_archdetect_prefixvariable which is set early, to ensure that it will look for archdetect in the production repo (instead of the dev repo). If the dev repo is not available on the host, it will print an error.