Permission Denied in proot #304
Unanswered
RohitKushvaha01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Proot in my app to launch an Alpine Linux session. However, when I try to install packages like gcc, I encounter a 'Permission Denied' error. The Alpine root filesystem is stored in the app's private files directory, and my app targets API level 28. Why does this happen? Meanwhile, when I use proot-distro with Alpine, everything works as expected.
but when i try ls /usr then there's no error
Beta Was this translation helpful? Give feedback.
All reactions