Package: fuse-utils
Version: 2.8.4-1.2
Severity: important

Hi there!

After installing fuse-utils, adding the local user to the fuse group is
not enough to access /dev/fuse (which BTW belongs to the correct fuse
group, thus I guess #568644 is fixed):
=====
luca@gismo:~$ groups
luca cdrom floppy audio dip video plugdev vlock fuse

luca@gismo:~$ sshfs simba.local:/home/luca/ sshfs/
Enter passphrase for key '/home/luca/.ssh/id_rsa':
fuse: failed to open /dev/fuse: Permission denied

luca@gismo:~$ ls -l /dev/fuse
crw------- 1 root fuse 10, 229 Mar 10 10:10 /dev/fuse

luca@gismo:~$ su
Password:

root@gismo:/home/luca# service fuse restart
Restarting filesystem in userspace: fuse.
root@gismo:/home/luca# ls -l /dev/fuse
crw------- 1 root fuse 10, 229 Mar 10 10:26 /dev/fuse

root@gismo:/home/luca# service udev reload
root@gismo:/home/luca# ls -l /dev/fuse
crw------- 1 root fuse 10, 229 Mar 10 10:26 /dev/fuse

root@gismo:/home/luca# service udev restart
Stopping the hotplug events dispatcher: udevd.
Starting the hotplug events dispatcher: udevd.
root@gismo:/home/luca# ls -l /dev/fuse
crw------- 1 root fuse 10, 229 Mar 10 10:26 /dev/fuse

root@gismo:/home/luca# service udev force-reload
root@gismo:/home/luca# ls -l /dev/fuse
crw------- 1 root fuse 10, 229 Mar 10 10:26 /dev/fuse

root@gismo:/home/luca# udevadm control --reload-rules
root@gismo:/home/luca# ls -l /dev/fuse
crw------- 1 root fuse 10, 229 Mar 10 10:26 /dev/fuse

root@gismo:/home/luca# service fuse force-reload
Restarting filesystem in userspace: fuse.
root@gismo:/home/luca# ls -l /dev/fuse
crw-rw---- 1 root fuse 10, 229 Mar 10 10:33 /dev/fuse

root@gismo:/home/luca#
=====

I do not understand what went wrong, but still this is a problem.

Thx, bye,
Gismo / Luca

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

Kernel: Linux 2.6.37-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fuse-utils depends on:
ii  adduser                       3.112+nmu2 add and remove users and groups
ii  libc6                         2.11.2-13  Embedded GNU C Library: Shared lib
ii  libfuse2                      2.8.4-1.2  Filesystem in USErspace library
ii  sed                           4.2.1-9    The GNU sed stream editor
ii  udev                          166-1      /dev/ and hotplug management daemo

fuse-utils recommends no packages.

fuse-utils suggests no packages.

-- no debconf information

Attachment: pgp7aU1ixlSjZ.pgp
Description: PGP signature

Reply via email to