-
Notifications
You must be signed in to change notification settings - Fork 427
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
[Error] OCI permission denied error #755
Comments
I just rebased to kinoite (38.20230525.0 (2023-05-25T00:47:33Z)) from silverblue and am getting the same issue |
Finally, keeping a log for updates comes in handy! This issue is probably associated with a recent update in the Alternatively, there's a very simple solution: distrobox create -c my-distrobox revenge-of-my-distrobox
podman rm my-distrobox
podman rename revenge-of-my-distrobox my-distrobox
distrobox enter # and, presto! |
@tinkerttoy could you run Same thing happened to me when going from kinoite |
@sandorex Looks like it has changed. Here's the diff: Details1c1 < 38.20230525.0 --- > 38.20230527.0 6c6 < Maximum number of pending signals (-i) 47041 --- > Maximum number of pending signals (-i) 47015 14c14 < Maximum number of processes available to current user (-u) 47041 --- > Maximum number of processes available to current user (-u) 47015 21c21 < Maximum number of pending signals (-i) 47041 --- > Maximum number of pending signals (-i) 47015 29c29 < Maximum number of processes available to current user (-u) 47041 --- > Maximum number of processes available to current user (-u) 47015 I can upload the full text of the individual outputs too, if you want. |
It wouldnt hurt as its hard to see which ones are the hard limit and which one is soft ( |
Here's a gist with the file contents: https://gist.github.com/tinkerttoy/fd5bfa2f0b3b230a1179bbb672004f85 |
I get a similar issue when setting a lower hard process limit in
info: |
Unfortunately, After updating my system. I am getting the error again. I deleted my first ubuntu box when error occured. Now it happens again.
|
@tazihad Have you tried the fix i mention in #755 (comment) |
Experiencing this issue after upgrading to 0601 of Silverblue. Was able to clone the container as per @tinkerttoy comment above and enter. |
Hi all So I'll close this |
Sadly wasn't able to rescue my fedora-39 distrobox with It created a
Maybe my ignorance? |
OS: Fedora 38 Kinoite
distrobox: distrobox: 1.4.2.1
podman: podman version 4.5.0
I can't enter distrobox I created 1 month ago. I get this error.
Same problem with arch linux I created. Any solution?
The text was updated successfully, but these errors were encountered: