Bug#956555: runc init hangs on reopening exec.fifo

2020-04-12 Thread Shengjing Zhu
On Mon, Apr 13, 2020 at 5:03 AM Jan Nordholz wrote: > > Package: runc > Version: 1.0.0~rc10+dfsg1-1 > Severity: normal > > Hi, > > I'm unable to run even the simplest Docker container on my system. > Even doing 'docker build/run -it' on "FROM busybox:latest" results in > 'runc init' getting

Bug#956555: runc init hangs on reopening exec.fifo

2020-04-12 Thread Jan Nordholz
Package: runc Version: 1.0.0~rc10+dfsg1-1 Severity: normal Hi, I'm unable to run even the simplest Docker container on my system. Even doing 'docker build/run -it' on "FROM busybox:latest" results in 'runc init' getting stuck. This is what I get... = jan@p53:~/tmp$ docker run -it my:bb