Re: Bugreport on Ubuntu LTS: not ok - 2 Objects creation does not break ACLs with restrictive umask
From: Jeff King <hidden> Date: 2016-06-15 22:53:59
On Tue, Jun 05, 2012 at 02:23:32PM +0200, Stefan Beller wrote:
so I applied that patch with git apply, but here 2 out of 4 tests now
still fail.
Hmm. So it seems that the test setfacl does actually work, but for some
reason what git does is making ecryptfs unhappy (but not any other
filesystem).
I just made a test ecryptfs filesystem, and I can easily replicate your
problem. I'll see if I can find out what git is doing to create this
weird state.
-Peff