Skip to content
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

Failure to install git_version.rb #452

Open
iainrb opened this issue Apr 5, 2017 · 0 comments
Open

Failure to install git_version.rb #452

iainrb opened this issue Apr 5, 2017 · 0 comments
Labels

Comments

@iainrb
Copy link

iainrb commented Apr 5, 2017

install.sh creates the git_version.rb file but does not install it to $INSTALL_ROOT/gems/genotyping-workflows-$VERSION/lib/genotyping. Ruby workflows will fail if this file is not present.

Manually running 'rake gem' and 'gem install' from the Ruby source directory, after install.sh has finished, will install git_version.rb correctly. (Or git_version.rb can simply be copied to the installation directory.)

May be able to modify install.sh to resolve this, eg. check for existence of git_version.rb and wait a short time if not found.

@iainrb iainrb added the bug label Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant