Package: usbmuxd
Version: 1.0.0-0ubuntu1~ppa2
Severity: important

In order for usbmuxd to function correctly, the usbmux user requires
permission to access the USB device node (/dev/bus/usb/xxx/xxx).
usbmuxd requires the permissions on the device node to be:

Mode:  0664
Owner: root
Group: plugdev

The udev rules supplied with the package do not set the permissions of
the device node correctly. They should be amended to include:

..., MODE=="0664", GROUP=="plugdev", ...


The problem can be reproduced by:

1. Base install
2. Install usbmuxd
3. Plug in mobile device


The USB device node will not have the above described permissions.

The libgphoto2-2 package however provides udev rules which set the USB
device node to the above described permissions - which allows usbmuxd
to function correctly. However, usbmuxd should not be dependent on
libgphoto2-2.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to