Actions
Bug #28517
closedhammer virt-who-config deploy fails since foreman-protector does not allow virt-who to be installed
Difficulty:
easy
Triaged:
No
Bugzilla link:
Description
--------------------------------
[root@sat66 ~]# hammer virt-who-config deploy --id 1 --organization-id 1
Loaded plugins: foreman-protector, product-id, search-disabled-repos, subscription-manager
WARNING: Excluding 16155 updates due to foreman-protector.
Use foreman-maintain packages install/update <package>
to safely install packages without restrictions.
Use foreman-maintain upgrade run for full upgrade.
No package virt-who available.
Error: Nothing to do
virt-who package virt-who is not installed does not meet minimum requirements, please make sure this host is properly subscribed and has access to satellite-tools repository, minimal virt-who version is 0.24.2
There were some errors during configuration:
Newer version of virt-who is required, minimum version is 0.24.2
Unable to install virt-who package, make sure the host is properly subscribed and has access to satellite-tools repository
--------------------------------
virt-who package should be white listed so that hammer virt-who-config deploy can work without needing package unlock\lock
Actions