-
Notifications
You must be signed in to change notification settings - Fork 12
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
unable to sudo on Chameleon Cloud Ubuntu Virtual Machine #246
Comments
This appears to be an OS/image specific issue. Can you take a look at the files
|
he cant add as sudo does not work ;-)
|
Despite the fact that sudo gives an error, it appears it actually still runs. cc@vm-001: The following lines are desirable for IPv6 capable hosts::1 ip6-localhost ip6-loopback cc@vm-001: The following lines are desirable for IPv6 capable hosts::1 ip6-localhost ip6-loopback Please note this has nothing to do with the cloudmesh tool we are using.
|
@mmccombe does the sudo command actually run (despite the "unable to resolve host" error)? |
I agree with @fugangwang this isn't a cloudmesh issue. |
I asked student to file it here as this is best way to reach experts ;-) We new it was not cloudmesh …
|
It is not really a problem, more an annoyance. If he wants the "unable to resolve host" message to go away, He should follow @fugangwang's comment above. |
I suggest we do a special add on in our class web page to document this, this will come up with lots of students and we will get lots of questions on this.
|
Thank you. I was originally under the impression that sudo was failing Thanks again for your help. Mark On Wed, Oct 19, 2016 at 11:47 AM, badi [email protected] wrote:
|
SUMMARY
After booting Ubuntu-Server-14.04-LTS Virtual Machine on Chameleon Cloud using Cloudmesh client, associating a floating IP, and connecting via ssh, the following error message is returned when trying to run any sudo command. This issue may not be related to Cloudmesh itself, but Dr. von Laszewski asked me to write up the issue here so he could assign it to someone to research.
cc@mmccombe-021:~$ sudo ls
sudo: unable to resolve host mmccombe-021
(mmccombe-021 is the hostname of the machine.
STEPS TO REPRODUCE
The text was updated successfully, but these errors were encountered: