Comment 11 for bug 1819197

Revision history for this message
Michael (shotoflove) wrote :

Andreas,

I downloaded the package from source and tried applying both modifications that people talk about making. The second modification (the one you hadn't made on line 279) actually breaks my `ls -la`.

# ls -la /mnt
total 4
drwxr-xr-x 4 4294967294 4294967294 38 Mar 12 20:31 .
drwxr-xr-x 24 root root 4096 Mar 15 20:10 ..
drwxr-xr-x 3 4294967294 4294967294 31 Mar 12 20:37 userY
drwxr-xr-x 2 4294967294 4294967294 31 Mar 12 20:35 test
root@ubuntuclient:~#

I notice that line isn't inside the latest upstream code as well.