Debugging tool for pods and images

Edit Package podman

podman is a simple client only tool to help with debugging issues when daemons such as CRI runtime and the kubelet are not responding or failing. A shared API layer could be created to share code between the daemon and podman. podman does not require any daemon running. podman utilizes the same underlying components that crio uses i.e. containers/image, container/storage, oci-runtime-tool/generate, runc or any other OCI compatible runtime. podman shares state with crio and so has the capability to debug pods/images created by crio.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000574 574 Bytes
_servicedata 0000000238 238 Bytes
podman-5.0.1.tar.xz 0013666284 13 MB
podman.changes 0000507353 495 KB
podman.conf 0000000048 48 Bytes
podman.spec 0000008956 8.75 KB
Latest Revision
Comments 6

Petr Kristof's avatar

This version dosnt build on 15.3 and 15.4 for x86_64. Can you fix it, please? Maybe update to 4.2.1 will help. Thank you very much


Richard Brown's avatar

This package is already 4.2.1

I have no interest in non-stable/perpetually obsolete Linux distros, so I will not be investigating the build failures there


Fabian Vogt's avatar

IIRC it needs a newer gpgme, which isn't that easy to work around.


Blake Burkhart's avatar

I wanted to test out the new quadlet features so I installed podman-4.4.1-2.1.aarch64 from devel:microos openSUSE_Factory_ARM.

I'm seeing the same symptoms as this bug report:
Quadlet generating services with wrong podman path
https://github.com/containers/podman/issues/17359

When using a *.container file, the quadlet/podman-system-generator generated systemd unit uses /usr/local/bin/podman instead of /usr/bin/podman.

The suggested fix (as was applied to Archlinux) seems to be setting PREFIX when calling make.

Also, the quadlet feature appears to unconditionally use the crun runtime instead of the default runtime (currently runc), so it may need to be installed too if this feature is used. (Not sure if this is an upstream bug or intentional.)
https://github.com/containers/podman/blob/bac20d1917622fa45130427c78231e2529ba328e/pkg/systemd/quadlet/quadlet.go#L317-L321

(Let me know if there is a better place to file issues than these comments?)


Dan Čermák's avatar

Bugzilla would be a better place for that.


Danish Prakash's avatar

Thanks for the detailed report. I've filed a Bugzilla (boo#1208510) and have raised a submit request(sr#1066929) with the fix.

openSUSE Build Service is sponsored by