[MacRuby] #400: Cannot uninstall gems under macgem
#400: Cannot uninstall gems under macgem ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------------+------------------------------------ I run {{{ macgem uninstall GEM }}} with any gem and I receive: {{{ ERROR: While executing gem ... (Gem::InstallError) Unknown gem GEM >= 0 }}} using latest from macruby-trunk (2886). -- Ticket URL: <http://www.macruby.org/trac/ticket/400> MacRuby <http://macruby.org/>
#400: Cannot uninstall gems under macgem ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------------+------------------------------------ Comment(by lsansonetti@…): Where are the gems installed? If you didn't install them using `sudo', they might be in ~/.gems/macruby/1.9.0, and to uninstall them you must pass the --install- dir option to `macgem uninstall'. -- Ticket URL: <http://www.macruby.org/trac/ticket/400#comment:1> MacRuby <http://macruby.org/>
#400: Cannot uninstall gems under macgem ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------------+------------------------------------ Comment(by hungerandthirst@…): Ah interesting. I had always been told installing gems using sudo was a bad idea. I'll check with this. It was giving me this error with all gems, but then I didn't use sudo for any of them so this makes sense. Thank you. -- Ticket URL: <http://www.macruby.org/trac/ticket/400#comment:2> MacRuby <http://macruby.org/>
#400: Cannot uninstall gems under macgem ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Keywords: | ---------------------------------------+------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => invalid Comment: Closing. -- Ticket URL: <http://www.macruby.org/trac/ticket/400#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby