[Bug 1856083] Re: autopkgtest failure in focal

2020-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package runc - 1.0.0~rc10-0ubuntu1 --- runc (1.0.0~rc10-0ubuntu1) focal; urgency=medium [ Lucas Kanashiro ] * Run dh_golang_autopkgtest with isolation-machine restriction (LP: #1856083) - d/control: remove Testsuite field since we are now overwriting

[Bug 1856083] Re: autopkgtest failure in focal

2019-12-12 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~lucaskanashiro/ubuntu/+source/runc/+git/runc/+merge/376737 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856083 Title: autopkgtest failure

[Bug 1856083] Re: autopkgtest failure in focal

2019-12-12 Thread Michael Hudson-Doyle
Oh, I hadn't realized that you were running in the lxd backend. I'm not super surprised that fails. It might work in a privileged container maybe? We should probably add isolation-machine or whatever the restriction is to d/tests/control. -- You received this bug notification because you are a

[Bug 1856083] Re: autopkgtest failure in focal

2019-12-12 Thread Lucas Kanashiro
I've been investigating the TestDevicesSetAllow failure and here are my findings so far: * Here is the TestDevicesSetAllow function: https://github.com/opencontainers/runc/blob/master/libcontainer/cgroups/fs/devices_test.go#L36 * When it tries the read the file "devices.allow" in cgroups path

[Bug 1856083] Re: autopkgtest failure in focal

2019-12-12 Thread Lucas Kanashiro
Michael, as you were expecting it is not a Go related issue. I tried to build it with Go 1.12 in a focal amd64 container and had the same failure. ** Summary changed: - autopkgtest fails with Go 1.13 + autopkgtest failure in focal -- You received this bug notification because you are a member