RHEL-9.0: remove compat-sap-c++-9 from EC2-SAP image package set
The `compat-sap-c++-9` package no longer exists on RHEL-9. It has been removed from the RHEL-9.0 Beta EC2-SAP image's package set, but then got readded as part of adding the RHEL-9.0 distro and merging package sets code with RHEL-8.6. This issue have been found by the test case which tests manifests from mage test cases, including the package set depsolving. Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
8eb71484d9
commit
57d60df24a
1 changed files with 0 additions and 1 deletions
|
|
@ -381,7 +381,6 @@ func rhelEc2SapPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"rhel-system-roles-sap",
|
||||
// RHBZ#1959813
|
||||
"bind-utils",
|
||||
"compat-sap-c++-9",
|
||||
"nfs-utils",
|
||||
"tcsh",
|
||||
// RHBZ#1959955
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue