Coder Social home page Coder Social logo

Puma bundle error with v6.4 about puma HOT 7 CLOSED

Dragonicity avatar Dragonicity commented on May 10, 2024
Puma bundle error with v6.4

from puma.

Comments (7)

MSP-Greg avatar MSP-Greg commented on May 10, 2024 1

Ok, a gem file is at https://github.com/MSP-Greg/ruby-loco/releases/download/old-ruby/puma-6.4.0.rc3266.gem

Download it, switch to the folder, and run gem install puma-6.4.0.rc3266.gem. Hopefully, it installs...

from puma.

MSP-Greg avatar MSP-Greg commented on May 10, 2024

@Dragonicity

What's the output of ruby -e "puts RbConfig::CONFIG['configure_args']"

I think some macOS installs find openssl.pc, but it's not the same OpenSSL version as what's linked to in RbConfig::CONFIG['configure_args']. I can't repo the issue on my mac, not sure why...

from puma.

Dragonicity avatar Dragonicity commented on May 10, 2024

Sorry for delay in response, different time zone. Output of the above command:

'--prefix=/Users/xxx/.rubies/ruby-3.2.2' '--with-opt-dir=/opt/homebrew/opt/[email protected]:/opt/homebrew/opt/readline:/opt/homebrew/opt/libyaml:/opt/homebrew/opt/gdbm'

from puma.

MSP-Greg avatar MSP-Greg commented on May 10, 2024

Thanks. I think I know how to solve this. Now, the question is how can you test it?

I could build the gem and upload it to a Git repo so you could download it. Or, I could add a PR with the patch and you could install from the repo? That would require a bundle install, etc.

Thoughts?

from puma.

Dragonicity avatar Dragonicity commented on May 10, 2024

Yes, that works:

Building native extensions. This could take a while...
Successfully installed puma-6.4.0
Parsing documentation for puma-6.4.0
Installing ri documentation for puma-6.4.0
Done installing documentation for puma after 0 seconds
1 gem installed

Thanks for your quick response, and glad this will be resolved for the set of MacOS users this would affect.

from puma.

MSP-Greg avatar MSP-Greg commented on May 10, 2024

Thanks for checking. I'll do a PR tomorrow, it should be in the next release.

from puma.

lcreid avatar lcreid commented on May 10, 2024

[Possibly unrelated, but posting here for others like me that find this issue.]

I had the following error on a Debian bullseye Docker container when doing bundle install: LoadError: libssl.so.1.1: cannot open shared object file: No such file or directory - /app/vendor/bundle/gems/puma-6.4.0/lib/puma/puma_http11.so. In my case, a gem pristine puma solved the problem.

from puma.

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.