Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grok.gemspec incorrect? #10

Open
gsandie opened this issue Jan 11, 2012 · 1 comment
Open

grok.gemspec incorrect? #10

gsandie opened this issue Jan 11, 2012 · 1 comment

Comments

@gsandie
Copy link

gsandie commented Jan 11, 2012

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

@jordansissel
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants