Skip to content

Support for Ubuntu 22.04 / ruby 3.x #319

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

Closed
sebastianreloaded opened this issue May 3, 2022 · 2 comments
Closed

Support for Ubuntu 22.04 / ruby 3.x #319

sebastianreloaded opened this issue May 3, 2022 · 2 comments

Comments

@sebastianreloaded
Copy link

The codedeploy agent still needs ruby 2.x:

def supported_ruby_versions
['2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '2.0']
end

Ubuntu 22.04 only support ruby 3.x and OpenSSL 3.0. This also means it is not possible to install ruby 2.x on Ubuntu 22.04.

So atm there is no way to use Ubuntu 22.04 on AWS with codedeploy.

@mwjones-aws
Copy link
Contributor

Hi, resolving as duplicate of #301

We'll track this issue there.

@mwjones-aws mwjones-aws closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2022
@RodrigoAlejandroBP
Copy link

Still no news on this?

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

3 participants