You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
Error: Execution of '/usr/sbin/installer -pkg /private/tmp/dmg.FVhord/Java 7 Update 21.pkg -target /' returned 1: installer: Error - A higher version of the JRE is already installed on this system
Error: /Stage[main]/Java/Package[jre-7u21.dmg]/ensure: change from absent to present failed: Execution of '/usr/sbin/installer -pkg /private/tmp/dmg.FVhord/Java 7 Update 21.pkg -target /' returned 1: installer: Error - A higher version of the JRE is already installed on this system
We do not want to not install java all over again when it's already installed
We do not want to install a lower patch number version of Java if a greater patch is already there (or if we do, there should be a force flag or something?)