cri-o: 1.25 fedora modular repo missing

What happened?

sudo rpm-ostree ex module enable cri-o:1.25
NOTICE: Experimental commands are subject to change.
Checking out tree bca39bb... done
Enabled rpm-md repositories: fedora-cisco-openh264 fedora-modular updates-modular updates fedora kubernetes updates-archive
Updating metadata for 'fedora-cisco-openh264'... done
Updating metadata for 'updates-modular'... done
Updating metadata for 'updates'... done
Updating metadata for 'updates-archive'... done
Importing rpm-md... done
...
error: Problems appeared for module enable request:
  - Unable to resolve argument 'cri-o:1.25'

What did you expect to happen?

success 😃

How can we reproduce it (as minimally and precisely as possible)?

rpm-ostree ex module enable cri-o:1.25

Anything else we need to know?

No response

CRI-O and Kubernetes version

$ crio --version
# paste output here
$ kubectl --version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="36.20220820.3.0 (CoreOS)"
ID=fedora
VERSION_ID=36
VERSION_CODENAME=""
PLATFORM_ID="platform:f36"
PRETTY_NAME="Fedora CoreOS 36.20220820.3.0"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:36"
HOME_URL="https://getfedora.org/coreos/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/"
SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/"
BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=36
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=36
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="CoreOS"
VARIANT_ID=coreos
OSTREE_VERSION='36.20220820.3.0'
DEFAULT_HOSTNAME=localhost
$ uname -a
Linux majora 5.18.18-200.fc36.aarch64 #1 SMP PREEMPT_DYNAMIC Wed Aug 17 15:10:56 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

Additional environment details (AWS, VirtualBox, physical, etc.)

none

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 19 (12 by maintainers)

Most upvoted comments

thanks for everyone’s patience, I’ve submitted an update for 1.25 here https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2022-b334bbba31 I think it will only be available on f36 and later because of golang requirements