Bug 2143282

Summary: podman from 9.1 cannot start a container when installed on RHEL 9.0
Product: Red Hat Enterprise Linux 9 Reporter: Ondřej Budai <obudai>
Component: crunAssignee: Giuseppe Scrivano <gscrivan>
Status: CLOSED MIGRATED QA Contact: atomic-bugs <atomic-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 9.1CC: bbaude, dornelas, dwalsh, jbrander, jnovy, lsm5, mboddu, mheon, pthomas, tsweeney, umohnani
Target Milestone: rcKeywords: MigratedToJIRA
Target Release: ---Flags: pm-rhel: mirror+
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: 2023-09-11 19:06:51 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:
Attachments:
Description Flags
all packages on the system none

Description Ondřej Budai 2022-11-16 14:26:59 UTC
Created attachment 1924710 [details]
all packages on the system

Description of problem:
We are using quite an old RHEL 9.0 image. Since 9.1 was released, we began to see the following message when we install podman there and run podman run -it --rm ubi8 bash (both rootful and rootless):

/usr/bin/crun: symbol lookup error: /usr/bin/crun: undefined symbol: criu_feature_check
ERRO[0008] Removing container 78466eb964523e69916ef96289126ee971f1aed795b957b5738e256d46742d69 from runtime after creation failed 
Error: OCI runtime error: crun: /usr/bin/crun: symbol lookup error: /usr/bin/crun: undefined symbol: criu_feature_check

Version-Release number of selected component (if applicable):
podman-4.2.0-7.el9_1.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Install RHEL 9.0 GA and subscribe
2. dnf install -y podman
3. podman run -it --rm ubi8 bash

Actual results:
/usr/bin/crun: symbol lookup error: /usr/bin/crun: undefined symbol: criu_feature_check
ERRO[0010] Removing container bfa6142606da0b33dec26f1def21847215519860f4040c542c7c1e2591286f08 from runtime after creation failed 
Error: OCI runtime error: crun: /usr/bin/crun: symbol lookup error: /usr/bin/crun: undefined symbol: criu_feature_check

Expected results:
I get bash in a container

Comment 5 RHEL Program Management 2023-09-11 19:03:57 UTC
Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug.

Comment 6 RHEL Program Management 2023-09-11 19:06:51 UTC
This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there.

Due to differences in account names between systems, some fields were not replicated.  Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information.

To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer.  You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like:

"Bugzilla Bug" = 1234567

In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information.