Unattended Jira upgrade fails

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 7.13.18, 8.5.7
    • Component/s: Installation
    • None
    • 7.13
    • 5
    • Severity 3 - Minor

      Issue Summary

      Trying to upgrade Jira using the response.varfile as described here fails.

      Steps to Reproduce

      1. Download a Jira installer;
      2. Upgrade Jira;
      3. Use the created <installation-directory>/.install4j/response.varfile to make a second upgrade.

      Expected Results

      A successful upgrade.

      Actual Results

      We are presented with these messages in the terminal:

      Unpacking JRE ...
      Starting Installer ...
      The installation directory has been set to /opt/atlassian2/jirasoftware.
      It appears that JIRA is already installed in the directory you selected.  Please choose a different directory.
      

      Workaround

      In the response.varfile file, this line:

      sys.confirmedUpdateInstallationString=False
      

      Should actually look like this:

      sys.confirmedUpdateInstallationString=true
      

      Just make this replacement, and now the upgrade should happen successfully.

              Assignee:
              Unassigned
              Reporter:
              Allan Gandelman
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: