patch apparently failed to apply on testbot , but applies here on my wine-tree. Don`t know why....
Op ma 9 dec. 2019 om 07:49 schreef Marvin testbot@winehq.org:
VM Status Failures Command debian10 badpatch debian10 badpatch
You can also see the results at: https://testbot.winehq.org/JobDetails.pl?Key=61617
=== debian10 (build log) ===
error: patch failed: dlls/kernel32/process.c:4153 Task: Patch failed to apply
=== debian10 (build log) ===
error: patch failed: dlls/kernel32/process.c:4153 Task: Patch failed to apply
On Mon, 9 Dec 2019, Louis Lenders wrote:
patch apparently failed to apply on testbot , but applies here on my wine-tree. Don`t know why....
Starting from a clean tree 'patch -p1' tells me there is some fuzz. But the TestBot uses 'git apply' which is stricter and fails to apply the patch in my source tree too.
Looking at it manually, it seems the '/*****...' line at the bottom of the patch does not have the right number of stars. Probably because a patch adding GetApplicationRestartSettings() was committed after you generated your patch.