-
Notifications
You must be signed in to change notification settings - Fork 2
filter ParMETIS dependency, since ParMETIS license doesn't allow redistribution #2
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
base: main
Are you sure you want to change the base?
Conversation
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.
Looks good, let's give this a spin and see if it builds
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
…the easyconfig file used to create it was changed
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
4 similar comments
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
New job on instance
|
bot: help |
🙈 Message with emoji, I'm stress-testing the bot after updating bot: help |
bot: help |
Updates by the bot instance
|
Rebuild of
But it failed with:
So the classical problem of rebuilding an existing installation... :( I'll use this as an opportunity to see if we can fix these problems once and for all, since we're just dancing around weird problems caused by |
We should also remove the
ParMETIS/4.0.3-gompi-2023a
installation that was ingested a while ago, and rebuild the modules that have already been ingested that depend onParMETIS
.We should probably also put a check in place to make sure that
ParMETIS
itself also never gets added explicitly, via a blocklist based on software names in EasyBuild hooks? (let's do that in a separate PR)