mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #2665] [Installation blocker in AL2023 AMI] Epel repo is not found in AL2023 AMI. Please provide alternative. #1272
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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:
Then:
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).