RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1965305 - copy-jdk-configs script uses find and xargs but RPM does not depend on them
Summary: copy-jdk-configs script uses find and xargs but RPM does not depend on them
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: copy-jdk-configs
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: jiri vanek
QA Contact: OpenJDK QA
URL:
Whiteboard:
Depends On:
Blocks: 1953923
TreeView+ depends on / blocked
 
Reported: 2021-05-27 12:24 UTC by Jonathan Dowland
Modified: 2021-11-10 00:51 UTC (History)
2 users (show)

Fixed In Version: copy-jdk-configs-4.0-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-09 18:43:03 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:4255 0 None None None 2021-11-09 18:43:08 UTC

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


Note You need to log in before you can comment on or make changes to this bug.