Public bug reported:

Two problems:

1) /lib/udev/check_ptp_camera:  Has /bin/sh as the invocation program,
but is heavy on bashisms.  Should change to /bin/bash .

2) The file /etc/udev/rules.d/45-libgphoto2.rules contains the following
pattern:

ATTRS{idVendor}=="0000", ATTRS{idProduct}=="0000", ...

This causes problems by matching my Brother P-Touch printer, giving it
the wrong group (plugdev instead of lp).  One should probably not match
the vendor and product where the vendor could not be bothered to assign
appropriate values.

** Affects: libgphoto2 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Broken udev rule
https://launchpad.net/bugs/84896

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to