Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

bignum too big to convert into `long' (RangeError) #1740

Closed
kannannadarajan opened this issue Mar 13, 2012 · 1 comment
Closed

bignum too big to convert into `long' (RangeError) #1740

kannannadarajan opened this issue Mar 13, 2012 · 1 comment

Comments

@kannannadarajan
Copy link

when updating the bundle getting the following error:

$ bundle update
Fetching gem metadata from https://rubygems.org/.........
Unfortunately, a fatal error has occurred. Please report this error to the Bundler issue tracker at https://github.com/carlhuda/bundler/issues so that we can fix it. Thanks!
/usr/local/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:109:in hash': bignum too big to convert intolong' (RangeError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/requirement.rb:109:in hash' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:675:inhash'
from /usr/local/lib/ruby/1.8/open-uri.rb:32:in inject' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:674:ineach'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:674:in inject' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:674:inhash'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:106:in -' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:106:inuse'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:87:in each' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:87:ineach'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:86:in each' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:103:inuse'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/source.rb:170:in fetch_specs' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/source.rb:70:inspecs'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:205:in index' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:202:ineach'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:202:in index' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/index.rb:9:inbuild'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:198:in index' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:192:inresolve'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:127:in specs' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/definition.rb:122:inresolve_remotely!'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/installer.rb:48:in run' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/installer.rb:12:ininstall'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/cli.rb:271:in update' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/vendor/thor/task.rb:22:insend'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/vendor/thor/task.rb:22:in run' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/vendor/thor/invocation.rb:118:ininvoke_task'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/vendor/thor.rb:263:in dispatch' from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/lib/bundler/vendor/thor/base.rb:386:instart'
from /usr/local/lib/ruby/gems/1.8/gems/bundler-1.1.0/bin/bundle:13
from /usr/local/bin/bundle:19:in `load'
from /usr/local/bin/bundle:19

@radar
Copy link
Contributor

radar commented Mar 13, 2012

What does your Gemfile look like?

@ixti ixti closed this as completed Jul 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants