Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1942753

Summary: IPv6 errors after exiting crictl [rhel-8.4.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: podmanAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Alex Jia <ajia>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.5CC: ajia, aos-bugs, atomic-bugs, bbaude, dornelas, dwalsh, gscrivan, jligon, jnovy, lmiksik, lsm5, mheon, pehunt, pthomas, schoudha, tsweeney, umohnani, ypu
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: podman-3.2.3-0.2.el8_4 or newer Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1932399 Environment:
Last Closed: 2021-08-10 13:54:32 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: 1932399    
Bug Blocks: 1937847    

Comment 1 Derrick Ornelas 2021-03-24 21:41:50 UTC
*** Bug 1942665 has been marked as a duplicate of this bug. ***

Comment 4 Daniel Walsh 2021-03-25 12:20:39 UTC
8.4.0.2 will contain whatever is shipping in Fedora 34 at the time of the freeze.

Comment 22 Alex Jia 2021-07-29 09:53:59 UTC
Thank you Peter and Tom!

The podman-3.2.3-0.10.module+el8.4.0+11989+6676f7ad works well for me.

In terminal 1
$ podman run --pod=new:alpine-sandbox --name alpine --cap-add NET_RAW alpine sleep 3600

In terminal 2
$ sudo podman pod ps
POD ID        NAME            STATUS      CREATED        INFRA ID      # OF CONTAINERS
f32daae270df  alpine-sandbox  Running     6 seconds ago  eb1ee0effb9a  2

$ sudo podman pod stop alpine-sandbox
f32daae270df9fa18a97adf6292cdfcdb71fda99cfe17134e0ca4ee992c8e905

$ sudo podman pod ps
POD ID        NAME            STATUS      CREATED             INFRA ID      # OF CONTAINERS
f32daae270df  alpine-sandbox  Exited      About a minute ago  eb1ee0effb9a  2

$ sudo podman pod rm alpine-sandbox
f32daae270df9fa18a97adf6292cdfcdb71fda99cfe17134e0ca4ee992c8e905

$ sudo podman pod ps
POD ID      NAME        STATUS      CREATED     INFRA ID    # OF CONTAINERS

Comment 26 errata-xmlrpc 2021-08-10 13:54:32 UTC
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 (container-tools:rhel8 security, bug fix, and enhancement 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/RHBA-2021:3070