[Bug 294819] www/onlyoffice-documentserver: build fails on ezjail 14.4 releng amd64
Date: Thu, 30 Apr 2026 17:26:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294819 --- Comment #12 from Andrew <andrew.hotlab@hotmail.com> --- (In reply to Matt Kempe from comment #11) Thank you so much for your patience. Actually I reset the Ports tree with the command "git reset --hard". It looks OK to me: # git status -uno Refresh index: 100% (169532/169532), done. On branch 2026Q2 Your branch is up to date with 'origin/2026Q2'. nothing to commit (use -u to show untracked files) Then I applied your patch with the command "git apply --verbose ~/onlyoffice931.patch", and here is the output: Checking patch www/onlyoffice-documentserver/Makefile... Checking patch www/onlyoffice-documentserver/distinfo... Checking patch www/onlyoffice-documentserver/files/npm... Checking patch www/onlyoffice-documentserver/files/patch-build__tools_scripts_build__server.py... Applied patch www/onlyoffice-documentserver/Makefile cleanly. Applied patch www/onlyoffice-documentserver/distinfo cleanly. Applied patch www/onlyoffice-documentserver/files/npm cleanly. Applied patch www/onlyoffice-documentserver/files/patch-build__tools_scripts_build__server.py cleanly. After that, the build fails at the same step: /bin/sh: node_modules/.bin/patch-package: not found *** Error code 127 So I'm not applying the patch correctly? -- You are receiving this mail because: You are the assignee for the bug.