-
### systemd version the issue has been seen with
249
### Used distribution
Ubuntu 22.04
### Linux kernel version used
6.8.0-1017-aws
### CPU architectures issue was seen on
x86_64…
-
### Test code to reproduce
Test failed with error: The Test Runner unexpectedly exited via a exit event with signal SIGBUS
### Cypress Mode
cypress run
### Cypress Version
13.4.0
### Browser…
-
### What is the issue?
On some slipstreamed Amazon Linux 2023 images yum isn't already installed or alias so it fails.
![image](https://github.com/user-attachments/assets/cef511bb-019a-46ac-a968…
-
Does this issue occur when all extensions are disabled?: Yes/No
VS Code
Version: 1.94.2
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
Elec…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
Package not found: perl-Class-MethodMaker
Package not found: perl-Net-Daemon
Package not found: perl-…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 7.0.0
- Ruby: 2.7.1p83
- Distribution: Amazon Linux 2 ARM64
- Module version: 10.2.0
## How to reproduce (e.g Puppet c…
-
In the Dockerfile, "FROM amazonlinux:latest" now refers to Amazon Linux 2023, and the Node.JS v16 installation fails on this version. Changing that line to "FROM amazonlinux:2" corrects the issue.
-
It appears that amazon linux does have upstart support, we should probably tweak the confd puppet code to use. Possible solution for this would look something like this
``` diff
@@ -13,23 +13,25 @@ c…
limed updated
9 years ago
-
Spun up a new Amazon instance, selecting the AMI specified in the installation instructions (specifically AMI ID amzn-ami-hvm-2018.03.0.20180622-x86_64-gp2 (ami-cfe4b2b0)). Was able to follow instruct…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
gnome-keyring package is present in Amazon Linux 2 but no longer in Amazon Linux 2023.
**Is this an…