Bug 1291424
Summary: | Applicable erratas are not shown for rhel 5.8 content hosts | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> | ||||
Component: | Errata Management | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED WONTFIX | QA Contact: | sthirugn <sthirugn> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 6.2.6 | CC: | bkearney, mlele, sthirugn, tasander | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-09-04 18:02:08 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: | |||||||
Attachments: |
|
Moving 6.2 bugs out to sat-backlog. Moving 6.2 bugs out to sat-backlog. Hey Bryan, I'm actually getting this same issue with a customer on RHEL 5.11 on Satellite 6.2.6. Would you prefer I open a new bug for this or attach to this bugzilla? @Taft - I think we can use this same bugzilla. Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in the product in the foreseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you. |
Created attachment 1105682 [details] foreman debug Description of problem: Applicable erratas are not shown for a rhel 5.8 clients Version-Release number of selected component (if applicable): Sat 6.1.5 Compose 7 How reproducible: Always Steps to Reproduce: 1. Install Sat 6.1.5 Compose x 2. Sync rhel5Server content, promote, publish 3. Create activation key for the above content and associate to corresponding content view 4. Register/subscribe a rhel 5.8 client 5. Go to Satellite UI -> Hosts -> Content Hosts -> Select the content host and check for applicable or installable erratas. Content host info: # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.8 (Tikanga) # rpm -qa | grep subscription-manager subscription-manager-1.11.3-14.el5_11 # rpm -qa | grep gofer python-gofer-2.6.8-1.el5 python-gofer-proton-2.6.8-1.el5 gofer-2.6.8-1.el5 Workaround: Content host has access to all the rhel 5Server bits though. When I did yum upgrade in the content host: # yum upgrade ... .... Transaction Summary ================================================================================ Install 5 Package(s) Upgrade 284 Package(s) Total download size: 352 M Is this ok [y/N]: Actual results: Applicable errata / Installable errata not shown for rhel 5.8 content host. I tried this scenario with two different 5.8 content hosts before I created this bug. Expected results: Applicable errata should be displayed for rhel 5.8 content hosts. Additional info: Note: 1. I tried upgrading subscription-manager for rhel 5.8 content host but it didnt help. 2. Applicable erratas are shown for rhel 5.11 clients