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

invalid nil warning #78

Closed
ddebernardy opened this issue Jul 5, 2011 · 2 comments
Closed

invalid nil warning #78

ddebernardy opened this issue Jul 5, 2011 · 2 comments

Comments

@ddebernardy
Copy link

Getting this while playing with jeweler and bundler:

DB:~/ruby/dev/test $ bundle install
Fetching dependency information from the API at http://rubygems.org/.....
Installing rake (0.9.2) 
Using bundler (1.1.pre.5) 
Using git (1.2.5) 
Installing rcov (0.9.9) with native extensions WARNING: rcov-0.9.9 has an invalid nil value for @cert_chain

Installing shoulda (2.11.3) 
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
@migane
Copy link

migane commented Jul 30, 2011

Same issue when installing metrical:

$ ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [i386-darwin9.8.0]
$ gem -v
1.8.6
$ rails -v
Rails 3.1.0.rc5
$ bundle install
...
Installing Saikuro (1.1.0) WARNING: Saikuro-1.1.0 has an invalid nil value for @cert_chain
...
Installing rcov (0.9.9) with native extensions WARNING: rcov-0.9.9 has an invalid nil value for @cert_chain
...

@SixArm
Copy link

SixArm commented Aug 26, 2011

+1 same issue

@abedra abedra closed this as completed in 5d8973a Jan 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants