Bug 517773 - libftdi udev rule references nonexistent group
Summary: libftdi udev rule references nonexistent group
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libftdi
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lucian Langa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-17 04:05 UTC by Jonathan Kamens
Modified: 2009-09-11 05:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-11 05:35:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Kamens 2009-08-17 04:05:07 UTC
Every time I boot up, and occasionally at other times, udevd informs me, "specified group 'plugdev' unknown."  This appears to be due to /etc/udev/rules.d/99-libftdi.rules, which comes from libftdi and contains this line:

SUBSYSTEM=="usb_device", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0664", GROUP="plugdev"

I don't have a "plugdev" group on my system, nor can I find anything that would create such a group.

(Everything current from Rawhide.)


Note You need to log in before you can comment on or make changes to this bug.