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 Console | Assignee: | Stefanie Forrester <dakini> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadan Pei <yapei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.x | CC: | 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
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 |