-
Notifications
You must be signed in to change notification settings - Fork 82
Failure to apply patch regression in rattler-build 0.42.1 #1701
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
Comments
I had a look and the problem is that the context in the patch says:
while in the code it now says:
Apparently, I have locally extended We could also go back to use |
Another reference to a patch that works fine with conda-build and fails with rattler-build 0.42.1 (and also with 0.41.0 in this case) can be found in conda-forge/mujoco-feedstock#85 :
|
In conda-forge/torchcodec-feedstock#15 I experienced a regression in a patch that used to apply cleanly in 0.41.0, probably due to the change in the patching implementation.
To reproduce:
Example log:
The text was updated successfully, but these errors were encountered: