- Newest
- Most votes
- Most comments
Based on the information available, it appears that Ubuntu 24.04 LTS is not currently supported by AWS Systems Manager Patch Manager. The most recent Ubuntu version officially supported by Patch Manager is Ubuntu 23.04, as mentioned in the AWS documentation.
The error message you're encountering suggests that there might be compatibility issues between the Patch Manager scripts and the newer Ubuntu version. The syntax warnings related to regular expressions in the Patch Manager scripts indicate that the scripts may not be fully compatible with the Python version or environment in Ubuntu 24.04 LTS.
Additionally, the error "No IMDS credentials found on instance" could be related to changes in how the instance metadata service (IMDS) works in the newer Ubuntu version, or it could be a separate issue altogether.
Since you mentioned that Patch Manager was working fine on Ubuntu 20.04 LTS instances and only started having issues after upgrading to 24.04 LTS, it's likely that the root cause is indeed the lack of official support for this new Ubuntu version.
To resolve this issue, you may need to:
- Wait for AWS to officially add support for Ubuntu 24.04 LTS in Patch Manager.
- Consider rolling back to a supported Ubuntu version if patching is critical for your operations.
- Reach out to AWS Support for further assistance or to inquire about plans for supporting Ubuntu 24.04 LTS.
It's important to note that AWS typically adds support for new operating system versions over time, so Ubuntu 24.04 LTS support may be added in a future update to Patch Manager.
Sources
AWS Systems Manager now supports Ubuntu 23.04, Debian 12, MacOS 14, and SUSE SP5
AWS Systems Manager Patch Manager - AWS Systems Manager
Hi,
I would say that this is a bug.
To ensure speedy processing of it, I'll suggest you to open a ticket via Console > Support of your account as service teams are not supposed to monitor re:Post for such bug reports from the community.
The syntax of your error messages is very close to those in https://github.com/ranger/ranger/issues/2985 which tends to further indicate an automation error in the scripts of PM.
Best,
Didier
Relevant content
asked 3 years ago
asked 4 years ago
asked 6 months ago
- AWS OFFICIALUpdated 6 months ago
