-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Mac OS X 10.6.7 (probably all OS X versions)
/Applications/Jenkins directory has permissions 0700 and is owned by uid 501. When the postinstall tries to launch Jenkins as user daemon, daemon cannot read jenkins.war and exits with a failure.
Expected: /Applications/Jenkins folder is owned by root:admin and has permissions 775.