What happened?
I was following the steps of docs/devenv_setup.md to set up a development environment.
The script configure-vm.sh failed with the following error:
Error:
Problem: conflicting requests
- nothing provides openshift-clients needed by microshift-4.14.0_0.nightly_2023_06_20_065807_20230626095221_42021b5d6-1.el9.x86_64 from @commandline
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
What did you expect to happen?
The script configure-vm.sh should be able to install the openshift clients without depending on the repositories of RHEL.
How to reproduce it (as minimally and precisely as possible)?
- Create a brand new VM with the latest CentOS 9 Stream ISO
- Clone this repo under the home dir of user microshift
ssh microshift@${VMIPADDR} "~/configure-vm.sh ~/.pull-secret.json"
Environment
- MicroShift version (use
microshift version): has nothing to do here
- Hardware configuration:
AMD64, 4C8G, 200GB storage
- OS (e.g:
cat /etc/os-release):
NAME="CentOS Stream"
VERSION="9"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="9"
PLATFORM_ID="platform:el9"
PRETTY_NAME="CentOS Stream 9"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:centos:centos:9"
HOME_URL="https://centos.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9"
REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
Linux VM-0-2-centos 5.14.0-325.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jun 9 19:47:16 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
What happened?
I was following the steps of docs/devenv_setup.md to set up a development environment.
The script
configure-vm.shfailed with the following error:What did you expect to happen?
The script
configure-vm.shshould be able to install the openshift clients without depending on the repositories of RHEL.How to reproduce it (as minimally and precisely as possible)?
ssh microshift@${VMIPADDR} "~/configure-vm.sh ~/.pull-secret.json"Environment
microshift version):has nothing to do hereAMD64, 4C8G, 200GB storagecat /etc/os-release):uname -a):