Description of problem:
As per recommendation in "CHAPTER 11. HOST MANAGEMENT WITHOUT GOFERD AND KATELLO AGENT" [1], removing katello-agent on RHV-H removes following packages as dependency:-
~~~
cockpit-ovirt-dashboard-0.13.10-1.el7ev.noarch
katello-agent-3.5.1-2.el7sat.noarch
ovirt-host-4.3.5-1.el7ev.x86_64
ovirt-hosted-engine-setup-2.3.13-1.el7ev.noarch
redhat-release-virtualization-host-content-4.3.10-1.el7ev.x86_64
~~~
Causing issues like unmanageable HE environment from particular host or unable to upgrade host from RHV-M.
[1]
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.7/html/managing_hosts/host-management-without-goferd-and-katello-agent_managing-hosts
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. yum remove katello-agent
2.
3.
Actual results:
Essential packages are removed as a dependency.
Expected results:
Able to remove package without removing any dependencies,
Additional info:
Satellite documentation has been updated for RHV < 4.4. Closing this as duplicate of #1782754
*** This bug has been marked as a duplicate of bug 1782754 ***