Re: Bug#1070411: containerd fails to build as a normal user due to sysctl

2024-06-11 Thread Sebastian Ramacher
Hi On 2024-06-11 10:18:14 +0200, Jochen Sprickerhof wrote: > Hi Reinhard, > > * Reinhard Tartler [2024-06-10 22:26]: > > Are you sure that the test is actually executing a sysctl(2) command? > > Looking at the code, it seems to me that this is code is assembling a > > runtime spec that the CRI i

Re: Bug#1070411: containerd fails to build as a normal user due to sysctl

2024-06-11 Thread Jochen Sprickerhof
Hi Reinhard, * Reinhard Tartler [2024-06-10 22:26]: Are you sure that the test is actually executing a sysctl(2) command? Looking at the code, it seems to me that this is code is assembling a runtime spec that the CRI implementation will then carry out. Forthermore, the output above indicates t

Re: Bug#1070411: containerd fails to build as a normal user due to sysctl

2024-06-10 Thread Reinhard Tartler
Jochen Sprickerhof writes: > containerd uses sysctl during the build which fails as a normal user: > > === RUN TestLinuxSandboxContainerSpec > sandbox_run_linux_test.go:241: TestCase "spec should reflect original > config" > sandbox_run_linux_test.go:71: Check PodSandbox annotations