genome / gms

The Genome Modeling System installer
https://github.com/genome/gms/wiki
GNU Lesser General Public License v3.0
78 stars 23 forks source link

Installation issue (openlava) #210

Open terra1666 opened 6 years ago

terra1666 commented 6 years ago

Does anyone maintain this project? There seems be a problem on installation process and I can't finish installing gms. Installation process stops when trying to download openlava whatever I enter for Username and Password, and later I found that openlava is currently unavailable due to DMCA takedown as posted here.

$ git clone https://github.com/genome/gms.git
$ cd gms
$ make
.
.
.
[ -e /opt/gms/O0ML5249/sw/openlava/.git ] || sudo git clone http://github.com/openlava/openlava.git /opt/gms/O0ML5249/sw/openlava && cd /opt/gms/O0ML5249/sw/openlava && sudo git checkout 2.2
Cloning into '/opt/gms/O0ML5249/sw/openlava'...
Username for 'http://github.com': terra1666
Password for 'http://terra1666@github.com': ********
error: The requested URL returned error: 403 while accessing http://github.com/openlava/openlava.git/info/refs
fatal: HTTP request failed
make[1]: *** [done-host/git-checkouts] Error 128
make[1]: Leaving directory `/home/vagrant/gms'
make: *** [all] Error 2

There is another issue when downloading s3fs which I could download from https://github.com/s3fs-fuse/s3fs-fuse/archive/v1.74.tar.gz and manually installed somehow, but I have no way to get openlava.