[MacPorts] #69063: Error: preparing container when running podman, conmon 2.1.9's problem
MacPorts
noreply at macports.org
Sat Jan 6 20:30:13 UTC 2024
#69063: Error: preparing container when running podman, conmon 2.1.9's problem
------------------------+--------------------
Reporter: AntonioSun | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: podman
------------------------+--------------------
{{{
$ podman run --rm -it debian:stable-backports echo "Hello"
Writing manifest to image destination
Error: preparing container 09...9e for attach: container create failed (no
logs from conmon): conmon bytes "": readObjectStart: expect { or n, but
found , error found in #0 byte of ...||..., bigger context ...||...
$ port installed requested | grep conmon | wc
0 0 0
$ podman version
Client: Podman Engine
Version: 4.8.2
API Version: 4.8.2
Go Version: go1.21.5
Built: Wed Dec 31 19:00:00 1969
OS/Arch: darwin/arm64
Server: Podman Engine
Version: 4.7.2
API Version: 4.7.2
Go Version: go1.21.1
Built: Tue Oct 31 10:30:33 2023
$ uname -srm
Darwin 23.1.0 arm64
$ sw_vers
ProductName: macOS
ProductVersion: 14.1.2
BuildVersion: 23B92
}}}
It should be fixed upstream,
https://github.com/containers/conmon/issues/475, but still exist under
macports
--
Ticket URL: <https://trac.macports.org/ticket/69063>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list