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

need newer ruby for puppet 8 gems #48

Closed
rwaffen opened this issue Mar 14, 2024 · 1 comment
Closed

need newer ruby for puppet 8 gems #48

rwaffen opened this issue Mar 14, 2024 · 1 comment

Comments

@rwaffen
Copy link
Member

rwaffen commented Mar 14, 2024

to build a container with puppet gem 8.x.y we need ruby 3.2.x but our current ubuntu image has only 3.0.x. we need to get packages from somewhere or another base image. maybe we can switch to ruby-3.3.0. this one is base on debian12.

6.316 Resolving dependencies...
6.434 Could not find compatible versions
6.434 
6.434 Because puppet >= 8.0.1 depends on Ruby >= 3.1.0
6.434   and Gemfile depends on puppet = 8.5.1,
6.434   Ruby >= 3.1.0 is required.
6.434 So, because current Ruby version is = 3.0.2,
6.434   version solving has failed.
@rwaffen
Copy link
Member Author

rwaffen commented Apr 16, 2024

we dropped the rubygems approach again

@rwaffen rwaffen closed this as completed Apr 16, 2024
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

1 participant