Your message dated Sat, 22 Dec 2018 16:40:29 +0100
with message-id <[email protected]>
and subject line Closing - not an issue
has caused the Debian Bug report #916987,
regarding fusermount: unknown option 'user=name'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
916987: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: exfat-fuse
Version: 1.3.0-1
Severity: important

Dear Maintainer,

Trying to mount exfat device by unprivileged user renders this error:
:~$ /sbin/mount.exfat-fuse -d /dev/sdg1 mnt/
FUSE exfat 1.3.0
fusermount: unknown option 'user=sauron'

It the same with different users and I've also tested it on other machine (also 
Debian/Sid).

Fuse.conf is default (without user_allow_other does not work at all - this 
parameter is forced now).
:~$ cat /etc/fuse.conf 
# /etc/fuse.conf - Configuration file for Filesystem in Userspace (FUSE)

# Set the maximum number of FUSE mounts allowed to non-root users.
# The default is 1000.
#mount_max = 1000

# Allow non-root users to specify the allow_other or allow_root mount options.
user_allow_other

I've tested it also with 1.2.5-2 package from stretch and compiled it from git 
source (1.3) - all the time, same result. So I guess this is more something 
with fuse itself, but sshfs and fusefat work without a problem.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.1 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C), 
LANGUAGE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages exfat-fuse depends on:
ii  fuse      2.9.8-2
ii  libc6     2.28-3
ii  libfuse2  2.9.8-2

Versions of packages exfat-fuse recommends:
ii  exfat-utils  1.3.0-1

exfat-fuse suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
As described in the bugreport this is a general issue of mounting block devices.
If at all the error message by the fuse layer is a bit confusing.

--- End Message ---

Reply via email to