Podman doesn't work on 22.10 (worked on 22.04 LTS)
Bug #1995094 reported by
Peter
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libpod (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Podman 3.4.4, which is the version available both in 22.10 and 22.04, no longer works after upgrading to 22.10:
```
$ podman run -it --rm docker.io/bash # Or any other image..
Error: OCI runtime error: runc create failed: unable to start container process: can't get final child's PID from pipe: EOF
```
On the same machine, Docker works.
## WORKAROUNDS:
- As noted below by @blk-u, run podman as root
- Alternatively, as noted by @enokijn, install crun
information type: | Public → Public Security |
information type: | Public Security → Public |
Changed in podman (Ubuntu): | |
assignee: | nobody → Peter (vp2177) |
assignee: | Peter (vp2177) → nobody |
tags: | added: regression-release |
description: | updated |
affects: | podman (Ubuntu) → libpod (Ubuntu) |
tags: | added: kinetic |
description: | updated |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.