[GH-ISSUE #2665] [Installation blocker in AL2023 AMI] Epel repo is not found in AL2023 AMI. Please provide alternative. #1272

Open
opened 2026-03-04 01:52:43 +03:00 by kerem · 1 comment
Owner

Originally created by @enageshwari on GitHub (May 2, 2025).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2665

Hi,

Epel repo is not found in AL2023 AMI. Please check below references and provide alternative. Thanks.

Ref

[1] No EPEL support in AL2023

https://docs.aws.amazon.com/linux/al2023/ug/epel.html
https://repost.aws/knowledge-center/ec2-enable-epel

[2] Epel should have the latest S3FS updates:
https://stackoverflow.com/questions/55841560/how-to-update-s3fs-from-v1-74-to-latest-version-in-amazon-linux-2-or-centos

Originally created by @enageshwari on GitHub (May 2, 2025). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2665 Hi, Epel repo is not found in AL2023 AMI. Please check below references and provide alternative. Thanks. Ref [1] No EPEL support in AL2023 https://docs.aws.amazon.com/linux/al2023/ug/epel.html https://repost.aws/knowledge-center/ec2-enable-epel [2] Epel should have the latest S3FS updates: https://stackoverflow.com/questions/55841560/how-to-update-s3fs-from-v1-74-to-latest-version-in-amazon-linux-2-or-centos
Author
Owner

@juliogonzalez commented on GitHub (May 2, 2025):

If I understand correctly, AL2023 uses EPEL7, which is End of Life and should not be used in production systems as it's not maintained.

That would explain:

[1] No EPEL support in AL2023

Then:

[2] Epel should have the latest S3FS updates:

Not possible. As it's was EoL by the time s3fs-fuse 1.95 was released, I could no send this version. So EPEL7 will remain with 1.94 forever.

That said, see possible alternatives at https://github.com/s3fs-fuse/s3fs-fuse/issues/2496#issuecomment-2807286762 (in short, either building on your own, or using the package I provide there). In any case keep in mind s3fs-fuse 1.95 is the last version with support for CentOS7 and clones (meaning EPEL7 is the same).

<!-- gh-comment-id:2847865315 --> @juliogonzalez commented on GitHub (May 2, 2025): If I understand correctly, AL2023 uses EPEL7, which is End of Life and should not be used in production systems as it's not maintained. That would explain: > [1] No EPEL support in AL2023 Then: > [2] Epel should have the latest S3FS updates: Not possible. As it's was EoL by the time s3fs-fuse 1.95 was released, I could no send this version. So EPEL7 will remain with 1.94 forever. That said, see possible alternatives at https://github.com/s3fs-fuse/s3fs-fuse/issues/2496#issuecomment-2807286762 (in short, either building on your own, or using the package I provide there). In any case keep in mind s3fs-fuse 1.95 is the last version with support for CentOS7 and clones (meaning EPEL7 is the same).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1272
No description provided.