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 doesn't works #201

Closed
phoenix183 opened this issue Oct 28, 2021 · 8 comments
Closed

Sudo doesn't works #201

phoenix183 opened this issue Oct 28, 2021 · 8 comments

Comments

@phoenix183
Copy link

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.

@Grimler91
Copy link
Member

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

@ZhymabekRoman
Copy link

Have you tried:

pacman -S sudo

?

And do not forget that in proot, root rights are just faked.

@phoenix183
Copy link
Author

phoenix183 commented Oct 28, 2021

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.

@phoenix183
Copy link
Author

doas shows the permission denied error.

@Grimler91
Copy link
Member

doas shows the permission denied error.

When running what? Have you configured doas as in the wiki article?

@SDRausty

This comment was marked as spam.

@Grimler91
Copy link
Member

@SDRausty that looks like an unrelated issue. Open a new issue and fill in the bug report template

@phoenix183
Copy link
Author

Yep thats not a bug, its more likely due to wrong config.

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