Skip to content

terminal is broken on s390 (regression in rc93) #2896

@kolyshkin

Description

@kolyshkin

Initially reported in https://bugzilla.redhat.com/show_bug.cgi?id=1941815. On s390, runc run/exec can't open a terminal:

ERRO[0000] exec failed: container_linux.go:367: starting container process caused: open /dev/pts/4294967296: no such file or directory

This is a regression which has previously reported (moby/moby#36467) and fixed (containerd/console#20, #1727).

Unfortunately, it has resurfaced. I think containerd/console#42 and #2616 are the ones to blame, so this is a regression in rc93.

Fix for containerd/console is here: containerd/console#51. Once in, we need to revendor it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions