basho / basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
Apache License 2.0
311 stars 197 forks source link

Install on Closed Environment #219

Open dream4r1 opened 7 years ago

dream4r1 commented 7 years ago

Hello,

For the newbies can you please update the document on how to install it on a closed environment where github.com is not accessible. Was trying to download the repository on different host and pushed to closed environment but still its looking for some dependency object in github, can you please combine all dependency in one package or correct this url http://ps-tools.s3.amazonaws.com/basho-bench-0.10.0.53.g0e15158-1.el7.centos.x86_64.rpm. Thank you.

`make all /app/scripts/basho_bench_bkp/rebar get-deps WARN: Missing plugins: [rebar_lock_deps_plugin] ==> basho_bench_bkp (get-deps) Pulling node_package from {git,"git://github.com/basho/node_package", {tag,"2.0.0"}} fatal: unable to connect to github.com: github.com[0: ip]: errno=Connection timed out github.com[1: ip]: errno=Connection timed out

Cloning into 'node_package'... ERROR: sh(git clone -n git://github.com/basho/node_package node_package) failed with return code 128 and the following output: fatal: unable to connect to github.com: github.com[0: ip]: errno=Connection timed out github.com[1: ip]: errno=Connection timed out

Cloning into 'node_package'...

ERROR: 'get-deps' failed while processing /app/scripts/basho_bench_bkp: rebar_abort make: *** [deps] Error 1 `

jadeallenx commented 7 years ago

Hi- Basho is effectively closed down. No one will be able to respond to this ticket.

You'd be better off trying to build your own package using the make package makefile target on a CentOS build box in your own environment.

If you don't know how to do that, maybe someone on the riak mailing list has a copy of the rpm he or she could share with you.

dream4r1 commented 7 years ago

Thank you will send an email to the contributors if they can help.

jadeallenx commented 7 years ago

I would humbly suggest that is not going to be a very successful strategy to get help. A better strategy would be a message to the riak mailing list and/or a visit to the #riak room on IRC.

If you need help doing those things, let me know.