-
Notifications
You must be signed in to change notification settings - Fork 772
Ensure that recent BioPerl easyconfigs use Bundle easyblock
#21136
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
|
@boegelbot please test @ generoso |
|
@ocaisa: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2271373429 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@ocaisa: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2271415934 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Bundle easyblockBundle easyblock
boegel
left a comment
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
|
I guess the intention with using @ocaisa Can you clarify why using |
|
The top-level easyblock is copied over to the The comment in easybuilders/easybuild-framework#4602 (comment) still stands, the framework could be a little more graceful here and recognise that the files have the same content (so the copy could be skipped). |
|
Test report by @boegel |
OK makes sense now, thanks for clarifying! |
|
Going in, thanks @ocaisa! |
This was causing problems in EESSI/software-layer#658 as
ebwas attempting to copy the same easyblock twice and that was failing ifEasyBuildhad a read-only installation.