Created attachment 171759 [details] patch Fixes bug #210510 testport 10.3-RELEASE-p5 amd64: http://poudriere.syrec.org/fusefs-encfs/1.8.1_1/10amd64-default.log testport 9.3-RELEASE-p44 amd64: http://poudriere.syrec.org/fusefs-encfs/1.8.1_1/9amd64-default.log
Comment on attachment 171759 [details] patch Thanks for the patch. For the reference, this is the upstream commit that fixes it: https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362 Dmitri, a hint for your future valued contributions, please include a reference whether such patches have been pulled in from upstream or submitted to upstream. ;) Also please flag your attachments with maintainer-approval(+) to help us track issues better through "Maintainer approved" saved search.
Vladimir, the upstream patch that you referenced was already merged in when I inherited the sources. I just missed this line - https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362#diff-297b5a12227f435821a06a5bb43ea14dL608 when I redid patches in /files, that was the reason of "function not implemented" errors.
Yes, but I found no reference even for the previous patch. With this the committers can quickly look it up and verify. Thing is, the guidelines on such patches is that they should be upstreamed or pulled in from upstream, to reduce the technical debt. ;)
Understood, will do.
Committed, thanks!
A commit references this bug: Author: pi Date: Mon Jun 27 05:46:38 UTC 2016 New revision: 417634 URL: https://svnweb.freebsd.org/changeset/ports/417634 Log: sysutils/fusefs-encfs: Fix "Function not implemented" on create operations Upstream fix was: https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362 PR: 210532 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Changes: head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp head/sysutils/fusefs-encfs/files/patch-encfs_main.cpp head/sysutils/fusefs-encfs/files/patch-encfs_makeKey.cpp
A commit references this bug: Author: pi Date: Mon Jun 27 05:47:39 UTC 2016 New revision: 417635 URL: https://svnweb.freebsd.org/changeset/ports/417635 Log: sysutils/fusefs-encfs: Fix "Function not implemented" on create operations Upstream fix was: https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362 PR: 210532 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Changes: head/sysutils/fusefs-encfs/Makefile