grok
grok copied to clipboard
grok.gemspec incorrect?
It looks like the grok gemspec that is published with the 0.9.4 jls-grok is incorrect.
When I try and install the gem with jruby 1.6.5.1 running in an rbenv environment, I get an error:
Invalid gemspec in [/opt/rubies/jruby-1.6.5.1/lib/ruby/gems/1.8/specifications/jls-grok-0.9.4.gemspec]: Illformed requirement ["#YAML::Yecht::DefaultKey:0x6d3d422d 0.1.7"]
I tried the 0.9.2 gem and it worked ok.
I've tried looking about in the code, but I can't see the gemspec in the master branch, only in the pure-ruby branches, but I'm not sure how you're building the gem.
Let me know if you're wanting any further information.
Gavin
This is a bug (I think) in rubygems itself.
I'd debug it, but rubygems is such a fast-moving, ever-breaking target, I don't have the energy or patience to deal with it.
Also, the 'ruby' bits of grok are now in a separate repo, jordansissel/ruby-grok