[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Brian Murray
I was able to recreate this on raring but only when running the udev command under sudo e.g. sudo udevadm trigger --subsystem-match=misc --action=change -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Steve Langasek
I reproduced this here, and took a before/after snapshot of the /dev permissions. Most of the devices listed have been /touched/ by the command, which is expected, but their permissions have not been changed - the new permissions are still the correct ones. The only exceptions are: -crw-rw-rwT

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Steve Langasek
Ah. In /lib/udev/rules.d/50-udev-default.rules: KERNEL==fuse, ACTION==add, MODE=0666, OPTIONS+=static_node=fuse So most udev rules apply MODE settings unconditionally, but the fuse rule for some reason applies permissions only for ACTION==add. That means that when we rescan with

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Steve Langasek
Confirmed that this has been fixed upstream in later udev. So we should just drop this 'ACTION=add' here. ** Changed in: udev (Ubuntu) Status: Confirmed = Triaged ** Changed in: udev (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Brian Murray
** Changed in: udev (Ubuntu) Status: Triaged = In Progress ** Changed in: udev (Ubuntu) Assignee: (unassigned) = Brian Murray (brian-murray) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/udev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152718 Title: udevadm seems to set incorrect permissions for /dev/fuse To manage notifications about

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package udev - 175-0ubuntu26 --- udev (175-0ubuntu26) raring; urgency=low * Drop the add ACTION condition for the fuse rule (LP: #1152718) -- Brian Murray br...@ubuntu.com Wed, 17 Apr 2013 14:22:30 -0700 ** Changed in: udev (Ubuntu) Status: In

[Bug 1152718] Re: udevadm seems to set incorrect permissions for /dev/fuse

2013-04-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: udev (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152718 Title: