Skip to content

Docker installation dev env setup fails ("setup-dev-env.sh" script, Ansible doesn't ask password for sudo) #4724

Closed Answered by EdoardoMolinatti
EdoardoMolinatti asked this question in Q&A
Discussion options

You must be logged in to vote

If anyone encounters this problem, the solution is to gain root privileges for your user using sudo.
One of the quickest ways to do so is by executing sudo visudo and exiting from the opened nano editor with Ctrl + X.
The above error won't happen again once sudo has been executed on your current shell (you'll have root privileges for some time).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EdoardoMolinatti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant