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 yell post patch apply #9

Open
avan-pra opened this issue Aug 10, 2021 · 1 comment
Open

sudo yell post patch apply #9

avan-pra opened this issue Aug 10, 2021 · 1 comment

Comments

@avan-pra
Copy link

Starting the script as root works fine, so does the patch (Blu in my case)

Running the sudo command past this step (like sudo su as an example) will raise this error:
sudo: unable to resolve host hostname: Name or service not known
with hostname being your computer hostname.

To fix this you have to manually add
127.0.0.1 hostname
in the /etc/resolv.conf

I am running debian 10, sudo 1.8.27-1+deb10u3

I may take a look to the script soon

@AvinashReddy3108
Copy link
Collaborator

I'll try to implement this ASAP, thanks for the fix.

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

2 participants