Bug 2088116
Summary: | podman does not require netavark | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Brent Baude <bbaude> | |
Component: | podman | Assignee: | Jindrich Novy <jnovy> | |
Status: | CLOSED ERRATA | QA Contact: | Joy Pu <ypu> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 9.0 | CC: | bbaude, dornelas, dwalsh, jnovy, jwboyer, lsm5, mheon, pthomas, tsweeney, umohnani, ypu | |
Target Milestone: | rc | Keywords: | Triaged, ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | podman-4.1.0-3.el9 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2088182 (view as bug list) | Environment: | ||
Last Closed: | 2022-11-15 09:51:14 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2088182 |
Description
Brent Baude
2022-05-18 18:10:59 UTC
fwiw, as a result, CNI network is the default ... Podman does require netavark in RHEL9.1: http://pkgs.devel.redhat.com/cgit/rpms/podman/commit/?h=rhel-9-main&id=35e4bc8a05aa17dcc5aa6348ed7f100d82489496 Or is this bug supposed to address this in RHEL9.0 zstream update? Podman should require netavark in 9.0. Yes make the change ASAP @jnovy This should be default in 9.0 OK, I'm a bit confused. In this BZ, https://bugzilla.redhat.com/show_bug.cgi?id=2086757, the issue there was Netavark was being installed by default on both RHEL 8.7 and 9.0. Or did we switch it up and did netavark default on 8.7 and cni on 9.0. Netavark should be default installed on RHEL9, not RHEL8. I'll go ahead and ack this so we can get it into 9.0 z-stream ASAP @tsweeney Could you work with @jnovy to finalize a plan for fixing this issue. Checked with podman-4.1.0-4.el9.x86_64.rpm, and it is already require netavark. So move this to verified: [root@kvm-06-guest17 ~]# yum deplist podman-4.1.0-4.el9.x86_64.rpm |grep net Last metadata expiration check: 0:40:55 ago on Thu 26 May 2022 05:25:34 AM EDT. dependency: netavark provider: netavark-2:1.0.1-34.el9.x86_64 dependency: slirp4netns >= 0.4.0-1 provider: slirp4netns-1.2.0-2.el9.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: podman security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:7954 |