openshift-labs / learn-katacoda

The OpenShift learning portal, powered by Katacoda
https://learn.openshift.com
159 stars 267 forks source link

Linux Container Internals 2.0 - Lab 2: Container Images: podman does not work because the version of conmon and runc are too old #1330

Closed arceojaviere closed 2 years ago

arceojaviere commented 2 years ago

In which scenario did this bug occur?

Linux Container Internals 2.0 - Lab 2: Container Images

At what step of the scenario did this happen?

In the initialization process, impacting the execution of the rest of the scenario

Describe the bug

podman does not work because the version of conmon is too old. There is also an error on the initialization log about the podman-catatonit-3.3.1-9.module+el8.5.0+12697+018f24d7.x86_64 package that could be related to the issue

Logs or error messages

image

image

Screenshots

image

Additional context

After issuing a package update for conmon, some podman commands start working again. There is also an issue with the version of runc that stops containers from being created, but an update to that package fixes that as well

fatherlinux commented 2 years ago

I would recommend looking at the new tutorials at: https://play.instruqt.com/openshift/

These tutorials are being shut down soon.

On Mon, Nov 15, 2021 at 10:26 PM arceojaviere @.***> wrote:

In which scenario did this bug occur?

Linux Container Internals 2.0 - Lab 2: Container Images

At what step of the scenario did this happen?

In the initialization process, impacting the execution of the rest of the scenario

Describe the bug

podman does not work because the version of conmon is too old. There is also an error on the initialization log about the podman-catatonit-3.3.1-9.module+el8.5.0+12697+018f24d7.x86_64 package that could be related to the issue

Logs or error messages

[image: image] https://user-images.githubusercontent.com/6911186/141889299-92729b44-51bb-4a07-9a35-8cde9576f300.png

[image: image] https://user-images.githubusercontent.com/6911186/141889261-a4cecf74-49bf-401b-9695-59184ca7f183.png

Screenshots

[image: image] https://user-images.githubusercontent.com/6911186/141889588-909182ac-d933-4903-a242-d2eea26dc12c.png

Additional context

After issuing a package update for conmon, some podman commands start working again. There is also an issue with the version of runc that stops containers from being created, but an update to that package fixes that as well

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openshift-labs/learn-katacoda/issues/1330, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA4WZPFNOAR7RPUFTHFHLDUMHFPFANCNFSM5IDHAP3A .

-- Scott McCarty @.*** http://crunchtools.com @fatherlinux

arceojaviere commented 2 years ago

Thank you, I will. Are there any plans on having a friendlier URL for the new labs?

fatherlinux commented 2 years ago

I'm honesty not sure, but @jdob might know?

arceojaviere commented 2 years ago

It's alright, the question was more out of curiosity. Thank you very much for your help, @fatherlinux !