-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
root@nas:~/conmon-2.1.8# cd ../conmon-2.1.9/
root@nas:~/conmon-2.1.9# make install
<snip>
root@nas:~/conmon-2.1.9# podman run --rm -it ubi9-init /bin/bash
Error: container create failed (no logs from conmon): conmon bytes "": readObjectStart: expect { or n, but found , error found in #0 byte of ...||..., bigger context ...||...
Same error on any other container, new or existing.
It is OK on 2.1.8
root@nas:~/conmon-2.1.9# cd ../conmon-2.1.8/
root@nas:~/conmon-2.1.8# make install
<snip>
root@nas:~/conmon-2.1.8# podman run --rm -it ubi9-init /bin/bash
[root@e9ded0c5b94a /]#
exit
root@nas:~/conmon-2.1.8#
I compile and build podman/conmon/crun/buildah, do not use the versions in the Ubuntu repositories. Everything was good up until I updated conmon this morning.
This is trivial for me to reproduce, LMK if anything else is needed from me or if I am doing something dumb to cause this.
root@nas:~/conmon-2.1.8# podman version
Client: Podman Engine
Version: 4.8.2
API Version: 4.8.2
Go Version: go1.20.3
Built: Thu Dec 14 16:53:00 2023
OS/Arch: linux/amd64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels