Bug 476886
| Summary: | udevd: specified group 'video' unknown | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Beland <beland> | ||||
| Component: | setup | Assignee: | Ondrej Vasik <ovasik> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | harald, ovasik, pknirsch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | setup-2.7.5-3.fc11 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-12-18 11:58:15 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 458843 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Christopher Beland
2008-12-17 18:46:57 UTC
Created attachment 327273 [details]
Contents of /lib/udev/rules.d/50-udev-default.rules
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). Fixed by adding groupadd audio/video to post section of setup, closing RAWHIDE. No longer getting this message. Thanks for the fix! |