Lab 4.5 Install CRI-IO: installation issues
Hi All, I am having issues with the following steps:
root@ubuntu:~# curl -L https://download.opensuse.org/repositories/devel:kubic:libcontainers:stable:cri-o:$VERSION/$OS/Release.key | apt-key add -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 375 100 375 0 0 1129 0 --:--:-- --:--:-- --:--:-- 1129
100 376 100 376 0 0 872 0 --:--:-- --:--:-- --:--:-- 872
100 377 100 377 0 0 711 0 --:--:-- --:--:-- --:--:-- 711
100 378 100 378 0 0 600 0 --:--:-- --:--:-- --:--:-- 600
100 1083 0 1083 0 0 1483 0 --:--:-- --:--:-- --:--:-- 1483
gpg: no valid OpenPGP data found.
root@ubuntu:~# curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/$OS/Release.key | apt-key add -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1083 0 1083 0 0 2349 0 --:--:-- --:--:-- --:--:-- 2349
gpg: no valid OpenPGP data found.
Subsequently apt update fails:
martin@ubuntu:~$ sudo apt update
Hit:1 http://us-east1.gce.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://us-east1.gce.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://us-east1.gce.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 https://download.docker.com/linux/ubuntu focal InRelease
Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Ign:6 http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/crio:/1.23/ InRelease
Err:7 http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/crio:/1.23/ Release
404 Not Found [IP: 195.135.221.134 80]
Ign:8 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/ InRelease
Err:9 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/ Release
404 Not Found [IP: 195.135.221.134 443]
Reading package lists... Done
E: The repository 'http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/crio:/1.23/ Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/ Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I am using Ubuntu 20.04. I have tried with other CRI-IO versions but same issue. Also I have reviewed other threads related to lab 4.5, but they seem to refer to different issues.
Comments
-
Hi @mehlers,
I have seen similar errors when the
aptsource files were not properly generated.I would revisit the previous two
echocommands and then validate that the source files are set with the desired values.Regards,
-Chris0 -
Hi Chris,
I have reviewed and recreated the apt source files, but I am still getting the same error:
martin@ubuntu:/etc/apt/sources.list.d$ sudo cat devel:kubic:libcontainers:stable.list
deb https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/ /martin@ubuntu:/etc/apt/sources.list.d$ sudo cat devel:kubic:libcontainers:stable:cri-o:1.23.list
deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.23/xUbuntu_20.04/ /martin@ubuntu:/etc/apt/sources.list.d$ curl -L https://download.opensuse.org/repositories/devel:kubic:libcontainers:stable:cri-o:$CRIO_VERSION/$OS/Release.key | sudo apt-key add -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 375 100 375 0 0 415 0 --:--:-- --:--:-- --:--:-- 414
100 376 100 376 0 0 314 0 0:00:01 0:00:01 --:--:-- 314
100 377 100 377 0 0 286 0 0:00:01 0:00:01 --:--:-- 286
100 378 100 378 0 0 261 0 0:00:01 0:00:01 --:--:-- 261
100 1083 0 1083 0 0 690 0 --:--:-- 0:00:01 --:--:-- 0
gpg: no valid OpenPGP data found.
martin@ubuntu:/etc/apt/sources.list.d$ curl -L https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/$OS/Release.key | sudo apt-key add -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1083 0 1083 0 0 140 0 --:--:-- 0:00:07 --:--:-- 241
gpg: no valid OpenPGP data found.Thanks
Martin0 -
Hi @mehlers,
This may prove that "latest" is not always "greatest"

Although the installation steps have not changed for the latest cri-o release, this may just prove that "latest" is not always "greatest"

I would recommend following the versions presented in the lab guide, as they have been tested and worked successfully at the time the lab material was compiled. Your OS seems to be aligned with the suggested OS of the lab environment, so I would expect cri-o 1.21 installation to produce the desired results as seen in the lab guide.
Regards,
-Chris0 -
Hi Chris,
I have tried with CRI-O version 1.21 again and it worked now! Actually I had tried with 1.21 initially as in the lab guide, and then tried with other versions as it failed, but I cannot reproduce that.
Thanks for your guidance.
Regards
Martin0 -
Magic fingers I suppose
0 -
Yes, I was trying with 1.23.4 and getting same error.
Based on this advise I changed to 1.23 and it is successful and cri-o v1.23.1 is installed.0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 755 Linux Foundation IT Professional Programs
- 375 Cloud Engineer IT Professional Program
- 170 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 5 DevOps & GitOps IT Professional Program
- 100 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 2 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 794 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 89 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 112 Mobile Computing
- 20 Android
- 77 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 393 Off Topic
- 121 Introductions
- 182 Small Talk
- 29 Study Material
- 980 Programming and Development
- 310 Kernel Development
- 652 Software Development
- 995 Software
- 387 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)