Bug 1710958 - cri-o does not seem available on Fedora 30 and rawhide
Summary: cri-o does not seem available on Fedora 30 and rawhide
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: cri-o
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-16 16:01 UTC by Jan Pazdziora (Red Hat)
Modified: 2019-08-12 07:50 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-07-29 13:52:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure fesco issue 2135 0 None None None 2019-07-29 13:52:07 UTC

Description Jan Pazdziora (Red Hat) 2019-05-16 16:01:47 UTC
Description of problem:

The page https://cri-o.io/ says

   Fedora: Available on all supported Fedora versions 28, 29 and Rawhide.
   dnf install cri-o

However, attempt to install cri-o on Fedora 30 (which is now supported) and rawhide fails.

Version-Release number of selected component (if applicable):

Whatever cri-o version should be available.

How reproducible:

Deterministic.

Steps to Reproduce:
1. dnf install -y cri-o

Actual results:

Fedora Modular 30 - x86_64                      2.9 MB/s | 2.7 MB     00:00    
Fedora Modular 30 - x86_64 - Updates            821 kB/s | 946 kB     00:01    
Fedora 30 - x86_64 - Updates                    8.8 MB/s |  10 MB     00:01    
Fedora 30 - x86_64                              9.3 MB/s |  70 MB     00:07    
No match for argument: cri-o
Error: Unable to find a match

Expected results:

Installing:
 cri-o                     x86_64 2:1.12.0-12.dev.gitc4f232a.fc30 fedora  9.6 M

or something similar.

Additional info:

Comment 1 Daniel Walsh 2019-05-16 16:15:05 UTC
It is available as a module

dnf module install cri-o:1.13
dnf install cri-o

Comment 2 Daniel Walsh 2019-05-16 16:15:51 UTC
We should update the documentation on CRI-O on github.  We also need a new 1.14 module.

Comment 3 Jan Pazdziora (Red Hat) 2019-05-16 16:22:01 UTC
Thanks. Would it make sense to define default profile for the module? I run tests on various Fedora versions and not having to hardcode the module version would help.

Yes, updating the instructions in the repository and on the web would be helpful. I suspected something like modularization has happened but had not idea how to proceed.

Comment 4 Lokesh Mandvekar 2019-05-16 16:24:42 UTC
Apologies, cri-o module on fedora has faced quite some neglect. I'll fix these issues over the weekend.

Comment 5 Jan Pazdziora (Red Hat) 2019-07-29 10:08:50 UTC
Hello, any chance of getting the module tweaked?

Or should I rather file separate issues against upstream to get https://cri-o.io/ and https://github.com/cri-o/cri-o/blob/master/README.md amended with the current steps needed to install cri-o on Fedora?

Comment 6 Lokesh Mandvekar 2019-07-29 13:52:07 UTC
(In reply to Jan Pazdziora from comment #5)
> Hello, any chance of getting the module tweaked?
> 
> Or should I rather file separate issues against upstream to get
> https://cri-o.io/ and https://github.com/cri-o/cri-o/blob/master/README.md
> amended with the current steps needed to install cri-o on Fedora?

See the linked pagure ticket. Neal has concerns about setting defaults, so it's best to file issues on github upstream about using the right module commands.

Once kube/openshift are in good shape, maybe we can revisit this..

Comment 7 Jan Pazdziora (Red Hat) 2019-08-12 07:50:54 UTC
I've filed https://github.com/cri-o/cri-o/issues/2713 now.


Note You need to log in before you can comment on or make changes to this bug.