id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,fix_version,see_also 461,pyhesiodfs should pass -o nonempty to fuse,andersk,,"pyhesiodfs fails to start up on a nonempty /mit. {{{ root@ringworld:/etc/init.d# /usr/bin/pyhesiodfs /mnt fuse: mountpoint is not empty fuse: if you are sure this is safe, use the 'nonempty' mount option Traceback (most recent call last): File ""/usr/bin/pyhesiodfs"", line 226, in main() File ""/usr/bin/pyhesiodfs"", line 223, in main server.main() File ""/usr/lib/python2.6/dist-packages/fuse.py"", line 713, in main main(**d) fuse.FuseError: filesystem initialization failed }}} From fuse/README: {{{ nonempty Allows mounts over a non-empty file or directory. By default these mounts are rejected (from version 2.3.1) to prevent accidental covering up of data, which could for example prevent automatic backup. }}}",defect,closed,normal,,--,fixed,,,,