aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.04k stars 322 forks source link

Installation fails on Debian Squeeze #388

Closed robmoss2k closed 3 years ago

robmoss2k commented 3 years ago

The Ubuntu prerm and postinst scripts are missing "#!/bin/bash" on the first line of the script, although this is present in the preinst script. Attempting to install on Debian Squeeze fails with "Exec format error". Pull request #383 fixes this issue.

ferkhat-aws commented 3 years ago

Hello. We do not support Debian Squeeze. You can find the list of operating systems we support in the link below: https://docs.aws.amazon.com/systems-manager/latest/userguide/prereqs-operating-systems.html

chadbrewbaker commented 2 years ago

Megacorp needs Debian 11 support ASAP - are there any known isssues?. Apple M1 breaks on Debian10/Ubuntu20.04 containers and needs Debian11/Ubuntu21 - like to remote attach to AWS CodeBuild with the same image which requires ssm support. Should be binary drop-in for Gravition2.