geminstaller not able to find certain gems
Reported by Brian Takita | December 12th, 2008 @ 09:40 AM
Here is my geminstaller.yml file http://gist.github.com/raw/35183...
Here are my errors: http://gist.github.com/raw/35183...
Comments and changes to this ticket
-
Chad Woolley December 12th, 2008 @ 10:15 AM
This looks like several errors. The first looks like a connection error - unless for some reason you don't have RubyGems 1.3.1 installed, which had cache errors.
Next one after that looks like you killed it.
The last error with mislav-will-paginate is a known limitation of the --source option. It REPLACES the default source (gems.rubyforge.org), it does NOT add to it.
Here's some relevant links:
http://rubyforge.org/tracker/ind...
rubygems-developers@rubyforge.org/msg02501.html">http://www.mail-archive.com/ruby...
The solution is to explicitly add both the alternate source (github, etc) AND gems.rubyforge.org for any gem which does not live on rubyforge, but has dependencies on gems which do live on rubyforge.
-
Chad Woolley February 16th, 2009 @ 08:42 PM
- State changed from new to resolved
Whatever this problem was, I'm pretty sure you could overcome it with the gem-ordering patch in release 0.5.0:
http://thewoolleyweb.lighthousea...
Closing this out as fixed, reopen if you still have issues.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
GemInstaller
http://geminstaller.rubyforge.org