Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 1536985

Summary: [Oracle Java Restricted Maintenance] Content of Client was set up under workstation directory.
Product: Red Hat Enterprise Linux 5 Reporter: Liu Song <soliu>
Component: relengAssignee: John Francini <jfrancin>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team-automation>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.11CC: ftan, liliu, lkocman
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-16 21:49:39 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:

Description Liu Song 2018-01-22 08:29:36 UTC
Description of problem:
[Oracle Java Restricted Maintenance] There is 5Client directory under rhel/workstation/5 directory on Prod CDN. 


Version-Release number of selected component (if applicable):


How reproducible:
# curl -s --cert ./rcm-debug-2018-04-19.crt --key ./rcm-debug-2018-04-19.key -k --proxy http://squid.corp.redhat.com:3128 https://cdn.redhat.com/content/dist/rhel/workstation/5/listing
5.10
5.11
5.7
5.8
5.9
5Client  <-- It should be 5Workstation, not 5Client.


Actual results:
We are trying to get Oracle Java Restricted Maintenance packages for RHEL5 workstation, but found that the directory is not correct, should be confirmed.


Expected results:


Additional info:

Comment 2 John Francini 2018-07-16 21:49:39 UTC
The listing file is not under the control of RCM.

That being said, since this bug was written, the listing file now has both 5Client and 5Workstation entries, both of which are actually symlinks to the exact same content.

[rcmadmin 5]$ pwd
/98675/rcm/content/dist/rhel/workstation/5
[rcmadmin 5]$ ls -l
drwxrwxr-x   rcmadmin  storage            0 Dec 13  2017 5.10
drwxrwxr-x   rcmadmin  storage            0 Jul 10 15:53 5.11
drwxrwxr-x   rcmadmin  storage            0 Feb 16  2017 5.7
drwxrwxr-x   rcmadmin  storage            0 Feb 16  2017 5.8
drwxrwxr-x   rcmadmin  storage            0 Feb 16  2017 5.9
lrwxrwxrwx   rcmadmin  storage            4 Sep 19  2014 5Client -> 5.11
lrwxrwxrwx   rcmadmin  storage            4 Apr 10 00:50 5Workstation -> 5.11
-rwxrwxr-x   rcmadmin  storage           43 Apr 10 03:37 listing

You should now be able to access the content with no further issues.

If you still wish to have this corrected, please file a JIRA ticket against the Content Delivery team (project DELIVERY).