Description of problem: OpenShift client download has weird directory structure. https://access.redhat.com/downloads/content/290/ver=3.1/rhel---7/3.1.1.6/x86_64/product-software $ tar tf oc-3.1.1.6-linux.tar.gz mnt/redhat/staging-cds/ose-clients-3.1.1.6/usr/share/atomic-openshift/linux/oc $ tar tf oc-3.1.1.6-macosx.tar.gz mnt/redhat/staging-cds/ose-clients-3.1.1.6/usr/share/atomic-openshift/macosx/oc $ unzip -l oc-3.1.1.6-windows.zip Archive: oc-3.1.1.6-windows.zip Length Date Time Name --------- ---------- ----- ---- 38504448 01-26-2016 06:34 mnt/redhat/staging-cds/ose-clients-3.1.1.6/usr/share/atomic-openshift/windows/oc.exe --------- ------- 38504448 1 file Version-Release number of selected component (if applicable): 3.1.1 How reproducible: Always Steps to Reproduce: 1. Download OpenShift client 2. Open the downloaded archive 3. Actual results: See description part. Expected results: Previously it was something like "oc-31.0.4/oc" which was good. The current dir structure includes whole our internal build dir. Additional info:
@jwforres Should this be reassigned to someone in the release team?
@tdawson can you work with RCM on that to see why the packaging structure changed?
This was a problem with early 3.1 client downloads and has already been fixed in later versions. If you are using the OpenShift 3.1 client we recommend that you use the latest version, currently is 3.1.1.10, that has already been fixed. https://access.redhat.com/downloads/content/290/ver=3.1/rhel---7/3.1.1.10/x86_64/product-software