Shane McCoy
2016-10-21 18:55:26 UTC
Hello!
Using Apollo 2.0.4
Grails Version: 3.2.1
Groovy Version: 2.4.7
JVM Version: 1.8.0_91
I had a very similar problem previously (not installing Git before) and but
now I do have git installed (used to grab apollo).
*Running ./apollo deploy*
Cloning: https://github.com/gmod/jbrowse into jbrowse-download.
the --sudo at the end of each module install. could this be a permission
issue?
Thanks,
Shane M.
Using Apollo 2.0.4
Grails Version: 3.2.1
Groovy Version: 2.4.7
JVM Version: 1.8.0_91
I had a very similar problem previously (not installing Git before) and but
now I do have git installed (used to grab apollo).
*Running ./apollo deploy*
Cloning: https://github.com/gmod/jbrowse into jbrowse-download.
using bower to install: gmod/jbrowse#1.12.2-apollo
/usr/bin/env: ânodeâ: No such file or directory
:installJBrowse FAILED
FAILURE: Build failed with an exception.
Build file '/home/bjreadin/Apollo/build.gradle' line: 326
Execution failed for task ':installJBrowse'.
--debu option to get more log output.
BUILD FAILED
*Using ./install_jbrowse.sh */usr/bin/env: ânodeâ: No such file or directory
:installJBrowse FAILED
FAILURE: Build failed with an exception.
Build file '/home/bjreadin/Apollo/build.gradle' line: 326
Execution failed for task ':installJBrowse'.
Process 'command 'bower'' finished with non-zero exit value 127
Run with --stacktrace option to get the stack trace. Run with --info or--debu option to get more log output.
BUILD FAILED
Installing Perl prerequisites ... failed. See setup.log (etc)
*Setup.log*+ chmod +x web-app/jbrowse/bin/cpanm
chmod: cannot access 'web-app/jbrowse/bin/cpanm': No such file or directory
+ cd web-app/jbrowse
./install_jbrowse.sh: line 26: cd: web-app/jbrowse: No such file or
directory
+ bin/cpanm -v --notest -l ../../extlib/ --installdeps .
./install_jbrowse.sh: line 27: bin/cpanm: No such file or directory
+ bin/cpanm -v --notest -l ../../extlib/ --installdeps .
./install_jbrowse.sh: line 28: bin/cpanm: No such file or directory
+ set -e
+ bin/cpanm -v --notest -l ../../extlib/ --installdeps .
./install_jbrowse.sh: line 30: bin/cpanm: No such file or directory
I do have cpanm installed - I used to install all the prereqs. I did usechmod: cannot access 'web-app/jbrowse/bin/cpanm': No such file or directory
+ cd web-app/jbrowse
./install_jbrowse.sh: line 26: cd: web-app/jbrowse: No such file or
directory
+ bin/cpanm -v --notest -l ../../extlib/ --installdeps .
./install_jbrowse.sh: line 27: bin/cpanm: No such file or directory
+ bin/cpanm -v --notest -l ../../extlib/ --installdeps .
./install_jbrowse.sh: line 28: bin/cpanm: No such file or directory
+ set -e
+ bin/cpanm -v --notest -l ../../extlib/ --installdeps .
./install_jbrowse.sh: line 30: bin/cpanm: No such file or directory
the --sudo at the end of each module install. could this be a permission
issue?
Thanks,
Shane M.