Bug 499094 - udev has unknown specified group video
Summary: udev has unknown specified group video
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: udev
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-05 07:42 UTC by Sandro Mathys
Modified: 2009-07-03 06:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-03 06:52:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sandro Mathys 2009-05-05 07:42:46 UTC
Description of problem:
While boothing, I see the following:
Starting udev: udevd[801]: specified group 'video' unknown
(might not be 1:1 the String as I wrote it down and it wasn't shown long enough to verify I got it 100% correct)

Version-Release number of selected component (if applicable):
udev-141-3.fc11.i586

How reproducible:
Always

Steps to Reproduce:
1. Boot
2. Esc plymouth
3.
  
Actual results:
See description of problem

Expected results:
no such message.

Additional info:
- F10 updated to rawhide
- Running F10 kernel because of bz #498173

Comment 1 Bug Zapper 2009-06-09 15:10:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Harald Hoyer 2009-06-30 10:55:16 UTC
udev should have run

/usr/sbin/groupadd -g 39 video 

do you already have group 39 in your /etc/groups?

$ grep 39 /etc/group

Comment 3 Sandro Mathys 2009-06-30 11:03:11 UTC
$ grep 39 /etc/group
video:x:39:

I'll have to check if this msg still appears, actually, it's been a while and lots of updates since I reported this.


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