Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1685985

Summary: unable to install cri-o module on f29
Product: [Fedora] Fedora Modules Reporter: Lokesh Mandvekar <lsm5>
Component: cri-oAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: lsm5
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-06 13:33:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lokesh Mandvekar 2019-03-06 13:20:34 UTC
Description of problem:

I can see the cri-o module listed, but I'm unable to install it on f29

lsm5 @ hashirama : ~(master) $ dnf module list cri-o
Last metadata expiration check: 0:00:03 ago on Wed 06 Mar 2019 08:19:35 AM EST.
Fedora Modular 29 - x86_64
Name                                                             Stream                                                              Profiles                                                           Summary                                                                                                                  
cri-o                                                            1.11                                                                default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            2017.0                                                              default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            2018.0                                                              default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          

Fedora Modular 29 - x86_64 - Updates
Name                                                             Stream                                                              Profiles                                                           Summary                                                                                                                  
cri-o                                                            1.11                                                                default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            2017.0                                                              default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            2018.0                                                              default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          

Fedora Modular 29 - x86_64 - Test Updates
Name                                                             Stream                                                              Profiles                                                           Summary                                                                                                                  
cri-o                                                            1.11                                                                default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            1.12                                                                default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            1.13 [e]                                                            default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            2017.0                                                              default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          
cri-o                                                            2018.0                                                              default                                                            Kubernetes Container Runtime Interface for OCI-based containers                                                          

Hint: [d]efault, [e]nabled, [x]disabled, [i]nstalled



lsm5 @ hashirama : ~(master) $ dnf module install cri-o:1.13
Last metadata expiration check: 0:00:11 ago on Wed 06 Mar 2019 08:19:35 AM EST.
No default profiles for module cri-o:1.13
Dependencies resolved.
Nothing to do.
Complete!




lsm5 @ hashirama : ~(master) $ dnf module install cri-o
Last metadata expiration check: 0:00:16 ago on Wed 06 Mar 2019 08:19:35 AM EST.
No default profiles for module cri-o:1.13
Dependencies resolved.
Nothing to do.
Complete!

Comment 1 Lokesh Mandvekar 2019-03-06 13:33:59 UTC
Seems like my repos needed to be refreshed. Works now.