Bug 1965305

Summary: copy-jdk-configs script uses find and xargs but RPM does not depend on them
Product: Red Hat Enterprise Linux 8 Reporter: Jonathan Dowland <jdowland>
Component: copy-jdk-configsAssignee: jiri vanek <jvanek>
Status: CLOSED ERRATA QA Contact: OpenJDK QA <java-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: ahughes, jandrlik
Target Milestone: betaFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: copy-jdk-configs-4.0-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 18:43:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1953923    

Description Jonathan Dowland 2021-05-27 12:24:44 UTC
Description of problem:

copy-jdk-configs uses find and xargs, but there is no RPM dependency to ensure that
they are installed.

Version-Release number of selected component (if applicable):

3.7-4.el8

How reproducible:

always

Steps to Reproduce:
1. prepare test host without find/xargs installed (e.g. ubi-minimal)
2. run script
3.

Actual results:

/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: xargs: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: xargs: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: xargs: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 63: xargs: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 127: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 127: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 167: find: command not found
/usr/libexec/copy_jdk_configs_fixFiles.sh: line 179: find: command not found


Expected results:

Silence :)

Additional info:

I hit this in an image downstream of ubi8/openjdk-11-headless, which was upgrading the java-11 version to:

 java-11-openjdk-headless-1:11.0.11.0.9-2.el8_4.x86_64 ubi-8-appstream  41.3 MB

Comment 1 Jonathan Dowland 2021-05-27 12:25:41 UTC
They're both shipped in the "findutils" RPM

Comment 15 errata-xmlrpc 2021-11-09 18:43:03 UTC
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 (copy-jdk-configs bug fix and enhancement 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-2021:4255