+++ This bug was initially created as a clone of Bug #2037496 +++ Description of problem: The verify job has been failing reporting the following message: mkdir -p '_output/tools/bin/' curl -s -f -L https://github.com/krishicks/yaml-patch/releases/download/v0.0.10/yaml_patch_linux -o '_output/tools/bin/yaml-patch' make: *** [ensure-yaml-patch] Error 22 This is happening because yaml-patch no long exists. To fix it the build-machinery-go dependency needs to be bumped since it already fixed[1] the issue. [1] https://github.com/openshift/build-machinery-go/pull/58 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Verified this bug on 4.9.0-0.nightly-2022-01-14-003615
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.9.17 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:0195