aws / aws/aws-codedeploy-agent

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

Open
#418 5 comments 4 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
337
Forks
195
Avg merge
10h 54m
Merged PRs (30d)
4

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.