On 07/16/2011 07:32 PM, Robert Millan wrote: > 2011/7/17 Nikolaus Rath <[email protected]>: >> Robert Millan <[email protected]> writes: >>> Else if %package% depends on fuse-utils because it can't work at all without >>> fusermount, please reply to this bug report so we can try to find a >>> solution. >> >> The s3ql package still fits into this category. Does fuse4bsd provide no >> fusermount at all, or does it just have different semantics? > > No fusermount at all. If you're concerned with: > > ./src/s3ql/cli/umount.py: umount_cmd = ('fusermount', '-u', '-z', > mountpoint) > ./src/s3ql/cli/umount.py: if subprocess.call(['fusermount', '-u', > mountpoint]) != 0: > > Unmounting is done via umount command as with normal filesystems.
Does that also work for non-root users? Linux FUSE file systems can also be unmounted with umount, fusermount is provided to allow non-privileged users to unmount their file systems again. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

