Description of problem: podman doesn't recognized user id and group id in /etc/subuid and /etc/subgid. It only searches for username and groupname. This makes the files prefilled with all user and group ids from 1000 to 65535 useless. Each username and groupname needs to be added individually. 1000:65536000:65536 1001:65601536:65536 1002:65667072:65536 1003:65732608:65536 ... shadow-utils 4.12 contains a fix for this: * Check for ownerid (not just username) in subid ranges (Iker Pedrosa) https://github.com/shadow-maint/shadow/commit/3ec32f9975f262073f8fbdecd2bfaee4a1d3db48 Please upgrade all current Fedora versions to shadow-utils 4.12 to fix this problem. Version-Release number of selected component (if applicable): shadow-utils-4.9-9.fc35.x86_64 How reproducible: Always
Hi, It should be fixed with BZ 2117809 I'm not sure which Fedora release(s) it will land, Iker can comment on that once he is back. *** This bug has been marked as a duplicate of bug 2117809 ***
Reopening it as we shouldn't do any rebase in an already released Fedora version. My plan is to work in https://bugzilla.redhat.com/show_bug.cgi?id=2117809 and once that is fixed I will port the fix for this bugzilla to other Fedora versions.
FEDORA-2022-19fff348e3 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-19fff348e3
FEDORA-2022-19fff348e3 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-19fff348e3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-19fff348e3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-19fff348e3 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-22e2ce7a16 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-22e2ce7a16
FEDORA-2022-22e2ce7a16 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-22e2ce7a16` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-22e2ce7a16 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-22e2ce7a16 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.