Hi, I'm running Jenkins 1.554.3 LTS on Windows Server 2008 R2 64-bit with MSYS configured to run shell build steps. Everything used to be working fine, but something between June 26 [1] and July 9 [2] made my shell build steps not work anymore. The error is that command line programs (like wget etc.) are not found anymore. This has been working before although I'm not aware of any configuration change I made in between. I've only updated some plugins and Jenkins core, but downgrading Jenkins to 1.554.2 did not help.
When looking at the shell configuration I actually wonder how it could have ever worked: In my case the shell is at "C:\mingwGitDevEnv\bin\sh.exe" and I've configured this in Jenkins, but Jenkins does not seem to invoke this as a login shell, so etc\profile and other scripts are never executed, and the PATH environment is not set correctly. Any idea why this ever worked and what made it break? Thanks! [1] https://mingwgitdevenv.cloudapp.net/job/mingwGitDevEnv-build-installer/91/ [2] https://mingwgitdevenv.cloudapp.net/job/mingwGitDevEnv-build-installer/92/ Regards, Sebastian -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.