Actions
Bug #29488
closedApplicable errata not showing up for module stream errata
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Applicable errata not showing up or computed correctly module stream errata.
- Create a content view that has RHEL 8 appstream
- Publish the content view
- Have a rhel8 host consume off it
- On the host run the following
"""
$ dnf -y module install nodejs:10
$ dnf -y install nodejs
$ dnf -y downgrade nodejs
"""
- Create an errata excludes filter and exclude RHSA-2020:0579
- Publish the content view
- Content -> Errata
- Search for 'errata_id = RHSA-2020:0579'
Updated by Partha Aji almost 5 years ago
- Category set to Modularity
- Assignee set to Partha Aji
Updated by Ian Ballou almost 5 years ago
- Target version set to Katello 3.16.0
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8662 added
Updated by Partha Aji almost 5 years ago
Updating the original steps for the bug.
Applicable errata not showing up or computed correctly module stream errata.
- Create a content view that has RHEL 8 appstream
- Create an errata excludes filter to exclude RHSA-2020:0579
- Publish the content view
- Have a rhel8 host consume off it
On the host run the following
$ dnf -y module install nodejs:10 $ dnf uploadprofile
Now back on the UI
- Content -> Errata
- Search for 'errata_id = RHSA-2020:0579'
Expected:
- showing one applicable host for `RHSA-2020:0579`
Actual:
0 applicable hosts listed for `RHSA-2020:0579`
Updated by Partha Aji over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|34ea1d9f09d072c6a7c7b8ad90cd383798373552.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/8722 added
Updated by James Jeffers over 4 years ago
- Target version changed from Katello 3.16.0 to Katello 3.15.1
Updated by Jonathon Turel over 4 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/8722)
Updated by Jonathon Turel over 4 years ago
- Fixed in Releases Katello 3.15.1 added
- Fixed in Releases deleted (
) - Found in Releases Katello 3.15.0 added
Actions