mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #2100] latest version for aarch64 is s3fs-fuse-1.85-1.el7.aarch64 #1066
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#1066
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 @barabo on GitHub (Jan 29, 2023).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2100
Additional Information
Version of s3fs being used (
s3fs --version)Version of fuse being used (
pkg-config --modversion fuse,rpm -qi fuseordpkg -s fuse)fuse-2.9.2-11.amzn2.aarch64Kernel information (
uname -r)5.10.162-141.675.amzn2.aarch64GNU/Linux Distribution, if applicable (
cat /etc/os-release)How to run s3fs, if applicable
s3fs syslog messages (
grep s3fs /var/log/syslog,journalctl | grep s3fs, ors3fs outputs)Details about issue
I would like to use the
nomixuploadoption on a graviton instance, but I can't seem to upgrade the s3fs-fuse package to the latest1.91.@gaul commented on GitHub (Jan 29, 2023):
Which distribution is this? If it is Amazon Linux you should ask them to update their package. Otherwise you have to compile your own.
@barabo commented on GitHub (Jan 29, 2023):
I was able to compile and install the latest version from source like this: