Bug 1226997
| Summary: | Installable errata is not listed in Content -> Errata page | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | sthirugn <sthirugn> |
| Component: | Content Management | Assignee: | Walden Raines <walden> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | sthirugn <sthirugn> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | bbuckingham, bkearney, walden |
| Target Milestone: | Unspecified | Keywords: | Regression, Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://projects.theforeman.org/issues/10681 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-08-12 13:56:55 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
sthirugn@redhat.com
2015-06-01 15:39:28 UTC
Created redmine issue http://projects.theforeman.org/issues/10681 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/10681 has been closed ------------- Walden Raines Applied in changeset commit:katello|fcd7bcc806015514fc76215597d393d985919da3. Verified in Sat 6.1 GA Snap 8. Now I see Installable errata listed in Content -> Errata page. And also the failed CLI scenarios mentioned in the bugs works fine now. hammer> erratum list --organization-id=3 --repository-id=1 --errata-restrict-applicable=false --errata-restrict-installable=true -------------------------------------|----------------|-------------|---------------------------------------------------------------- ID | ERRATA ID | TYPE | TITLE -------------------------------------|----------------|-------------|---------------------------------------------------------------- 1aaef134-fdb2-4686-b220-27f86840c287 | RHSA-2015:1090 | security | Important: wpa_supplicant security and enhancement update aae3209a-62eb-4a30-8c8c-e177bbefeef4 | RHSA-2015:1072 | security | Moderate: openssl security update d6780ffc-49a0-4e64-b494-c79b977ea81c | RHBA-2015:0964 | bugfix | ca-certificates bug fix and enhancement update ... ... hammer> erratum list --organization-id=3 --repository-id=1 --errata-restrict-applicable=true --errata-restrict-installable=true -------------------------------------|----------------|-------------|---------------------------------------------------------------- ID | ERRATA ID | TYPE | TITLE -------------------------------------|----------------|-------------|---------------------------------------------------------------- 1aaef134-fdb2-4686-b220-27f86840c287 | RHSA-2015:1090 | security | Important: wpa_supplicant security and enhancement update aae3209a-62eb-4a30-8c8c-e177bbefeef4 | RHSA-2015:1072 | security | Moderate: openssl security update ... ... But it is worth to note that there is one outstanding bug in this scenario which is noted in https://bugzilla.redhat.com/show_bug.cgi?id=1232331 This bug is slated to be released with Satellite 6.1. This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015. |