On Thu, Feb 18, 2016 at 1:07 PM, Carson Gaspar <carson@xxxxxxxxxx> wrote: [...] > sudo: no tty present and no askpass program specified I think you've got sudo configured to prompt for a password, but the regression test is trying to use if from a context where there's no tty. Possible solutions: - if you have the sudo credential caching enabled without tty_tickets, you could run "sudo whoami" or something to prepopulate the cache. - temporarily add NOPASSWD: to the sudo config for the user running the test. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev