Projects

Ticket #583 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

macgem doesn't work with the latest trunk

Reported by: hghoehne@… Owned by: lsansonetti@…
Priority: major Milestone: MacRuby 0.6
Component: MacRuby Keywords:
Cc:

Description

$ macruby -ve "p MACRUBY_REVISION"

MacRuby version 0.6 (ruby 1.9.0) [universal-darwin10.0, x86_64] "svn revision 3385 from  http://svn.macosforge.org/repository/ruby/MacRuby/trunk"

$ macgem -v

1.3.5

$ sudo macgem install hotcocoa

Password: ERROR: While executing gem ... (TypeError)

incompatible marshal file format (can't be read)

format version 4.8 required; 31.139 given

incompatible marshal file format (can't be read)

format version 4.8 required; 31.139 given (TypeError)

Change History

Changed 2 years ago by martinlagardette@…

Hi!

Could you try with the latest trunk?

Thanks!

Changed 23 months ago by hghoehne@…

No problem installing hotococoa using the latest trunk (svn revision 3895 and macgem v. 1.3.6). This ticket can be closed.

Changed 23 months ago by martinlagardette@…

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

Thanks for reporting back :-). Closing.

Note: See TracTickets for help on using tickets.