Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

build with go 1.15.2, createContainer failed: Setctty set but Ctty not valid in child #2982

Closed
xiayuhai opened this issue Sep 23, 2020 · 0 comments · Fixed by #3082
Closed
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@xiayuhai
Copy link

kata-runtime is built with go 1.15.2, and there were some modifications made in the syscall package in Go 1.15.0
Error message: createContainer failed: Setctty set but Ctty not valid in child,
and it looks like the same with [https://github.com/cespare/reflex/issues/77]

@xiayuhai xiayuhai added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Sep 23, 2020
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 18, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.3+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 18, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.2+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 18, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.2+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 18, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.2+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 18, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.2+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 20, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.2+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
(cherry picked from commit c56af73)
fidencio added a commit to fidencio/kata-runtime that referenced this issue Nov 20, 2020
The https://go-review.googlesource.com/c/go/+/231638/ commit on Golang
introduced a failure on Kata Containers when the runtime is built with
golang 15.2+.

Fixes: kata-containers#2982

Signed-off-by: Fabiano Fidêncio <[email protected]>
(cherry picked from commit c56af73)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant