Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1965815

Summary: 50-udev-default.rules references group "sgx" which does not exist
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: systemdAssignee: systemd-maint
Status: POST --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 34CC: fedoraproject, filbranden, flepied, kasong, lnykryn, msekleta, ssahani, s, systemd-maint, yuwatana, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: systemd-249~rc1-1.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Stadelmann 2021-05-30 12:27:54 UTC
Description of problem:
Warning by systemd-udevd at boot:
> /usr/lib/udev/rules.d/50-udev-default.rules:42 Unknown group 'sgx', ignoring

Version-Release number of selected component (if applicable):
systemd-udev-248.3-1.fc34.x86_64

How reproducible:
always

Steps to Reproduce:
1. Update system to F34
2. reboot
3. have a look at journal

Actual results:
Warning by systemd-udevd at boot:
> /usr/lib/udev/rules.d/50-udev-default.rules:42 Unknown group 'sgx', ignoring

Expected results:
no warning

Additional info:
Pull request that brought the group 'sgx' into systemd: https://github.com/systemd/systemd/pull/18944

As far as I understand (but I don't know), https://src.fedoraproject.org/rpms/systemd/blob/f34/f/systemd.spec is missing a line adding the "sgx" group.

Comment 1 Zbigniew Jędrzejewski-Szmek 2021-06-17 06:56:07 UTC
Fixed in rawhide.