Skip to content

make sure location to 'eb' installed during stage 1 is included in $PATH during stage 2 of bootstrap procedure#2281

Merged
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:fix_bootstrap_PATH
Aug 8, 2017
Merged

make sure location to 'eb' installed during stage 1 is included in $PATH during stage 2 of bootstrap procedure#2281
wpoely86 merged 1 commit intoeasybuilders:developfrom
boegel:fix_bootstrap_PATH

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Aug 8, 2017

Due to the change in #2248, the location to the eb command must be available in $PATH in order for the bootstrap procedure to work.

This is a regression that we will fix in future versions of EasyBuild, but it doesn't hurt to also make the bootstrap script more robust in order to avoid issues as reported in #2279 to occur in the future.

The location to the eb command installed during stage 1 is indeed generally included in $PATH during the bootstrap procedure, unless stage 0 is not being skipped (i.e. when the setuptools version found is considered to be too old).

@boegel boegel added this to the 3.4.0 milestone Aug 8, 2017
@wpoely86 wpoely86 merged commit a05876e into easybuilders:develop Aug 8, 2017
@boegel boegel deleted the fix_bootstrap_PATH branch August 8, 2017 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants