Package: udev
Version: 0.114-2
Severity: normal

I installed fuse-utils and ssh, and am in group fuse.

fuse: failed to open /dev/fuse: Permission denied

/dev/fuse is:

crw-rw---- 1 root root 10, 229 Jun 23 15:00 /dev/fuse

I'm not sure why this is happening; /etc/udev/permissions.rules has a
line that I assume is supposed to apply to /dev/fuse:

KERNEL=="fuse",                                 GROUP="fuse"

[EMAIL PROTECTED]:/etc/udev>rmmod fuse         
[EMAIL PROTECTED]:/etc/udev>modprobe fuse         
[EMAIL PROTECTED]:/etc/udev>dir /dev/fuse
crw-rw---- 1 root root 10, 229 Jun 23 15:07 /dev/fuse

I have reproduced this on two machines, both running 2.6.25-2.
A third machine, running 2.6.24, got /dev/fuse chgrped correctly.

Running udevmonitor --environment while loading the fuse module says:

UDEV  [1214248203.529936] add      /module/fuse (module)
UDEV_LOG=3
ACTION=add
DEVPATH=/module/fuse
SUBSYSTEM=module
SEQNUM=2716
UDEVD_EVENT=1

UEVENT[1214248203.546545] add      /class/misc/fuse (misc)
ACTION=add
DEVPATH=/class/misc/fuse
SUBSYSTEM=misc
MAJOR=10
MINOR=229
SEQNUM=2717

UDEV  [1214248203.552087] add      /class/misc/fuse (misc)
UDEV_LOG=3
ACTION=add
DEVPATH=/class/misc/fuse
SUBSYSTEM=misc
MAJOR=10
MINOR=229
SEQNUM=2717
UDEVD_EVENT=1
DEVNAME=/dev/fuse


On the working system (2.6.24), it is different, and rather longer:

UEVENT[1214248716.487694] add      /module/fuse (module)
ACTION=add
DEVPATH=/module/fuse
SUBSYSTEM=module
SEQNUM=2118

UDEV  [1214248716.494946] add      /module/fuse (module)
UDEV_LOG=3
ACTION=add
DEVPATH=/module/fuse
SUBSYSTEM=module
SEQNUM=2118
UDEVD_EVENT=1

UEVENT[1214248716.496885] add      /class/misc/fuse (misc)
ACTION=add
DEVPATH=/class/misc/fuse
SUBSYSTEM=misc
MAJOR=10
MINOR=229
SEQNUM=2119

UEVENT[1214248716.497047] add      /fs/fuse (fs)
ACTION=add
DEVPATH=/fs/fuse
SUBSYSTEM=fs
SEQNUM=2120

UEVENT[1214248716.497111] add      /fs/fuse/connections (fuse)
ACTION=add
DEVPATH=/fs/fuse/connections
SUBSYSTEM=fuse
SEQNUM=2121

UDEV  [1214248716.512897] add      /class/misc/fuse (misc)
UDEV_LOG=3
ACTION=add
DEVPATH=/class/misc/fuse
SUBSYSTEM=misc
MAJOR=10
MINOR=229
SEQNUM=2119
UDEVD_EVENT=1
DEVNAME=/dev/fuse

UDEV  [1214248716.520175] add      /fs/fuse (fs)
UDEV_LOG=3
ACTION=add
DEVPATH=/fs/fuse
SUBSYSTEM=fs
SEQNUM=2120
UDEVD_EVENT=1

UDEV  [1214248716.527395] add      /fs/fuse/connections (fuse)
UDEV_LOG=3
ACTION=add
DEVPATH=/fs/fuse/connections
SUBSYSTEM=fuse
SEQNUM=2121
UDEVD_EVENT=1


Linux kodama 2.6.25-2-686 #1 SMP Thu Jun 12 16:26:30 UTC 2008 i686 GNU/Linux

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to