Closed lbeltrame closed 10 years ago
It looks like a bug in utils.file_exists
. Investigating.
EDIT: looks like os.path.getsize() on that directory returns 0 even if there's a directory with contents there. EDIT2: It's a FUSE mountpoint with MooseFS, so perhaps that's the issue.
Luca;
Thanks for helping diagnose the issue. I switched directory checking over to avoid using utils.file_exists
and now use the standard exists without checking file sizes. Hopefully this will work cleanly on your system now. Thanks again.
I wonder if it's due to the description having a comma: