Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #72 (closed defect: fixed)

Opened 7 months ago

Last modified 4 months ago

macgem hangs and take the 100% of the CPU

Reported by: gacilu@… Owned by: lsansonetti@…
Priority: blocker Milestone: MacRuby 0.3
Component: MacRuby Keywords:
Cc:

Description

I have installed successfully macruby on my MacBook PRO with Mac OS 10.5.3. macirb and macruby seems to work ok, but when I try ti get gem packages, macgem hangs and takes all the CPU.

I was trying to get rails writting: macgem install rails

Thanks,

Change History

Changed 7 months ago by lsansonetti@…

  • milestone changed from MacRuby 0.1 to MacRuby 0.3

Yes, rubygems is still not working yet. We plan to address this in 0.3.

Changed 4 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

RubyGems seems to be working now, as of r550/trunk. At least, macgem search --remote and macgem install are working great!

Please note:

- rdoc/ri generation is broken, and will very likely the runtime. It is better to pass --no-ri and --no-rdoc at the moment. - I did not try to install Rails, the install may succeed but Rails itself will probably not run on MacRuby, yet.

Note: See TracTickets for help on using tickets.