From: Jim Weirich Date: 2006-02-24T10:13:33+09:00 Subject: Re: lazy.rb 0.9.5 -- transparent futures! Jim Weirich wrote: > MenTaLguY wrote: >> On Wed, 2006-02-22 at 15:27 +0900, Jim Weirich wrote: >> >>> Ok, I think I fixed it. Give it another try. >> >> ERROR: While executing gem ... (YAML::Error) >> Invalid object explicitly tagged !ruby/Object: "requir" > > Ahhh ... Interesting. > > I've tracked this down to a corrupt compressed gem index on my beta > server. My home box wasn't getting it because it uses a unreleased > version of RubyGems that does incremental downloads of the individual > gem specs rather than grabbing the massive gem index all the time. > > This might also explain an unrelated issue I was having with testing > RubyGems. I think this bug has made my day. > > Now all I have to do is fix it. Yep, it was a bug in the new RubyGems server-side indexing software. Should be fixed now. Give it another try... gem install blankslate -s http://onestepback.org/betagems -- -- Jim Weirich -- Posted via http://www.ruby-forum.com/.