Skip to content

CodeDeploy Agent installation fails on Ubuntu 26.04 LTS due to Ruby 3.3 incompatibility #418

@gollaaa

Description

@gollaaa

The AWS CodeDeploy Agent cannot be installed on Ubuntu 26.04 LTS due to Ruby version dependency constraints. The agent currently supports Ruby versions up to 3.2, but Ubuntu 26.04 ships with Ruby 3.3 as the default version.

Environment

  • OS: Ubuntu 26.04 LTS (Resolute Raccoon)
  • Ruby Version: 3.3 (default system version)
  • Installation Method Attempted: Both installer script and direct .deb package installation

Issue Details

When attempting to install the CodeDeploy agent, the installation fails with unmet dependency errors

Request

Please add support for Ruby 3.3 in the CodeDeploy agent to enable compatibility with Ubuntu 26.04 LTS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions