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

Request: Remove sudo dependency #45

Open
johnyradio opened this issue Aug 18, 2019 · 4 comments
Open

Request: Remove sudo dependency #45

johnyradio opened this issue Aug 18, 2019 · 4 comments

Comments

@johnyradio
Copy link

i choose not to use sudo. But pakku requires it:

% pakku -S compton-conf
:: Resolving build targets...
checking AUR database...
(1/1) cloning repositories                             00:00 [################################] 100%
resolving dependencies...

Packages (1) compton-conf-0.14.1-1

:: Proceed with building? [Y/n] 
downloading comments from AUR...
:: View and edit compton-conf/PKGBUILD? [Y/n/s/a/?] 
:: Enter editor executable name: 
:: Import PGP key 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3? [Y/n/c/a/?] 

:: Installing build dependencies...
[sudo] password for johny: 
johny is not in the sudoers file.  This incident will be reported.

Please remove sudo requirement.
thx

@kitsunyan
Copy link
Owner

It doesn't depend. However, it will use it if you have sudo. Why do you even have sudo if you don't use it?

@johnyradio
Copy link
Author

johnyradio commented Aug 19, 2019 via email

@kitsunyan
Copy link
Owner

I don't have sudo.

No, you do have.

[sudo] password for johny:
johny is not in the sudoers file. This incident will be reported.

Arch Linux uses this prompt for sudo. The error message is from sudo. sudo is also included to base-devel group which is required for makepkg, and I'm almost 100% sure you've installed all packages from this group and didn't remove sudo.

@mrvik
Copy link

mrvik commented Aug 20, 2019 via email

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

3 participants