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

[rootless] error extracing PID namespace #2682

Closed
tobwen opened this issue Mar 17, 2019 · 1 comment
Closed

[rootless] error extracing PID namespace #2682

tobwen opened this issue Mar 17, 2019 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@tobwen
Copy link
Contributor

tobwen commented Mar 17, 2019

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description
podman pod top busybox gives an error when being rootless

Steps to reproduce the issue:
/home/podman/podman/usr/local/bin/podman pod top busybox

Describe the results you received:
Error: error extracing PID namespace: readlink /proc/805/ns/pid: permission denied

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 17, 2019
@giuseppe
Copy link
Member

PR: #2683

giuseppe added a commit to giuseppe/libpod that referenced this issue Mar 18, 2019
we need to join the namespace of the target pod.

Closes: containers#2682

Signed-off-by: Giuseppe Scrivano <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

3 participants