Hi,

On Wed, Aug 06, 2014 at 04:08:48PM +0200, Félix Sipma wrote:
> Package: libgnuradio-fcd3.7.3
> Version: 3.7.3-9+b1
> Severity: normal
> 
> According to systemd-udevd, there are issues in 
> /lib/udev/rules.d/60-libgnuradio-fcd3.7.3.rules:
> 
> Aug  6 15:05:40 capeo systemd-udevd[321]: unknown key 'BUS' in 
> /lib/udev/rules.d/60-libgnuradio-fcd3.7.3.rules:2
> Aug  6 15:05:40 capeo systemd-udevd[321]: invalid rule 
> '/lib/udev/rules.d/60-libgnuradio-fcd3.7.3.rules:2'
> Aug  6 15:05:40 capeo systemd-udevd[321]: specified group 'usrp' unknown 

Note this happens every 17 seconds (on my system), so it can be very annoying.

BUS should be replaced by SUBSYSTEMS, it would leave only single rule:
ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="04d8", 
ATTRS{idProduct}=="fb56",GROUP:="usrp", MODE:="0660", SYMLINK+="FCD"

However, no usrp group is created in gnuradio maintainer scripts, to udev keep 
issuing warnings.

-- 
Simon Paillard


-- 
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