$ pwd
/workbench-images/base
$ make all RELEASE=2024c DATE=20240808
Podman Terminal output, running this on Mac OS X ... should not matter though because yum runs inside centos stream 9, quay.io/sclorg/python-311-c9s:c9s correct?
[1/2] STEP 14/23: RUN yum install -y mongocli
MongoDB Repository 98 kB/s | 60 kB
00:00
(try to add '--skip-broken' to skip uninstallable packages or '--nobest'
to use not only best candidate packages)
Error:
Problem: cannot install the best candidate for the job
- package mongocli-2.0.1-1.x86_64 from mongodb-org-6.0 does not have a compatible architecture
Error: building at STEP "RUN yum install -y mongocli": while running
runtime: exit status 1
$ pwd
/workbench-images/base
$ make all RELEASE=2024c DATE=20240808
Podman Terminal output, running this on Mac OS X ... should not matter though because yum runs inside centos stream 9,
quay.io/sclorg/python-311-c9s:c9scorrect?