Hello:
I was attempting to upgrade Nagios XI, within the GUI, from 2014R1.1 to 2014R1.2 (released on June 23rd, 2014), and received the following messages:
"
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/local/nagiosxi/tmp/nagiosxi/subcomponents/nagiosplugins/nagios-plugins-2.0.2/build-aux/missing --run aclocal-1.11 -I gl/m4 -I m4
/usr/local/nagiosxi/tmp/nagiosxi/subcomponents/nagiosplugins/nagios-plugins-2.0.2/build-aux/missing: line 52: aclocal-1.11: command not found
WARNING: `aclocal-1.11' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.ac'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/sh /usr/local/nagiosxi/tmp/nagiosxi/subcomponents/nagiosplugins/nagios-plugins-2.0.2/build-aux/missing --run automake-1.11 --gnu
/usr/local/nagiosxi/tmp/nagiosxi/subcomponents/nagiosplugins/nagios-plugins-2.0.2/build-aux/missing: line 52: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/local/nagiosxi/tmp/nagiosxi/subcomponents/nagiosplugins/nagios-plugins-2.0.2/build-aux/missing --run autoconf
configure:49746: error: possibly undefined macro: gl_IDPRIV
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
make: *** [configure] Error 1
"
My last update did not identify that problem.
Are these new items and really needed?
2014R1.2 upgrade issue
Re: 2014R1.2 upgrade issue
I have the same error with an upgrade from 2012R2.9.
What is the fix. I'm kind of in between now.
What is the fix. I'm kind of in between now.
Tom Barnett
Senior Systems Administrator
Prime, inc.
2740 N. Mayfair Ave
Springfield, MO 65803
Senior Systems Administrator
Prime, inc.
2740 N. Mayfair Ave
Springfield, MO 65803
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: 2014R1.2 upgrade issue
For the time being (though this was supposed to be added to the dependencies installation) you will want to run the following then re-upgrade:
Code: Select all
yum install automake autoconfRe: 2014R1.2 upgrade issue
slansing wrote:For the time being (though this was supposed to be added to the dependencies installation) you will want to run the following then re-upgrade:
Code: Select all
yum install automake autoconf
I ran this command on the server, then did the upgrade via the web gui, and all completed with no issues.
Thank you!
You may lock this post.
Newbie '14