Qubinode / qubinode-installer

An easy to set up OpenShift development kit powered by Red Hat Ansible.
https://qubinode-installer.readthedocs.io/en/latest/
GNU General Public License v3.0
86 stars 26 forks source link

No package matching 'cockpit-packagekit' found available, installed or updated #5

Closed tosin2013 closed 5 years ago

tosin2013 commented 5 years ago

TASK [swygue.edge_host_setup : ensure libvirt packages are installed] ***** Tuesday 06 August 2019 19:28:45 -0400 (0:00:00.043) 0:00:01.738 **** fatal: [localhost]: FAILED! => { "changed": false, "rc": 126, "results": [ "No package matching 'cockpit-packagekit' found available, installed or updated" ] }

MSG:

No package matching 'cockpit-packagekit' found available, installed or updated

PLAY RECAP **** localhost

The fix is yum-config-manager --enable rhel-7-server-extras-rpms

flyemsafe commented 5 years ago

you need to enable the rhel-7-server-extras-rpms repo. I will add some code to check for this and enable it if it's not there.

tosin2013 commented 5 years ago

Fixed in https://github.com/tosin2013/openshift-home-lab/commit/89fc02b54f2e67b76c47804921055b21ac07d9bb