upgrade script nagios 5.7.1 sais it is 5.7.0

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jweijters
Posts: 63
Joined: Thu Feb 06, 2020 3:50 am

upgrade script nagios 5.7.1 sais it is 5.7.0

Post by jweijters »

Hi downloaded the latest version of NagiosXI 5.7.1 and ran the upgrade script.
In the text after installing the prerequisites, it shows:
===================
XI 5.7.0 Updates
===================
NOTICE: This upgrade script will update ALL XI components, wizards, and dashlets
to the latest available versions. Before running this upgrade the currently
installed versions will be backed up to the /tmp directory.


However this is XI 5.7.1

Can this please be fixed?

Kind regards,

Joris Weijters
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: upgrade script nagios 5.7.1 sais it is 5.7.0

Post by ssax »

That is not a bug, there are updates that need to be applied from the XI 5.7.0 release if you come from a pre-XI 5.7.0 system and the upgrade script is working as intended. It's just telling you that it's applying the proper XI 5.7.0 updates that are required for your system before you move to the next block of logic for XI 5.7.1 updates.

Once it's been upgraded properly that section of code will not be run again because the updates should already be done.

Thank you
Locked