Skip to content

relax sanity_check_paths in EasyBuild bootstrap script to deal with possible zipped .egg#1422

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:fix_bootstrap
Oct 10, 2015
Merged

relax sanity_check_paths in EasyBuild bootstrap script to deal with possible zipped .egg#1422
boegel merged 2 commits intoeasybuilders:developfrom
boegel:fix_bootstrap

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Oct 10, 2015

If the vsc-base dependency gets installed as a zipped .egg, the sanity check will fail because the EasyBuild easyblock checks for files in the vsc-base .egg directory.

This is a hotfix, the problem has to be resolved in the EasyBuildMeta easyblock (see easybuilders/easybuild-easyblocks#710), but this change is required right now to ensure the bootstrap keeps working until the next EasyBuild release is out that includes the fixes EasyBuildMeta easyblock.

@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2160/console for more details.

Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2161/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 10, 2015

Going in as a hotfix for the bootstrap script, actual fix is to resolve easybuilders/easybuild-easyblocks#710.

boegel added a commit that referenced this pull request Oct 10, 2015
relax sanity_check_paths in EasyBuild bootstrap script to deal with possible zipped .egg
@boegel boegel merged commit 406f3ba into easybuilders:develop Oct 10, 2015
@boegel boegel deleted the fix_bootstrap branch October 10, 2015 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants