From: Dan Bernier Date: 2006-07-26T10:10:09+09:00 Subject: Re: Problems installing rubyzip gem on Debian...can someone help? subimage, any luck with this? I'm getting the same thing, on a WinXP box. I tried clearing the cache, too, and still no luck... subimage wrote: > Thanks I tried that, but it's still giving me the same damn error. > > Daniel Harple wrote: > > On Jul 18, 2006, at 8:00 AM, subimage wrote: > > > > > I haven't had issues with it before, but now I am...I go to install > > > rubyzip via gems and I'm getting this on a fresh Debian box: > > > > > > -> sudo gem install rubyzip > > > Attempting local installation of 'rubyzip' > > > Local gem file not found: rubyzip*.gem > > > Attempting remote installation of 'rubyzip' > > > ERROR: While executing gem ... (ArgumentError) > > > parse error on line 0, col 31: `!ruby/object:Gem::Specification ' > > > > > > Anyone know what's going wrong? > > > > Maybe you ran into this problem: http://onestepback.org/index.cgi/ > > Tech/Ruby/DeleteYourCache.red > > > > -- Daniel