Problem with "gem cleanup" on OS X 10.5 - RUBY

This is a discussion on Problem with "gem cleanup" on OS X 10.5 - RUBY ; When I try to execute 'sudo gem cleanup' on OS X 10.5, I get the message: Attempting to uninstall rails-1.2.6 ERROR: While executing gem . . . (Gem:InstallError) Unknown gem rails = 1.2.6 How can I fix this so gem ...

+ Reply to Thread
Results 1 to 2 of 2

Problem with "gem cleanup" on OS X 10.5

  1. Default Problem with "gem cleanup" on OS X 10.5

    When I try to execute 'sudo gem cleanup' on OS X 10.5, I get the
    message:

    Attempting to uninstall rails-1.2.6
    ERROR: While executing gem . . . (Gem:InstallError)
    Unknown gem rails = 1.2.6

    How can I fix this so gem cleanup will continue to completion?

    Thanks,
    Ken


  2. Default Re: Problem with "gem cleanup" on OS X 10.5

    On Nov 7, 9:27 pm, Kenneth McDonald <kenneth.m.mcdon...@sbcglobal.net>
    wrote:
    > When I try to execute 'sudo gem cleanup' on OS X 10.5, I get the  
    > message:
    >
    > Attempting to uninstall rails-1.2.6
    > ERROR: While executing gem . . . (Gem:InstallError)
    >      Unknown gem rails = 1.2.6
    >
    > How can I fix this so gem cleanup will continue to completion?
    >
    > Thanks,
    > Ken


    I've been having this problem as well and I thought I was the only
    one! I get exactly the same error on my iMac running osx 10.5.5, I've
    also got xcode 3.1.1 installed in case it matters, although I should
    mention that I'm getting this problem after a clean install of my
    system too.

    Any help is much appreciated!

    Thanks.

+ Reply to Thread