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:
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.
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.
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.
URLs have been updated and applied to INT. https://github.com/openshift/online/pull/134