Bug 2252019

Summary: podman rootless says: cannot set up namespace using "/bin/newuidmap"
Product: [Fedora] Fedora Reporter: Sean Behan <codebam>
Component: podmanAssignee: Matthew Heon <mheon>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: bbaude, container-sig, debarshir, dwalsh, go-sig, jnovy, lsm5, mheon, patrick, santiago
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-29 03:41:48 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:

Description Sean Behan 2023-11-29 03:27:29 UTC
/home/codebam podman ps -a
ERRO[0000] running `/bin/newuidmap 5192 0 1000 1 1 524288 65536`: newuidmap: write to uid_map failed: Operation not permitted 
Error: cannot set up namespace using "/bin/newuidmap": should have setuid or have filecaps setuid: exit status 1

Reproducible: Always

Steps to Reproduce:
1. update to latest rawhide
2. switch to a non-root user
3. try using podman

Comment 1 Sean Behan 2023-11-29 03:41:34 UTC
sorry, duplicate of #2252000

Comment 2 Sean Behan 2023-11-29 03:41:48 UTC

*** This bug has been marked as a duplicate of bug 2252000 ***