Skip to content

Conversation

@octo-sts
Copy link
Contributor

@octo-sts octo-sts bot commented Aug 8, 2025

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr ruby3.4-rubyzip labels Aug 8, 2025
@octo-sts
Copy link
Contributor Author

octo-sts bot commented Aug 8, 2025

🩹 Build Failed: Patch Application Failed

Failed to run command "/bin/sh -c 'set -e \n[ -d '''/home/build''' ] || mkdir -p '''/home/build''\ncd '''/home/build''\nseries='''\nif [ -z $series ]; then\n\tif [ -n '''gh636.patch''' ]; then\n\t\tseries=$(mktemp)\n\t\techo '''gh636.patch''' | awk '''{ for(i = 1; i <= NF; i++) { print $i; } }''' >$series\n\telse\n\t\techo "ERROR: Neither patches or series was set."\n\t\texit 1\n\tfi\nfi\ngrep -v -E '''^(#|$)''' $series | (while read patchfile; do\n\tpatch '''-p1''' --fuzz=2 --verbose <$patchfile\ndone)\n\nexit 0'": Process exited with status 1

Build Details

Category Details
Build System melange
Failure Point patch step - applying gh636.patch to lib/zip/entry.rb

Root Cause Analysis 🔍

The patch gh636.patch could not be applied because it was either already applied or reversed. The patch tool detected this condition and asked for confirmation but failed when trying to apply it, resulting in 1 out of 1 hunk being ignored and saved to lib/zip/entry.rb.rej file.


Was this comment helpful? Please use 👍 or 👎 reactions on this comment.

@octo-sts octo-sts bot added the ai/skip-comment Stop AI from commenting on PR label Aug 8, 2025
Signed-off-by: Ajay Kemparaj <ajaykemparaj@gmail.com>
@octo-sts octo-sts bot added bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. manual/review-needed labels Aug 9, 2025
@AmberArcadia AmberArcadia self-assigned this Aug 11, 2025
@AmberArcadia AmberArcadia requested a review from a team August 11, 2025 14:12
@OddBloke OddBloke merged commit 4392591 into main Aug 11, 2025
18 checks passed
@OddBloke OddBloke deleted the wolfictl-def8ace3-bc11-4e42-bf2b-1023d8cde376 branch August 11, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/skip-comment Stop AI from commenting on PR automated pr bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. manual/review-needed request-version-update request for a newer version of a package ruby3.4-rubyzip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants