Bug 476886 - udevd: specified group 'video' unknown
Summary: udevd: specified group 'video' unknown
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: setup
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 458843
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-17 18:46 UTC by Christopher Beland
Modified: 2008-12-22 20:33 UTC (History)
3 users (show)

Fixed In Version: setup-2.7.5-3.fc11
Clone Of:
Environment:
Last Closed: 2008-12-18 11:58:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Contents of /lib/udev/rules.d/50-udev-default.rules (4.61 KB, text/plain)
2008-12-17 18:48 UTC, Christopher Beland
no flags Details

Description Christopher Beland 2008-12-17 18:46:57 UTC
With udev-135-3.fc11.x86_64, I am getting the following warning on startup:

Starting udev: udevd[819]: specified group 'video' unknown

The file /lib/udev/rules.d/50-udev-default.rules contains the string 'GROUP="video"', so I've attached it for reference.

Comment 1 Christopher Beland 2008-12-17 18:48:52 UTC
Created attachment 327273 [details]
Contents of /lib/udev/rules.d/50-udev-default.rules

Comment 2 Ondrej Vasik 2008-12-18 09:55:21 UTC
What version of setup package do you have? Is there .rpmnew file of /etc/group? It seems that update of /etc/group (done by setup-2.7.4-3.fc11) was not performed on your machine and video group is missing there... Should work for rawhide nightly install from latest packages(no setup updates).

Comment 3 Ondrej Vasik 2008-12-18 11:58:15 UTC
Fixed by adding groupadd audio/video to post section of setup, closing RAWHIDE.

Comment 4 Christopher Beland 2008-12-22 20:33:09 UTC
No longer getting this message. Thanks for the fix!


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