I do not know the answer right now. I think I need to learn more about packagemaker to find out how to make the installer automatically choose the right installation options.
Could you create a Jira ticket for this at the Jenkins issue tracker? Thanks. I will try and check that during the weekend. -- Sami Jerome Lacoste <[email protected]> kirjoitti 6.3.2012 kello 13.22: > Today I upgraded jenkins on the command line using: > > sudo installer -pkg jenkins-1.454.pkg -target / > > This changed the permissions of the Jenkins home directory. I had to fix them > using: > > chown -R jenkins:daemon /Users/Shared/Jenkins/ > > Is that a bug ? If not, what is the proper procedure to remotely upgrade > jenkins on Mac OS X and not loose setup ? > > Jerome
