Navigation Menu

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

If auto install will warn user does not have sudo when it does #2307

Open
dgibbs64 opened this issue Apr 26, 2019 · 3 comments
Open

If auto install will warn user does not have sudo when it does #2307

dgibbs64 opened this issue Apr 26, 2019 · 3 comments
Labels
command: install type: bug Something isn't working

Comments

@dgibbs64
Copy link
Member

User Story

If auto install will warn user does not have sudo when it does

Basic info

  • Command: auto-install

Further Information

If auto install will warn user does not have sudo when it does This is becuase auto install will bypass sudo as it will disrupt auto installer

Expected behaviour

A different message stating sudo bypassed becuase auto install

@Bourne-ID
Copy link
Contributor

From memory, auto install doesn't bypass sudo, it uses a different way of checking if the user has sudo access. What is the exact error message, and which OS / Version etc. And I'll take a look.

@dgibbs64
Copy link
Member Author

The message simply states "user does not have sudo access. Manually install dependencies." I think this is the case as sudo will require a password and halt the auto install

@Bourne-ID
Copy link
Contributor

Ahh, fair comment, could also link to a page to create a no prompt sudo user using visudo.

@dgibbs64 dgibbs64 added type: bug Something isn't working and removed type: refactor labels Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command: install type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants