-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some Linux patches from MacPorts-devel do not apply cleanly #108
Comments
On Tuesday August 06 2024 05:30:42 Sergey Fedorov wrote:
Something does not apply cleanly from Linux patches:
I don't usually bother with making certain patches apply cleanly, but last I checked they all applied. I think.
I told you I was in the middle of updating "base" and then got side-tracked. I'll see if I can get back to it soon(ish).
|
No hurry here, I am just reporting what happened. Possibly the patch relies on some other being applied before it, which I did not apply. But I did not modify anything in the patches themselves and used the specified tag to check out. (Everything else of Linux patches applied fine.) |
On Tuesday August 06 2024 11:06:00 Sergey Fedorov wrote:
Possibly the patch relies on some other being applied before it, which I did not apply.
All bets are off if you don't apply all the patches of course. Sadly that can't be avoided.
|
I did apply all the patches which applied from -devel subport (skipping Darwin-specific ones), but I may not have kept the exact sequence. Will re-do that. |
@RJVB No, it does not work. Both errors are there.
And this just fails to apply:
|
EDIT: nah, the actual failure happens at |
Ok, it is trivial: combining tabs with spaces is not allowed in indents.
I just checked and got no errors applying my patches. Which suggests that that condition above is something specific to your patch command. What's the output of your `patch --version`?
I tried with GNU patch 2.7.1 and 2.7.6 .
|
I tried on 10.6 initially and second time on Sonoma. On the latter:
Notice, I did not apply patches via MacPorts, I did it manually via |
Something does not apply cleanly from Linux patches:
Also:
The text was updated successfully, but these errors were encountered: