-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.14
-
None
-
No
-
False
-
This is a clone of issue OCPBUGS-14757. The following is the description of the original issue:
—
Description of problem:
RHEL-7 already comes with {{xz}} installed but in RHEL-8 it needs to explicitly installed.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
always
Steps to Reproduce:
1. Use an image based on Dockerfile.upi.ci.rhel8 2. Trigger a CI job that uses the xz tool 3.
Actual results:
/bin/sh: xz: command not found tar: /tmp/secret/terraform_state.tar.xz: Wrote only 4096 of 10240 bytes tar: Child returned status 127 tar: Error is not recoverable: exiting now
Expected results:
no errors
Additional info:
Step: https://github.com/openshift/release/blob/master/ci-operator/step-registry/upi/install/vsphere/upi-install-vsphere-commands.sh#L185 And investigation by Jinyun Ma: https://github.com/openshift/release/pull/39991#issuecomment-1581937323
- blocks
-
OCPBUGS-23302 images: RHEL-8 container image is missing `xz`
- Closed
- clones
-
OCPBUGS-14757 images: RHEL-8 container image is missing `xz`
- Closed
- is blocked by
-
OCPBUGS-14757 images: RHEL-8 container image is missing `xz`
- Closed
- is cloned by
-
OCPBUGS-23302 images: RHEL-8 container image is missing `xz`
- Closed
- links to