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:
Tomas Hozza 2021-11-19 15:53:02 +01:00 committed by Achilleas Koutsou
parent 8eb71484d9
commit 57d60df24a

View file

@ -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