Ticket #583 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

