Bug 1332762

Summary: The download links for linux 32 bits and 64 bits should be different
Product: OpenShift Online Reporter: Xingxing Xia <xxia>
Component: Management ConsoleAssignee: Stefanie Forrester <dakini>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, dakini, ffranz, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-09 21:00:37 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: 1303130    

Description Xingxing Xia 2016-05-04 02:56:06 UTC
Description of problem:
The download links for linux 32 bits and 64 bits should be different

Version-Release number of selected component (if applicable):
dev-preview-int v3.2.0.41-1

How reproducible:
Always

Steps to Reproduce:
1. Visit the "About" page and download linux 32 bits and 64 bits tarball


Actual results:
1. The download links for linux 32 bits and 64 bits are the same one.

Expected results:
1. Should be different ones.

Additional info:

Comment 1 Jessica Forrester 2016-05-04 12:48:29 UTC
I had to fix the JS extensions file because it was corrupted, but I copied out what it looked like Abhishek had for those links and they were the same one.  I assume he knows what the links are supposed to actually be.

Comment 2 Stefanie Forrester 2016-05-06 16:27:55 UTC
I created the download URLs from files extracted from this RPM:

atomic-openshift-clients-redistributable-3.2.0.41-1.git.0.6c60128.el7.x86_64.rpm

The RPM does not contain a 32-bit binary. Is that something we want to support? If so, we'll likely need a separate bug to create an updated RPM containing the 32-bit linux binary. Then I can extract it and add the link. This RPM currently contains binaries for Windows, Mac OSX, and Linux 64-bit.

Comment 3 Fabiano Franz 2016-05-09 17:54:20 UTC
Confirmed with Troy and Brenton that we won't have 32 bits packages in Online. The links can be removed from the JS extensions file.

Comment 4 Stefanie Forrester 2016-05-09 21:00:37 UTC
URLs have been updated and applied to INT.
https://github.com/openshift/online/pull/134