[Bug 288014] net/samba420: errors when copying sparse files to samba share
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288014] errors when copying sparse files to samba share"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Jul 2025 19:39:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288014 --- Comment #5 from hunt <wrangletime@gmail.com> --- (In reply to Andrej Ebert from comment #1) I tested with the patches and I still get the same error. However I am not sure all dependencies were updated or if I executed the build process correctly for the updated patches. This is what I did up to and including testing in net/samba420: 1. make DISABLE_VULNERABILITIES=yes BATCH=yes install //on commit d72e68a22b9ebe1380a180ffdcf92ffec9e46ad7 to make sure it would build correctly in first place 2. service samba_server onerestart 3. reproduced issue 4. git apply am 4.22.3_patch //ran this at port tree root 5. make DISABLE_VULNERABILITIES=yes BATCH=yes install //didn't output anything 6. make clean //showed it was cleaning all dependencies 7. make DISABLE_VULNERABILITIES=yes BATCH=yes install //errored b/c already installed 8. make deinstall 9. make DISABLE_VULNERABILITIES=yes BATCH=yes install //took significantly less time than the initial build 10. service samba_server onerestart 11. reproduced issue -- You are receiving this mail because: You are the assignee for the bug.