[MacRuby] #138: macgem not working for me
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@cladby.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Happens with any gem: sudo macgem install rspec --no-rdoc --no-ri[[BR]] 2008-10-07 09:40:26.641 macruby[44972:a0b] *** +[RFC2253DN module_function]: [[BR]] unrecognized selector sent to class 0x9311360[[BR]] Bulk updating Gem source index for: http://gems.rubyforge.org/ [[BR]]Bulk updating Gem source index for: http://gems.github.com/ [[BR]]ERROR: While executing gem ... (TypeError)[[BR]] can't convert nil into Hash Something I'm doing wrong, perhaps? I'm on the 0.3 binary release. -- Ticket URL: <http://www.macruby.org/trac/ticket/138> MacRuby <http://macruby.org/>
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@cladby.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | -----------------------------+---------------------------------------------- Comment(by masterkain@gmail.com): try the current trunk: {{{ sudo macgem install rspec --no-rdoc --no-ri 2008-10-07 18:50:38.050 macruby[4610:c0b] *** +[RFC2253DN module_function]: unrecognized selector sent to class 0x921d600 ERROR: Error installing rspec: hoe requires () }}} I heard this is going to be fixed, both the unrecognized selector and the dependency (you have to look it up manually in gemspec for now). -- Ticket URL: <http://www.macruby.org/trac/ticket/138#comment:2> MacRuby <http://macruby.org/>
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@cladby.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | -----------------------------+---------------------------------------------- Comment(by nick@cladby.com): So in order to install gems right now, you have to hunt through all of the dependencies and install them one by one... and then those dependencies' dependencies? Whew... I'll probably just wait until it's fixed. -- Ticket URL: <http://www.macruby.org/trac/ticket/138#comment:3> MacRuby <http://macruby.org/>
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@cladby.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: Keywords: | -----------------------------+---------------------------------------------- Changes (by lsansonetti@apple.com): * milestone: => MacRuby 0.4 Comment: Sorry about that, the RubyGems support is still very preliminary. I will try to address this problem in 0.4, I already know where it is. -- Ticket URL: <http://www.macruby.org/trac/ticket/138#comment:4> MacRuby <http://macruby.org/>
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@cladby.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: Keywords: | -----------------------------+---------------------------------------------- Comment(by niall@pobox.com): Nick/Laurent, I'm not sure installing gem dependancies one by one will even work. Right now macgem crashes fetching the spec: [niall@Mac-Workstation MacRuby-trunk]$ sudo macgem search -r aws 2>&1 | head /Library/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/1.9.0/net/http.rb:576: [BUG] destination 0xbfffded4 isn't in the auto zone MacRuby version 0.4 (ruby 1.9.0 2008-06-03) [universal-darwin9.0] -- stack frame ------------ That's from -trunk, let me know if you want the full stack trace attached? -- Ticket URL: <http://www.macruby.org/trac/ticket/138#comment:5> MacRuby <http://macruby.org/>
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: This should be fixed by now. -- Ticket URL: <http://www.macruby.org/trac/ticket/138#comment:6> MacRuby <http://macruby.org/>
#138: macgem not working for me -----------------------------+---------------------------------------------- Reporter: nick@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Forgot to close the bug. -- Ticket URL: <http://www.macruby.org/trac/ticket/138#comment:7> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby