Contribute to foreman

Hey All,

I am new in foreman and want to make contribution to it. Will be grateful
if someone guide me.

I was trying to do set up for it but facing some issue doing bundle
install(installing gem nokogiri) . If someone faced the similar issue
kindly revert back.

Regards,
Garvit

Could you show what issue you're hitting exactly? Output from the
bundle install command would be useful, and when you try to "gem install
nokogiri".

Ensure that you're using Ruby 1.9.3 or higher too.

··· On 11/10/15 12:45, Garvit Bansal wrote: > Hey All, > > I am new in foreman and want to make contribution to it. Will be > grateful if someone guide me. > > I was trying to do set up for it but facing some issue doing bundle > install(installing gem nokogiri) . If someone faced the similar issue > kindly revert back.


Dominic Cleal
dominic@cleal.org

First I am trying to do set up for foreman by consulting this
http://theforeman.org/contribute.html
I am use ruby 1.9.3 version.
When I am doing bundle install it stops at "gem install nokogiri", neither
it shows error message nor gem failed error.

Garvit Bansal,
Software Developer Intern at Flipkart
B.Tech in Computer Science and Engineering
The LNM Institute of Information Technology
Jaipur, Rajasthan-302001
Mobile: 9610728532, 9886384276
Website: garvitbansal244.appspot.com

<https://in.linkedin.com/pub/garvit-bansal/50/129/433>

··· On Mon, Oct 12, 2015 at 12:10 PM, Dominic Cleal wrote:

On 11/10/15 12:45, Garvit Bansal wrote:

Hey All,

I am new in foreman and want to make contribution to it. Will be
grateful if someone guide me.

I was trying to do set up for it but facing some issue doing bundle
install(installing gem nokogiri) . If someone faced the similar issue
kindly revert back.

Could you show what issue you’re hitting exactly? Output from the
bundle install command would be useful, and when you try to “gem install
nokogiri”.

Ensure that you’re using Ruby 1.9.3 or higher too.


Dominic Cleal
dominic@cleal.org


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

If you run "gem install nokogiri" yourself after it fails, it should
show more information than it does when running bundler.

··· On 12/10/15 08:53, Garvit Bansal wrote: > First I am trying to do set up for foreman by consulting > this http://theforeman.org/contribute.html > I am use ruby 1.9.3 version. > When I am doing bundle install it stops at "gem install nokogiri", > neither it shows error message nor gem failed error.


Dominic Cleal
dominic@cleal.org

Thanks for your help.
I had two ruby installed which was creating problem. Now it run
successfully.

Garvit Bansal,
Software Developer Intern at Flipkart
B.Tech in Computer Science and Engineering
The LNM Institute of Information Technology
Jaipur, Rajasthan-302001
Mobile: 9610728532, 9886384276
Website: garvitbansal244.appspot.com

<https://in.linkedin.com/pub/garvit-bansal/50/129/433>

··· On Mon, Oct 12, 2015 at 12:26 PM, Dominic Cleal wrote:

On 12/10/15 08:53, Garvit Bansal wrote:

First I am trying to do set up for foreman by consulting
this Foreman :: Contribute
I am use ruby 1.9.3 version.
When I am doing bundle install it stops at “gem install nokogiri”,
neither it shows error message nor gem failed error.

If you run “gem install nokogiri” yourself after it fails, it should
show more information than it does when running bundler.


Dominic Cleal
dominic@cleal.org


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.