Skip to content

fuse3: update to 3.17.3. #56370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

fuse3: update to 3.17.3. #56370

wants to merge 17 commits into from

Conversation

vincele
Copy link
Contributor

@vincele vincele commented Jul 20, 2025

Testing the changes

  • I tested the changes in this PR: briefly

Also rebuilt (native + cross aarch64) all the revbump'ed packages.

Used sshfs without problems:

$ sshfs -V
SSHFS version 3.7.3
FUSE library version 3.17.3
using FUSE kernel interface version 7.40
fusermount3 version: 3.17.3
$ sshfs fw: ~/mnt/fw
$ ls -laR ~/mnt/fw
[...]

Tested aft-mtp-mount my phone, copied a file to, and listed files there:

$ aft-mtp-mount --version
using FUSE kernel interface version 7.40
fusermount3 version: 3.17.3
$ mount | grep aft
aft-mtp-mount on /home/user/mnt/phone type fuse.aft-mtp-mount (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
ls -laR ~/mnt/phone > /dev/null

After a while I get IOErrors on that mount, but not sure this is related to the update/revbumps.
I often had problems with MTP in the past...

Local build testing

  • I built this PR locally for my native architecture, (x86_64-musl)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64

@vincele
Copy link
Contributor Author

vincele commented Jul 20, 2025

BTW, while doing the revbumps in a loop, I got the following message:

srcpkgs/libfreerdp3/template: line 28: vopt_if: command not found

Not sure if this needs further investigations...

@vincele
Copy link
Contributor Author

vincele commented Jul 20, 2025

The wimlib lint failure aslo happens on upstream/master:

$ xlint srcpkgs/wimlib/template
srcpkgs/wimlib/template:14: explain why the tests fail
$ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

@abenson: can you remember why you added it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant