The cause is that if the test run inside the container, the max value
accepted in the container is 1000000000:

$ cat /proc/self/gid_map
         0    1000000 1000000000

instead of 4294967295 in a VM:

$ cat /proc/self/gid_map 
         0          0 4294967295

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2155622

Title:
  autopkgtest fails on Ubuntu Stonking because of bad sysctl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/2155622/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to