Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3650
| X-FeedAbuse | http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109 |
|---|---|
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!talisker.lacave.net!lacave.net!not-for-mail |
| From | Jonathan Rochkind <rochkind@jhu.edu> |
| Newsgroups | comp.lang.ruby |
| Subject | gem list --pre : 404 error? |
| Date | Thu, 28 Apr 2011 13:53:53 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 22 |
| Message-ID | <f430e02a0bf05fed025bec7acd300ed2@ruby-forum.com> (permalink) |
| NNTP-Posting-Host | bristol.highgroove.com |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | talisker.lacave.net 1304017351 62909 65.111.164.187 (28 Apr 2011 19:02:31 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Thu, 28 Apr 2011 19:02:31 +0000 (UTC) |
| X-Received-From | This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway |
| X-Mail-Count | 382330 |
| X-Ml-Name | ruby-talk |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <f430e02a0bf05fed025bec7acd300ed2@ruby-forum.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:3650 |
Show key headers only | View raw
rubygems 1.7.2, ruby 1.8.7.
I thought this was the way to see what "pre" versions of a gem are
available:
gem list --pre --remote someGem
When I try that though, I get this error message:
*** REMOTE GEMS ***
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Not Found 404
(http://gems.rubyonrails.org/prerelease_specs.4.8.gz)
Anyone know what's up?
--
Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
gem list --pre : 404 error? Jonathan Rochkind <rochkind@jhu.edu> - 2011-04-28 13:53 -0500 Re: gem list --pre : 404 error? Luis Lavena <luislavena@gmail.com> - 2011-04-28 15:01 -0700
csiph-web