From: Michael Guterl Date: 2009-01-03T11:22:04+09:00 Subject: Re: gem cleanup screw up... On Fri, Jan 2, 2009 at 8:00 PM, Jeremy Hinegardner wrote: > On Fri, Jan 02, 2009 at 06:52:49AM +0900, Michael Guterl wrote: >> I was running `gem cleanup` today, which was long overdue when I >> accidentally hit CTRL-C in the wrong window. It killed the cleanup >> process and trying to run the command again results in errors about >> each gem that had been cleaned up during the previous run. >> >> Anyone know how to fix this before I attempt some hacks myself? > > Just an idea, and I have no idea if this will work or not: > > sudo gem pristine --all > sudo gem cleanup > > enjoy, > > -jeremy For what it's worth this does not work. Thanks though. Michael Guterl