I have one build machine which have a user "abc" which is not a root user and have limited sudo access. when I checkout source code and run build script it works fine. The build script contains sudo command for which it does not say "sudo: no tty present and no askpass program specified". But when did same thing from jenkins on that build machine added as slave,it shows "sudo: no tty present and no askpass program specified".
I have got one solution saying comment "Default requiretty" in /etc/sudoers file. But I don’t have access to this file. How I can overcome this problem? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
