Bug#956739: util-linux: PID persistent namespace broken

2020-04-14 Thread Chris Hofstaedtler
Control: tags -1 + upstream Control: forwarded -1 https://github.com/karelzak/util-linux/issues/935 Hi, thanks for your report. * Michael Braun [200415 00:21]: [..] > ~ # unshare --pid=/tmp/test-pid --mount=/tmp/test-mnt --fork --mount-proc [..] > I expected nsenter to join the pid namespace

Bug#956739: util-linux: PID persistent namespace broken

2020-04-14 Thread Michael Braun
Package: util-linux Version: 2.33.1-0.1 Severity: normal Dear Maintainer, * What led up to the situation? I tried using unshare and nsenter with the pid (and mount) persistent namespaces. So I created new namespaces using unshare and tried to enter them using nsenter. * What exactly did