Bug 2184220
Summary: | could not find symbol `criu_set_lsm_mount_context` in `libcriu.so` | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Tom Sweeney <tsweeney> | |
Component: | crun | Assignee: | Jindrich Novy <jnovy> | |
Status: | CLOSED ERRATA | QA Contact: | Alex Jia <ajia> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 9.3 | CC: | ajia, atomic-bugs, gscrivan, jnovy, lsm5, mboddu, tsweeney, ypu | |
Target Milestone: | rc | Keywords: | Triaged, ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | crun-1.8.3-2.el9 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 2183041 | |||
: | 2184222 (view as bug list) | Environment: | ||
Last Closed: | 2023-11-07 08:24:23 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: | 2183041, 2215262, 2236049 | |||
Bug Blocks: | 2184222 |
Comment 1
Tom Sweeney
2023-04-04 00:23:29 UTC
Setting up for 9.2 ZeroDay This bug has been verified on crun-1.8.3-2.el9. [root@kvm-01-guest11 ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 9.3 Beta (Plow) [root@kvm-01-guest11 ~]# rpm -q crun criu criu-libs criu-devel kernel crun-1.8.3-2.el9.x86_64 criu-3.17-4.el9.x86_64 criu-libs-3.17-4.el9.x86_64 package criu-devel is not installed kernel-5.14.0-295.el9.x86_64 [root@kvm-01-guest11 ~]# cd crun [root@kvm-01-guest11 crun]# ll crun lrwxrwxrwx. 1 root root 13 Apr 10 21:20 crun -> /usr/bin/crun [root@kvm-01-guest11 crun]# python3 tests/test_checkpoint_restore.py 1..3 ok 1 - checkpoint-restore ok 2 - checkpoint-restore-ext-ns ok 3 - checkpoint-restore-pre-dump This bug has been verified on crun-1.8.5-1.el9. 05:21:05 PASS: tests/test_checkpoint_restore.py 1 - checkpoint-restore 05:21:05 PASS: tests/test_checkpoint_restore.py 2 - checkpoint-restore-ext-ns 05:21:05 PASS: tests/test_checkpoint_restore.py 3 - checkpoint-restore-pre-dump 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 (crun 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-2023:6329 |