Code Ready Container for Openshift 4.x Versions

Latest response

I am trying to setup CRC in Centos 8 vm and facing the below error

[prabhat_dubey1@god23807 crc-linux-1.4.0-amd64]$ crc setup
INFO Checking if oc binary is cached
INFO Checking if CRC bundle is cached in '$HOME/.crc'
INFO Checking if running as non-root
INFO Checking if Virtualization is enabled
INFO Checking if KVM is enabled
INFO Checking if libvirt is installed
INFO Installing libvirt service and dependencies
INFO Will use root access: install virtualization related packages
FATA Could not install required packages: CentOS-8 - AppStream 29 kB/s | 80 kB 00:02
CentOS-8 - Base 33 kB/s | 57 kB 00:01
CentOS-8 - Extras 1.6 kB/s | 1.9 kB 00:01
Red Hat Enterprise Linux 8 - AppStream 0.0 B/s | 0 B 00:00
Red Hat Enterprise Linux 8 - BaseOS 0.0 B/s | 0 B 00:00
No match for argument: libvirt
Package libvirt-daemon-kvm-4.5.0-23.3.module_el8.0.0+44+94c1b039.x86_64 is already installed.
Package qemu-kvm-15:2.12.0-64.module_el8.0.0+44+94c1b039.2.x86_64 is already installed.
exit status 1: Failed to synchronize cache for repo 'AppStream', ignoring this repo.
Failed to synchronize cache for repo 'BaseOS', ignoring this repo.
Failed to synchronize cache for repo 'extras', ignoring this repo.
Failed to synchronize cache for repo 'InstallMedia-AppStream', ignoring this repo.
Failed to synchronize cache for repo 'InstallMedia-BaseOS', ignoring this repo.
Error: Unable to find a match

My machine is already connected with Internet which i have checked through curl, nslookup commands.
Can somebody please look and help on this.

Thanks and Regards,
Prabhat Dubey

Responses