Skip to content
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

main/fuse: upgrade to 3.1.0 #1902

Closed
wants to merge 1 commit into from
Closed

Conversation

tmpfile
Copy link
Contributor

@tmpfile tmpfile commented Jul 11, 2017

No description provided.

@fcolista
Copy link
Contributor

fcolista commented Jul 12, 2017

This upgrade breaks ABI, there are those packages that must be rebuilt with the new version:
(sshfs rebuild is already pushed in commit #1900 )

  • main:
    avfs
    encfs
    gvfs
    kamailio
    py-fuse
    truecrypt
    unionfs-fuse

  • community:
    archivemount
    bmon
    fuse-exfat
    luufs
    lxcfs
    obnam
    tilda

  • testing:
    geth
    i3status
    lizardfs
    mergerfs
    mhddfs

I'll bump the pkgrel for those other packages.

@fcolista
Copy link
Contributor

NACK.
fuse3 ABI breakage causes encfs to not work, and it was the second package I've tested while bumping the pkgrel...so I don't know about the others...so this patch cannot be applied as-is.
A possibile workaround might be rename fuse to fuse2, and use fuse with new version (this is what Arch does. Void is sticking to 2.9.7, Gentoo, Suse and Fedora has two different packages as well).

@ncopa ncopa added the S-hold Must not be merged now for some reason label Jul 14, 2017
@nmeum
Copy link
Member

nmeum commented Aug 23, 2017

fuse 3 should be added as a separate package so we can still compile packages still using the old fuse 2 API. I would suggest adding it as testing/fuse3 and leaving main/fuse as it is.

algitbot pushed a commit that referenced this pull request Oct 19, 2017
@nmeum
Copy link
Member

nmeum commented Oct 19, 2017

I added a new aport testing/fuse3 with your changes. If you take over maintainer ship for this aport and upgrade it to 3.2.0 we can move it to main and merge #1900.

@nmeum nmeum closed this Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-hold Must not be merged now for some reason
Projects
None yet
4 participants