Thanks for pointing at user _apt.
My /tmp is chmod 777 and mounted as tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime,inode64)
When I create the chroot directory in / which is chmod 755 I can execute the test case.
So I guess it is one of the mount options that is incompatible with the test case.
We need to update the test case and describe the requirements for successful execution-
Thanks for pointing at user _apt.
My /tmp is chmod 777 and mounted as nodev,relatime, inode64)
tmpfs on /tmp type tmpfs (rw,nosuid,
When I create the chroot directory in / which is chmod 755 I can execute the test case.
So I guess it is one of the mount options that is incompatible with the test case.
We need to update the test case and describe the requirements for successful execution-