os
os copied to clipboard
nextflow/25.10.2 package update
Commit: c03082c9b816774c799660d22c2b56d72218fddc
🩹 Build Failed: Patch Application Failed
Hunk #1 FAILED at 34. 1 out of 1 hunk FAILED -- saving rejects to file modules/nextflow/build.gradle.rej
Build Details
| Category | Details |
|---|---|
| Build System | melange |
| Failure Point | patch step - applying logback.patch to modules/nextflow/build.gradle |
Root Cause Analysis 🔍
The patch file 'logback.patch' could not be applied to the target file 'modules/nextflow/build.gradle' at line 34. This indicates that the patch was created for a different version of the file than what is currently checked out (tag v25.10.2), or the file has been modified in a way that makes the patch incompatible. The patch hunk failed to match the expected context in the target file.
Was this comment helpful? Please use 👍 or 👎 reactions on this comment.