[GH-ISSUE #1380] S3fs update from 1.79 to 1.85 doesnt work via Terminal. #737

Closed
opened 2026-03-04 01:48:19 +03:00 by kerem · 1 comment
Owner

Originally created by @PhilipHoernschemeyer on GitHub (Aug 28, 2020).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1380

Additional Information

I want to update to Version 1.85 minimum. Now I have Version 1.79.
I have a Linux Ubuntu Aws machine. If i run sudo apt-get install s3fs for example, ubuntu tells me, that 1.79 is the newest version.
Its LTS 16.04. How can I update easily from 1.79 to 1.85 ? I want to update the package and dont want to install a new s3fs via git.
Is there a solution?

Version of s3fs being used (s3fs --version)

1.79

Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse)

Kernel information (uname -r)

command result: uname -r

GNU/Linux Distribution, if applicable (cat /etc/os-release)

NAME="Ubuntu"
VERSION="16.04.6 LTS (Xenial Xerus)"

s3fs command line used, if applicable

/etc/fstab entry, if applicable

s3fs syslog messages (grep s3fs /var/log/syslog, journalctl | grep s3fs, or s3fs outputs)

if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages

Details about issue

Originally created by @PhilipHoernschemeyer on GitHub (Aug 28, 2020). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1380 ### Additional Information I want to update to Version 1.85 minimum. Now I have Version 1.79. I have a Linux Ubuntu Aws machine. If i run sudo apt-get install s3fs for example, ubuntu tells me, that 1.79 is the newest version. Its LTS 16.04. How can I update easily from 1.79 to 1.85 ? I want to update the package and dont want to install a new s3fs via git. Is there a solution? #### Version of s3fs being used (s3fs --version) 1.79 #### Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse, dpkg -s fuse) #### Kernel information (uname -r) _command result: uname -r_ #### GNU/Linux Distribution, if applicable (cat /etc/os-release) NAME="Ubuntu" VERSION="16.04.6 LTS (Xenial Xerus)" #### s3fs command line used, if applicable ``` ``` #### /etc/fstab entry, if applicable ``` ``` #### s3fs syslog messages (grep s3fs /var/log/syslog, journalctl | grep s3fs, or s3fs outputs) _if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages_ ``` ``` ### Details about issue
kerem closed this issue 2026-03-04 01:48:20 +03:00
Author
Owner

@gaul commented on GitHub (Aug 28, 2020):

Legacy versions of Ubuntu do not upgrade all packages:

https://packages.ubuntu.com/search?keywords=s3fs&searchon=names

I recommend upgrading your distribution or you can compile from source:

https://github.com/s3fs-fuse/s3fs-fuse/blob/master/COMPILATION.md

<!-- gh-comment-id:682398801 --> @gaul commented on GitHub (Aug 28, 2020): Legacy versions of Ubuntu do not upgrade all packages: https://packages.ubuntu.com/search?keywords=s3fs&searchon=names I recommend upgrading your distribution or you can compile from source: https://github.com/s3fs-fuse/s3fs-fuse/blob/master/COMPILATION.md
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#737
No description provided.