[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

RubyForge gem source index busted

Charles Oliver Nutter

2/7/2007 6:33:00 AM

I assume someone's looking into this, but since I hadn't seen a post on
it: something seems to be wrong with the gem source index on RubyForge
(or on one of the mirrors?) Trying to install gems with either JRuby or
Ruby downloads but then chews on the file forever, never completing.

Sounds very much like the index has been corrupted somehow, again.

- Charlie

5 Answers

Charles Oliver Nutter

2/7/2007 6:44:00 AM

0

Charles Oliver Nutter wrote:
> I assume someone's looking into this, but since I hadn't seen a post on
> it: something seems to be wrong with the gem source index on RubyForge
> (or on one of the mirrors?) Trying to install gems with either JRuby or
> Ruby downloads but then chews on the file forever, never completing.
>
> Sounds very much like the index has been corrupted somehow, again.

FYI, more info...it was fine last night as far as I could tell, but I
wasn't doing a clean source index update. This morning I wiped out my
gems dir and it hasn't worked since. I also tested a totally clean Ruby
install with rubygems 0.9.1 and it can't "Bulk update" the source index
properly.

- Charlie

Charles Oliver Nutter

2/7/2007 6:50:00 AM

0

Charles Oliver Nutter wrote:
> Charles Oliver Nutter wrote:
>> I assume someone's looking into this, but since I hadn't seen a post
>> on it: something seems to be wrong with the gem source index on
>> RubyForge (or on one of the mirrors?) Trying to install gems with
>> either JRuby or Ruby downloads but then chews on the file forever,
>> never completing.
>>
>> Sounds very much like the index has been corrupted somehow, again.
>
> FYI, more info...it was fine last night as far as I could tell, but I
> wasn't doing a clean source index update. This morning I wiped out my
> gems dir and it hasn't worked since. I also tested a totally clean Ruby
> install with rubygems 0.9.1 and it can't "Bulk update" the source index
> properly.

Now it just completed...perhaps a bad mirror somewhere? Does the source
index get mirrored?

- Charlie

Charles Oliver Nutter

2/7/2007 8:36:00 AM

0

Charles Oliver Nutter wrote:
> Charles Oliver Nutter wrote:
>> Charles Oliver Nutter wrote:
>>> I assume someone's looking into this, but since I hadn't seen a post
>>> on it: something seems to be wrong with the gem source index on
>>> RubyForge (or on one of the mirrors?) Trying to install gems with
>>> either JRuby or Ruby downloads but then chews on the file forever,
>>> never completing.
>>>
>>> Sounds very much like the index has been corrupted somehow, again.
>>
>> FYI, more info...it was fine last night as far as I could tell, but I
>> wasn't doing a clean source index update. This morning I wiped out my
>> gems dir and it hasn't worked since. I also tested a totally clean
>> Ruby install with rubygems 0.9.1 and it can't "Bulk update" the source
>> index properly.
>
> Now it just completed...perhaps a bad mirror somewhere? Does the source
> index get mirrored?

Nevermind for the moment...I think I had a rogue source cache causing
problems for both JRuby and Ruby....

- Charlie

Tom Copeland

2/7/2007 1:43:00 PM

0

On Wed, 2007-02-07 at 15:50 +0900, Charles Oliver Nutter wrote:
> Now it just completed...perhaps a bad mirror somewhere? Does the source
> index get mirrored?

Nope, not yet.

Yours,

Tom



Tom Copeland

2/7/2007 1:45:00 PM

0

On Wed, 2007-02-07 at 17:35 +0900, Charles Oliver Nutter wrote:
> > Now it just completed...perhaps a bad mirror somewhere? Does the source
> > index get mirrored?
>
> Nevermind for the moment...I think I had a rogue source cache causing
> problems for both JRuby and Ruby....

Cool. Thanks for posting anyhow; better to get a false positive than to
delay action if the gem index really _is_ corrupted...

Yours,

Tom