Enable download_dep_fail in Pythonpackage easyconfigs where it was wrongly disabled#20174
Conversation
|
Test report by @Flamefire |
|
@boegelbot please test @ generoso |
|
@casparvl: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2011779427 processed Message to humans: this is just bookkeeping information for me, |
|
@boegelbot please test @ jsc-zen3 |
|
@casparvl: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2011790121 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegelbot |
casparvl
left a comment
There was a problem hiding this comment.
Ok, I kicked off a local build, but I have very little of the 11.2.0 toolchain installed, so that'll take forever. And If I hit issues, it's likely to be one of the dependencies anyway... I'll cancel that, we have two successful builds, that's enough.
Lgtm!
|
Going in, thanks @Flamefire! |
download_dep_fail for Pythonpackage ECs where it was wrongly disabled
download_dep_fail for Pythonpackage ECs where it was wrongly disableddownload_dep_fail in Pythonpackage easyconfigs where it was wrongly disabled
(created using
eb --new-pr)I was updating some EC and have seen it had
download_dep_fail = Falsefor unknown reasons. Especially as we want this as the new default (for 5.x) I searched for other ECs that have this and rebuild them with True. Works for me hence this PR.Note: SCGid requires a manual download:
Worked for me as described.