Comment 75 for bug 1872476

Revision history for this message
Nathan Rennie-Waldock (nathan-renniewaldock) wrote :

Turns out it's caused by user.DOSATTRIB being empty (missing attribute doesn't cause this). I can reproduce with simply `setfattr -n user.DOSATTRIB testfile.txt`

Currently testing a patch on my servers to handle this, I'll attach the patch and also make a PPA for anyone wanting to test later today.