Giter VIP home page Giter VIP logo

Comments (9)

tarcieri avatar tarcieri commented on July 28, 2024

Can you try uninstalling all versions of http_parser.rb? I think you just have an outdated version.

from reel.

redsub avatar redsub commented on July 28, 2024

It was a virgin instan of ruby it was installed on. The workaround is to
manually install the version of the gem it wants(which worked fine for me
after) i did install celluloid just before so something is installing the
older(incompatible?) http_parser.rb gem before reel ( I actually came
across this issue attemping to install the dcell gem)
On 7 Oct 2013 18:50, "Tony Arcieri" [email protected] wrote:

Can you try uninstalling all versions of http_parser.rb? I think you just
have an outdated version.


Reply to this email directly or view it on GitHubhttps://github.com//issues/108#issuecomment-25829652
.

from reel.

tarcieri avatar tarcieri commented on July 28, 2024

Reel explicitly depends on http_parser.rb >= 0.6.0.beta.2. The Http Gem has no explicit version dependency.

Perhaps because of that it pulled down the wrong version at first. I think @tmm1 needs to release http_parser.rb 0.6.0 ;)

You might mention your problems on https://github.com/tmm1/http_parser.rb

from reel.

SaitoWu avatar SaitoWu commented on July 28, 2024

+1 for JRuby

from reel.

tarcieri avatar tarcieri commented on July 28, 2024

@SaitoWu did you experience this problem as well?

from reel.

phuesler avatar phuesler commented on July 28, 2024

Same issue on a vanilla installation of JRuby on RVM. Fixed it with

gem install http_parser.rb --version 0.6.0.beta.2

from reel.

tarcieri avatar tarcieri commented on July 28, 2024

There's an open issue on http_parser.rb (see above) to release 0.6.0. That's the only permanent fix for this issue I'm aware of 😿

from reel.

digitalextremist avatar digitalextremist commented on July 28, 2024

Looks like @tarcieri updated the version in reel.gemspec -- so, @dublinclontarf can you verify all is well for you?

from reel.

tarcieri avatar tarcieri commented on July 28, 2024

Gonna call this fixed by 99474a4

from reel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.