-
Notifications
You must be signed in to change notification settings - Fork 165
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 doesn't works #201
Comments
Sounds like this issue: sudo-project/sudo#117 Happens on old kernel versions, but a fix/workaround will be included in the next sudo release. Closing since it has (probably) been fixed upstream. Until an updated sudo is available you can either compile it from source, or switch to using doas |
Have you tried:
? And do not forget that in proot, root rights are just faked. |
I know that, I have created another user for regular use and to prevent from accidently removing packages, so it is a bit weird to type su and a password everytime when installing a package or removing one. |
doas shows the permission denied error. |
When running what? Have you configured doas as in the wiki article? |
This comment was marked as spam.
This comment was marked as spam.
@SDRausty that looks like an unrelated issue. Open a new issue and fill in the bug report template |
Yep thats not a bug, its more likely due to wrong config. |
I am having issues with sudo, sudo doesn't works even I tried compiling from source, changing distributions it only shows "Killed" whenever I invoke it.
The text was updated successfully, but these errors were encountered: