Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sudo: setrlimit(RLIMIT_CORE): Operation not permitted #450

Closed
bam80 opened this issue May 20, 2020 · 4 comments
Closed

sudo: setrlimit(RLIMIT_CORE): Operation not permitted #450

bam80 opened this issue May 20, 2020 · 4 comments

Comments

@bam80
Copy link

bam80 commented May 20, 2020

Happened on every toolbox enter.
Since Fedora Silverblue 32

@djlawhead
Copy link

Same here.
$ podman --log-level debug start fedora-toolbox-32
The only error that prints is:

ERRO[0000] unable to start container "fedora-toolbox-32": setrlimit RLIMIT_NPROC: Operation not permitted: OCI runtime permission denied error

@HarryMichal
Copy link
Member

@djlawhead your problem seems to be a different one than the one for which this issue was created.

@bam80 could you try to run sudo dnf upgrade in the containers? This is a problem in sudo itself that should already be fixed. I don't know if we already rebuilt the image... If yes, then you'll still need to remove the image and pull it in again (removing an image removes all containers created with the image).

@bam80
Copy link
Author

bam80 commented Jun 11, 2020

Doesn't reproduce on f33 container, thanks.

@debarshiray
Copy link
Member

This is the same problem as containers/podman#19634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants