Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Detect when more up to date version installed and do not re-install #48

Description

@petems
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?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions