podman machine doesn't support RHEL8? #22823
Unanswered
jianzhangbjz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to init the machine on the RHEL8,
And then I try to install the
qemu
by following https://www.qemu.org/download/The
qemu
requests theglib2 >=2.66.0
, however, the latest glib2 version is 2.56.4 based on https://rpmfind.net/linux/rpm2html/search.php?query=glib2(x86-64) , so thepodman machine
doesn't support RHEL8?If not, how can I update this
glib2
on RHEL8? Thanks!Beta Was this translation helpful? Give feedback.
All reactions