tuned-profiles-sap-hana issue
I am trying to follow this guide:
https://developers.redhat.com/products/sap/hello-world/
I started by installing RHEL 7.2 using the following guide:
https://developers.redhat.com/products/rhel/hello-world/#fndtn-hyper-v
This all worked perfectly, but am hitting this error trying to install tuned-profiles-sap-hana:
Error: Package: tuned-profiles-sap-hana-2.5.1-4.el7_2.6.noarch (rhel-sap-hana-for-rhel-7-server-rpms)
Requires: tuned = 2.5.1-4.el7_2.6
Installed: tuned-2.10.0-6.el7_6.3.noarch (@rhel-7-server-rpms)
tuned = 2.10.0-6.el7_6.3
Available: tuned-2.3.0-11.el7.noarch (rhel-7-server-rpms)
tuned = 2.3.0-11.el7
Available: tuned-2.3.0-11.el7_0.3.noarch (rhel-7-server-rpms)
tuned = 2.3.0-11.el7_0.3
Available: tuned-2.4.1-1.el7.noarch (rhel-7-server-rpms)
tuned = 2.4.1-1.el7
Available: tuned-2.5.1-4.el7.noarch (rhel-7-server-rpms)
tuned = 2.5.1-4.el7
Available: tuned-2.5.1-4.el7_2.1.noarch (rhel-7-server-rpms)
tuned = 2.5.1-4.el7_2.1
Available: tuned-2.5.1-4.el7_2.2.noarch (rhel-7-server-rpms)
tuned = 2.5.1-4.el7_2.2
Available: tuned-2.5.1-4.el7_2.3.noarch (rhel-7-server-rpms)
tuned = 2.5.1-4.el7_2.3
Available: tuned-2.5.1-4.el7_2.6.noarch (rhel-7-server-rpms)
tuned = 2.5.1-4.el7_2.6
It seems like it needs a package that is already there. Is there an issue with the package definition. How can this be resolved?
I found the following that talks about this issue, but it doesn't include any resolution:
https://bugzilla.redhat.com/show_bug.cgi?id=1626365