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: | releng | Assignee: | John Francini <jfrancin> |
| Status: | CLOSED NOTABUG | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.11 | CC: | 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
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). |