[Rubygems-developers] trunk bug: incompatible marshall file format when --list --details
Eric Hodel
drbrain at segment7.net
Sun Jun 15 17:57:07 EDT 2008
On Jun 9, 2008, at 22:42 PM, Chad Woolley wrote:
> When I pass the --details option to --list --remote, I get this error:
>
> ERROR: While executing gem ... (TypeError)
> incompatible marshal file format (can't be read)
> format version 4.8 required; 45.45 given
>
> Let me know if you need more details to reproduce.
Fixed in 1762. When a platform was present an additional =~ was
called clearing $1 that was being used to track marshal vs yaml formats.
More information about the Rubygems-developers
mailing list