rabbah commented on issue #2524: Docker for mac support URL: https://github.com/apache/incubator-openwhisk/pull/2524#issuecomment-318418810 having a couple of sudo hiccups that need investigating: ``` TASK [prereq : install requests] ****************************************************************************************************************************************************************************************************************************************************************** Thursday 27 July 2017 12:25:01 -0400 (0:00:00.022) 0:00:01.242 ********* fatal: [172.17.0.1]: FAILED! => {"changed": false, "failed": true, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 1} ``` ``` TASK [controller : remove controller log directory] *********************************************************************************************************************************************************************************************************************************************** Thursday 27 July 2017 12:39:10 -0400 (0:00:00.254) 0:00:02.178 ********* fatal: [172.17.0.1]: FAILED! => {"changed": false, "failed": true, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 1} ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
