#575 new
Michalis Polakis

Error when installing redcar 0.12.19dev with jruby 1.6.5 under Ubuntu

Reported by Michalis Polakis | December 13th, 2011 @ 07:58 AM

I'm running at 1.8.7 mode.
I install the gem, then run redcar install and I get
"Illformed requirement ["#<YAML::Yecht::DefaultKey:0xd8355> 1.0.10"]"

Comments and changes to this ticket

  • Jerry Preissler

    Jerry Preissler January 7th, 2012 @ 10:41 PM

    I run into the same problem on Ubuntu 11.10 with JRuby 1.6.5.1 (installed via rvm). I get the error message when I try to install the redcar gem. I also get it when I try to install from source.

  • Jerry Preissler
  • as181920

    as181920 January 9th, 2012 @ 02:25 PM

    I got one similar problem when update gems today:

    WARNING: Invalid .gemspec format in '/var/lib/gems/1.9.1/specifications/redcar-0.12.gemspec'

    and I juse changed the gemspec like this

    s.add_development_dependency(%q, ["#<Syck::DefaultKey:0x99fa778> 1.1.2"])

    s.add_development_dependency(%q, [">= 1.1.2"])

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A programmer's text editor for Gnome.

People watching this ticket

Attachments

Pages