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