Bug 2093692

Summary: Package installation issue
Product: [Fedora] Fedora Reporter: Michal Schorm <mschorm>
Component: shadow-utilsAssignee: Iker Pedrosa <ipedrosa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: ipedrosa, lpoetter, msekleta, pvrabec, tm, zbyszek
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: shadow-utils-4.11.1-3.fc36 shadow-utils-4.9-10.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-09 01:24:34 UTC 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 Michal Schorm 2022-06-05 11:30:29 UTC
Issue encountered when running 'dnf install @cinnamon' on a headless server.

Running scriptlet: rtkit-0.11-30.fc36.x86_64
useradd warning: rtkit's uid 172 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range.

Comment 1 Zbigniew Jędrzejewski-Szmek 2022-07-22 11:37:14 UTC
Fedora has a concept of soft-static uids and gids. Some of those are allocated below the SYS_UID_MIN range.
See https://pagure.io/setup/blob/master/f/uidgid for the full list.
Warning about this is a mistake: we are creating this uid on purpose with this value.
This is an error in useradd itself.

Comment 2 Iker Pedrosa 2022-07-22 12:56:20 UTC
The issue was already fixed upstream. I will port it to fedora soon.

Comment 3 Fedora Update System 2022-08-05 08:12:13 UTC
FEDORA-2022-643c68c2f3 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-643c68c2f3

Comment 4 Fedora Update System 2022-08-06 02:50:38 UTC
FEDORA-2022-643c68c2f3 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-643c68c2f3`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-643c68c2f3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2022-08-09 01:24:34 UTC
FEDORA-2022-643c68c2f3 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2022-08-22 11:26:49 UTC
FEDORA-2022-ad62906a26 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-ad62906a26

Comment 7 Fedora Update System 2022-08-23 01:26:16 UTC
FEDORA-2022-ad62906a26 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-ad62906a26`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-ad62906a26

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2022-09-06 10:31:26 UTC
FEDORA-2022-ad62906a26 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.