fix error with p7zip's 7z command not finding 7z.dll#13542
fix error with p7zip's 7z command not finding 7z.dll#13542Micket merged 4 commits intoeasybuilders:developfrom
Conversation
|
Could you also add the fix to version 17.04? |
Apologies. You beat me to it by a minute or two. This should be done in the commit that I just made. |
|
Can we add a sanity check command to catch this issue? I see this, which lists the problem: The "Can't load" line goes away once we rebuild using the EasyConfigs in this PR. |
|
Sorry, was busy with other things yesterday and had to figure out some annoying quote escaping but think the sanity check that I just uploaded catches the previous error. I added it to the old easyconfig and the build failed with and when I ran the new easyconfig (the one that I committed) it completed and the log said |
|
Sorry, I don't know why it's failing to parse - I'm sure it doesn't like how I've done the escaping but EasyBuild built the module just fine for me (after throwing parsing errors at other escape combinations that I attempted). Would someone else please take a look at this? |
|
Something (in EB) is rewriting the string as |
|
Thanks, that seems to have fixed it. It would have taken me forever to find that/be willing to attempt something so simple. |
|
@boegelbot please test @ generoso |
|
@Micket: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 891977456 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @Micket |
|
Going in, thanks @krometis! |
(created using
eb --new-pr)fixes #13540