aws / aws-codedeploy-agent

Host Agent for AWS CodeDeploy
https://aws.amazon.com/codedeploy
Apache License 2.0
328 stars 188 forks source link

AWS Code deploy agent installation using "sudo ./install auto" fails in ubuntu 22.04 #327

Closed fthomas82 closed 2 years ago

fthomas82 commented 2 years ago

AWS Code deploy agent installation using "sudo ./install auto" fails in ubuntu 22.04.

I refered https://docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-install-ubuntu.html for installation. I don't find something in this document tell that it supports Ubuntu 22.04.

maorweissSV commented 2 years ago

Hi there, I have issues installing the agent on Ubuntu 22.04 as well

image

fthomas82 commented 2 years ago

Script would not run on Ruby3?

maorweissSV commented 2 years ago

That's right. Asks for Ruby2.X version

t0shiii commented 2 years ago

Please track #301, which talks about support for Ruby version 3.x and this is a requirement for support of Ubuntu 22.04 which we do not officially support yet.