Hi All,
While installing cri-o in rhel 8 getting this error, kindly help me to fix the issue.
cachedir: /var/cache/dnf
User-Agent: constructed: ‘libdnf (Red Hat Enterprise Linux 8.5; generic; Linux.x86_64)’
repo: downloading from remote: devel_kubic_libcontainers_stable
error: Status code: 403 for https://mirrorcache.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/repodata/9066eabdb2f194a6c58e67ba76c4982effe8d1507fd201624c074326059190fa-filelists.xml.gz
repodata/2adef6a81a0baa60ee2b075b105e8c7f6a1328344df08263759b9a9b51a2ea9e-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/9066eabdb2f194a6c58e67ba76c4982effe8d1507fd201624c074326059190fa-filelists.xml.gz - Cannot download, all mirrors were already tried without success
Hi @kannan_v , welcome to our community.
Unfortunately, I am unable to reproduce your issue. I would check out cri-o’s repository on GitHub and open the issue there.
Here are a few other links that may also help you here .
The rhel 8 cri-o installation guide:
![CRI-O logo](https://github.com/cri-o/cri-o/blob/main/logo/crio-logo.svg?raw=true)
# CRI-O Installation Instructions
This guide will walk you through the installation of [CRI-O](https://github.com/cri-o/cri-o), an Open Container Initiative-based implementation of the [Kubernetes Container Runtime Interface](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/container-runtime-interface-v1.md).
It is assumed you are running a Linux machine.
**Table of Contents**:
- [Install packaged versions of CRI-O](#install-packaged-versions-of-cri-o)
* [Supported versions](#supported-versions)
* [Installation Instructions](#installation-instructions)
+ [openSUSE](#openSUSE)
+ [Fedora 31 or later](#fedora-31-or-later)
+ [Other yum based operating systems](#other-yum-based-operating-systems)
+ [APT based operating systems](#apt-based-operating-systems)
- [Build and install CRI-O from source](#build-and-install-cri-o-from-source)
* [Runtime dependencies](#runtime-dependencies)
* [Build and Run Dependencies](#build-and-run-dependencies)
+ [Fedora - RHEL 7 - CentOS](#fedora---rhel-7---centos)
+ [RHEL 8](#rhel-8)
+ [Debian - Raspbian - Ubuntu](#debian---raspbian---ubuntu)
This file has been truncated. show original
And if you rather build cri-o from source, here’s the setup guide:
![CRI-O logo](https://github.com/cri-o/cri-o/blob/main/logo/crio-logo.svg?raw=true)
# CRI-O Installation Instructions
This guide will walk you through the installation of [CRI-O](https://github.com/cri-o/cri-o), an Open Container Initiative-based implementation of the [Kubernetes Container Runtime Interface](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/container-runtime-interface-v1.md).
It is assumed you are running a Linux machine.
**Table of Contents**:
- [Install packaged versions of CRI-O](#install-packaged-versions-of-cri-o)
* [Supported versions](#supported-versions)
* [Installation Instructions](#installation-instructions)
+ [openSUSE](#openSUSE)
+ [Fedora 31 or later](#fedora-31-or-later)
+ [Other yum based operating systems](#other-yum-based-operating-systems)
+ [APT based operating systems](#apt-based-operating-systems)
- [Build and install CRI-O from source](#build-and-install-cri-o-from-source)
* [Runtime dependencies](#runtime-dependencies)
* [Build and Run Dependencies](#build-and-run-dependencies)
+ [Fedora - RHEL 7 - CentOS](#fedora---rhel-7---centos)
+ [RHEL 8](#rhel-8)
+ [Debian - Raspbian - Ubuntu](#debian---raspbian---ubuntu)
This file has been truncated. show original
Let me know if this could help and keep me updated .