Why is bundle downloading all the previous versions of gems?

35 views
Skip to first unread message

Ollie Glass

unread,
Dec 19, 2013, 7:44:47 AM12/19/13
to ruby-b...@googlegroups.com
I'm using bundle install to install the gems from a project. It's doing something I've not seen before, it seems to be downloading all the previous versions of the gems required, and their dependencies. Here's an excerpt:

HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success
HTTP Redirection
HTTP Success

It's taking a very long time. Is this necessary, or can I just have it retrieve the latest versions of gems?

Thanks,

Ollie

Andre Arko

unread,
Dec 19, 2013, 2:44:41 PM12/19/13
to ruby-b...@googlegroups.com
This is a bug in Bundler that only activates when the Bundler dependency API is down. The latest version of Bundler (you can try the release candidate with `gem install bundler --pre` has fixed the bug, and the dependency API is back up. All that to say, no, that's not normal. :)
Reply all
Reply to author
Forward
0 new messages