Skip to content

Conversation

jasonkarns
Copy link
Member

@jasonkarns jasonkarns commented Feb 14, 2017

Unsure how this was missed, but after_install_package can't simply mv the installed version from 'nightly' to the versioned path. It causes any subsequent code which relies on $PREFIX_PATH (like fix_directory_permissions and any other registered hooks) to fail.

Naive attempt to just modify PREFIX_PATH as part of the after install hook was unsuccessful. It seemed to apply to fix_directory_permissions, but not any other registered after-install hooks.

More work should be done to investigate options, but for now we need to at least allow nightlies to be installed as nightly.

fixes #235

@jasonkarns jasonkarns merged commit 259a459 into master Feb 14, 2017
@jasonkarns jasonkarns deleted the fix-nightly branch February 14, 2017 16:13
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.

Nightly build(s) fail
1 participant