manual upgrade fails

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

manual upgrade fails

Post by stefanmadsen »

after attempting to upgrade from 5.2.9 to the latest Xi release, (first time we attempt an upgrade mind you).
We are getting this result.. which is no result at all?
our server has no access to the internet - which might be the reason?

please advise.

[root@pfantnag01 nagiosxi]# ./upgrade
RPM Install detected, switching to yum update
Loaded plugins: product-id, refresh-packagekit, search-disabled-repos, security, subscription-manager, versionlock
Setting up Update Process
rhel-6-server-optional-rpms | 3.5 kB 00:00
rhel-6-server-optional-rpms/primary_db | 5.1 MB 00:02
rhel-6-server-rpms | 3.5 kB 00:00
rhel-6-server-rpms/primary_db | 52 MB 00:16
No Packages marked for Update
[root@pfantnag01 nagiosxi]#


we are running RHEL 2.6.32-642.3.1.el6.x86_64
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

hmmm, it would seem we have to do a upgrade via the offline rpm full installer? https://assets.nagios.com/downloads/nag ... onment.pdf

ill give this a shot.
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

hmm k - attempting to do a upgrade with the offline installer on a local vm, running the same nagios version and rhel - just overwrites everything.. thats a no go :)

so - hints please?
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

I guess it is exiting in the following test (in the upgrade script). in which case im wondering if i could just comment this bit out, or perhaps a Yum repo with the most recent nagios update is another way to go?

Code: Select all

if [ "$distro" != "Ubuntu" ] && [ "$distro" != "Debian" ]; then
    if rpm -q nagiosxi >/dev/null; then
        echo "RPM Install detected, switching to yum update"
        if [ "$INTERACTIVE" = "True" ]; then
            yum update nagiosxi
            exit $?
        else
            yum update nagiosxi -y
            exit $?
        fi
    fi
fi
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: manual upgrade fails

Post by dwhitfield »

stefanmadsen wrote:hmmm, it would seem we have to do a upgrade via the offline rpm full installer? https://assets.nagios.com/downloads/nag ... onment.pdf

ill give this a shot.
That's correct....assuming one thing. Was the server originally installed using the offline method or was it installed online and then pulled?

I don't really understand your comment about the yum repo. We do have a repo at http://repo.nagios.com/ The following line will be important for you.
For offline installations you will either need to clone the repositories or follow the offline method below using the tarballs containing all of the required RPMs.


Please let us know if you have any additional questions.
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

it was originally installed in an offline mode, this server has never had access to the internet.

as mentioned, i tried upgrading a vm from the same version using the offline installer (with the ./upgrade call) - but it completely borked the system, luckily thats a vm, so i could roll back.
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

regarding the "Yum repo", i was thinking that it would be possible to create a local repo, - but if the offline installer would just accomplish the same, then i guess Theres not much fun in that.
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

k we went for it, and seems to have updated, however we did get quite a few warnings, would you mind commenting on these?
especially the mkdir error, command not found and then the warnings themselves.

Code: Select all

Total size: 314 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : nagiosxi-nagioscore-5-4.0.2.el6.x86_64                                                                                                               1/30
  Updating   : nagiosxi-ajaxterm-5-4.0.2.el6.x86_64                                                                                                                 2/30
  Updating   : nagiosxi-nagiosql-5-4.0.2.el6.x86_64                                                                                                                 3/30
  Updating   : nagiosxi-wkhtmltox-5-4.0.2.el6.x86_64                                                                                                                4/30
  Updating   : nagiosxi-nrpe-5-4.0.2.el6.x86_64                                                                                                                     5/30
  Updating   : nagiosxi-nagiosmobile-5-4.0.2.el6.x86_64                                                                                                             6/30
  Updating   : nagiosxi-nagiosplugins-5-4.0.2.el6.x86_64                                                                                                            7/30
  Updating   : nagiosxi-wmic-5-4.0.2.el6.x86_64                                                                                                                     8/30
  Updating   : nagiosxi-pnp-5-4.0.2.el6.x86_64                                                                                                                      9/30
  Updating   : nagiosxi-mrtg-5-4.0.2.el6.x86_64                                                                                                                    10/30
  Updating   : nagiosxi-ndoutils-5-4.0.2.el6.x86_64                                                                                                                11/30
  Updating   : nagiosxi-nagvis-5-4.0.2.el6.x86_64                                                                                                                  12/30
  Updating   : nagiosxi-nsca-5-4.0.2.el6.x86_64                                                                                                                    13/30
  Updating   : nagiosxi-nrds-5-4.0.2.el6.x86_64                                                                                                                    14/30
  Updating   : nagiosxi-5-4.0.2.el6.x86_64                                                                                                                         15/30
mkdir: cannot create directory `/etc/openldap/cacerts': File exists
  Cleanup    : nagiosxi-5-2.9.el6.x86_64                                                                                                                           16/30
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/patches/ndomod-contactnotifications.patch failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/patches/ndomod-checkevents.patch failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/patches/ndo2db.c.diff failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/patches/dbhandlers-discardevents.patch failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/patches failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/update-version failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/subst.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/subst failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/utils.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/utils.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/sockdebug.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/sockdebug failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/queue.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/protonum.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndomod.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndomod-4x.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndomod-3x.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndomod-2x.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndo2db.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndo2db-4x failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndo2db-3x failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/ndo2db-2x failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/log2ndo.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/log2ndo failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/io.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/io.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/file2sock.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/file2sock failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/dbhandlers.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/dbhandlers-4x.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/dbhandlers-3x.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/dbhandlers-2x.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/db.o failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/db.c failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/Makefile.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src/Makefile failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/src failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/make-tarball failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/m4/np_mysqlclient.m4 failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/m4 failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/install-sh failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/utils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/queue.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/protoapi.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/ndomod.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/ndo2db.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/workers.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/statusdata.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/sretention.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/snprintf.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/shared.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/perfdata.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/objects.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/netutils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/nebstructs.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/nebmodules.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/nebmods.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/neberrors.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/nebcallbacks.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/nagios.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/macros.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/logging.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/locations.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/worker.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/t-utils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/squeue.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/snprintf.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/skiplist.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/runcmd.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/pqueue.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/nsutils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/nspath.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/nsock.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/lnag-utils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/libnagios.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/kvvec.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/iocache.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/iobroker.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/fanout.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/dkhash.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib/bitmap.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/lib failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/getcgi.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/downtime.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/defaults.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/config.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/common.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/comments.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/cgiutils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/cgiauth.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x/broker.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-4x failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/statusdata.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/sretention.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/snprintf.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/skiplist.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/shared.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/perfdata.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/objects.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/netutils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/nebstructs.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/nebmodules.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/nebmods.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/neberrors.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/nebcallbacks.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/nagios.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/macros.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/logging.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/locations.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/getcgi.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/epn_nagios.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/downtime.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/config.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/compat.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/common.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/comments.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/cgiutils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/cgiauth.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x/broker.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-3x failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/statusdata.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/sretention.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/snprintf.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/perfdata.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/objects.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/nebstructs.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/nebmodules.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/nebmods.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/neberrors.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/nebcallbacks.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/nagios.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/locations.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/getcgi.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/epn_nagios.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/downtime.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/config.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/common.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/comments.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/cgiutils.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/cgiauth.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x/broker.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/nagios-2x failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/io.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/getheaders failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/dbhandlers.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/db.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/config.h.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/config.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include/common.h failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/include failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/tip.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/note.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/logofullsize.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/important.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig9.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig8.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig7.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig6.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig5.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig4.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig3.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig2.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig13.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig12.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig11.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig10.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images/fig1.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/images failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/whatsnew.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/intro.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/installation.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/index.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/example-configs.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/components.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/ch04.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/ch03.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/ch02.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en/ch01.html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html/en-en failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/html failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/xsl/titlepage.xsl failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/xsl/titlepage.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/xsl/html-single.xsl failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/xsl/html-chunked.xsl failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/xsl/fo.xsl failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/xsl failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/tip.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/note.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/logofullsize.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/important.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig9.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig8.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig7.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig6.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig5.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig4.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig3.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig2.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig13.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig12.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig11.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig10.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images/fig1.png failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/images failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/whatsnew.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/introduction.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/installation.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/example-configs.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent/version.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent/urls.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent/protocols.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent/plugins.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent/names.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent/documents.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/components.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/all-entities.ent failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/NDOUtils.xml failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/Makefile.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en/Makefile failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook/en-en failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/docbook failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/NDOUtils Documentation.pdf failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/NDOUtils Documentation.odt failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/NDOUTILS DB Model.pdf failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs/NDOUTILS DB Model.odt failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/docs failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/upgradedb failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/timed_events.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/timed_event_queue.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/state_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/services.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/servicegroup_membership.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_status.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_state_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_notifications.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_flapping_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_event_handlers.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_downtime_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/service_comments.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/scheduled_downtime.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/notifications.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/hosts.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/hostgroup_membership.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_status.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_state_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_notifications.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_flapping_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_event_handlers.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_downtime_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/host_comments.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/flapping_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/event_handlers.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/downtime_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/contacts.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/contactgroup_membership.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/contact_status.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/contact_notifications.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/contact_notification_methods.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/comments.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries/comment_history.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/queries failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/prepsql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-2.0.1.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-2.0.0.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b8.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b6.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b5.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b4.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b3.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b2.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.4b1.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-upgrade-1.3.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-mods-1.4b8.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-mods-1.4b7.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/mysql-mods-1.4b5.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/installdb failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db/README failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/db failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/daemon-init.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/daemon-init failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/configure.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/configure failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/ndomod.cfg-sample.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/ndomod.cfg-sample failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/ndo2db.cfg-sample.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/ndo2db.cfg-sample failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/nagios.cfg.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/nagios.cfg failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/misccommands.cfg.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config/misccommands.cfg failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config.sub failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config.status failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config.log failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config.guess failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/config failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/aclocal.m4 failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/UPGRADING failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/TODO failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/THANKS failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/REQUIREMENTS failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/README failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/Makefile.in failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/Makefile failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/Changelog failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0/.gitignore failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0.tar.gz failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/subcomponents/ndoutils/ndoutils-2.0.0 failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/sourceguardian/SourceGuardian 7.1 for PHP User Guide.pdf failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/packages/rpmforge-release-0.5.3-1.fedora.rf.x86_64.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/packages/rpmforge-release-0.5.3-1.fedora.rf.i686.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/packages/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/packages/rpmforge-release-0.5.3-1.el6.rf.i686.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/packages/rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/packages/rpmforge-release-0.5.3-1.el5.rf.i386.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/nagiosxi_db_data.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/nagiosxi_db.sql failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/reports/hmtest.php failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/utils-timezones.inc.php failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/js/jquery/jquery.zclip.min.js failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/js/jquery/jquery-ui-1.9.0.custom.min.js failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/js/jquery/jquery-migrate-1.2.1.min.js failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/js/jquery/jquery-1.11.2.min.js failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/js/jquery/css/smoothness/jquery-ui-1.9.0.custom.min.css failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/js/jquery/css/smoothness/images/ui-icons_cd0a0a_256x240.png failed: No such file or directory
(.. removed some of these due to php character limitation)
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/components/helpsystem/CHANGES.TXT failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/components/ccm/sanity.sh failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/includes/components/ccm/images/ccm.jpg failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/readme.txt failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-db2.inc.php.bak failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-ado5.inc.php.bak failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/docs/readme.htm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi/basedir/cron/cookie.txt failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi-deps-suse11-5.2.9-1.noarch.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi-deps-el7-5.2.9-1.noarch.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/nagiosxi-deps-5.2.9-1.noarch.rpm failed: No such file or directory
warning:    erase unlink of /tmp/nagiosxi/fedoramods failed: No such file or directory
/var/tmp/rpm-tmp.3jMwB5: line 5: postun: command not found
  Cleanup    : nagiosxi-ajaxterm-5-2.9.el6.x86_64                                                                                                                  17/30
  Cleanup    : nagiosxi-nagioscore-5-2.9.el6.x86_64                                                                                                                18/30
  Cleanup    : nagiosxi-nagiosplugins-5-2.9.el6.x86_64                                                                                                             19/30
  Cleanup    : nagiosxi-ndoutils-5-2.9.el6.x86_64                                                                                                                  20/30
  Cleanup    : nagiosxi-nrpe-5-2.9.el6.x86_64                                                                                                                      21/30
  Cleanup    : nagiosxi-nsca-5-2.9.el6.x86_64                                                                                                                      22/30
  Cleanup    : nagiosxi-pnp-5-2.9.el6.x86_64                                                                                                                       23/30
  Cleanup    : nagiosxi-nagiosmobile-5-2.9.el6.x86_64                                                                                                              24/30
  Cleanup    : nagiosxi-nrds-5-2.9.el6.x86_64                                                                                                                      25/30
  Cleanup    : nagiosxi-nagvis-5-2.9.el6.x86_64                                                                                                                    26/30
  Cleanup    : nagiosxi-nagiosql-5-2.9.el6.x86_64                                                                                                                  27/30
  Cleanup    : nagiosxi-mrtg-5-2.9.el6.x86_64                                                                                                                      28/30
  Cleanup    : nagiosxi-wkhtmltox-5-2.9.el6.x86_64                                                                                                                 29/30
  Cleanup    : nagiosxi-wmic-5-2.9.el6.x86_64                                                                                                                      30/30
  Verifying  : nagiosxi-nrds-5-4.0.2.el6.x86_64                                                                                                                     1/30
  Verifying  : nagiosxi-nsca-5-4.0.2.el6.x86_64                                                                                                                     2/30
  Verifying  : nagiosxi-nagvis-5-4.0.2.el6.x86_64                                                                                                                   3/30
  Verifying  : nagiosxi-ndoutils-5-4.0.2.el6.x86_64                                                                                                                 4/30
  Verifying  : nagiosxi-mrtg-5-4.0.2.el6.x86_64                                                                                                                     5/30
  Verifying  : nagiosxi-pnp-5-4.0.2.el6.x86_64                                                                                                                      6/30
  Verifying  : nagiosxi-wmic-5-4.0.2.el6.x86_64                                                                                                                     7/30
  Verifying  : nagiosxi-ajaxterm-5-4.0.2.el6.x86_64                                                                                                                 8/30
  Verifying  : nagiosxi-nagiosplugins-5-4.0.2.el6.x86_64                                                                                                            9/30
  Verifying  : nagiosxi-nagiosmobile-5-4.0.2.el6.x86_64                                                                                                            10/30
  Verifying  : nagiosxi-nagioscore-5-4.0.2.el6.x86_64                                                                                                              11/30
  Verifying  : nagiosxi-5-4.0.2.el6.x86_64                                                                                                                         12/30
  Verifying  : nagiosxi-nrpe-5-4.0.2.el6.x86_64                                                                                                                    13/30
  Verifying  : nagiosxi-wkhtmltox-5-4.0.2.el6.x86_64                                                                                                               14/30
  Verifying  : nagiosxi-nagiosql-5-4.0.2.el6.x86_64                                                                                                                15/30
  Verifying  : nagiosxi-ajaxterm-5-2.9.el6.x86_64                                                                                                                  16/30
  Verifying  : nagiosxi-nrds-5-2.9.el6.x86_64                                                                                                                      17/30
  Verifying  : nagiosxi-nagiosplugins-5-2.9.el6.x86_64                                                                                                             18/30
  Verifying  : nagiosxi-wmic-5-2.9.el6.x86_64                                                                                                                      19/30
  Verifying  : nagiosxi-pnp-5-2.9.el6.x86_64                                                                                                                       20/30
  Verifying  : nagiosxi-nsca-5-2.9.el6.x86_64                                                                                                                      21/30
  Verifying  : nagiosxi-nagioscore-5-2.9.el6.x86_64                                                                                                                22/30
  Verifying  : nagiosxi-mrtg-5-2.9.el6.x86_64                                                                                                                      23/30
  Verifying  : nagiosxi-nrpe-5-2.9.el6.x86_64                                                                                                                      24/30
  Verifying  : nagiosxi-5-2.9.el6.x86_64                                                                                                                           25/30
  Verifying  : nagiosxi-nagiosql-5-2.9.el6.x86_64                                                                                                                  26/30
  Verifying  : nagiosxi-wkhtmltox-5-2.9.el6.x86_64                                                                                                                 27/30
  Verifying  : nagiosxi-ndoutils-5-2.9.el6.x86_64                                                                                                                  28/30
  Verifying  : nagiosxi-nagvis-5-2.9.el6.x86_64                                                                                                                    29/30
  Verifying  : nagiosxi-nagiosmobile-5-2.9.el6.x86_64                                                                                                              30/30

Updated:
  nagiosxi.x86_64 0:5-4.0.2.el6              nagiosxi-ajaxterm.x86_64 0:5-4.0.2.el6      nagiosxi-mrtg.x86_64 0:5-4.0.2.el6     nagiosxi-nagioscore.x86_64 0:5-4.0.2.el6
  nagiosxi-nagiosmobile.x86_64 0:5-4.0.2.el6 nagiosxi-nagiosplugins.x86_64 0:5-4.0.2.el6 nagiosxi-nagiosql.x86_64 0:5-4.0.2.el6 nagiosxi-nagvis.x86_64 0:5-4.0.2.el6
  nagiosxi-ndoutils.x86_64 0:5-4.0.2.el6     nagiosxi-nrds.x86_64 0:5-4.0.2.el6          nagiosxi-nrpe.x86_64 0:5-4.0.2.el6     nagiosxi-nsca.x86_64 0:5-4.0.2.el6
  nagiosxi-pnp.x86_64 0:5-4.0.2.el6          nagiosxi-wkhtmltox.x86_64 0:5-4.0.2.el6     nagiosxi-wmic.x86_64 0:5-4.0.2.el6

Complete!
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: manual upgrade fails

Post by dwhitfield »

Those warnings should be fine. Are you getting any PHP warnings in the web browser? Is there any functionality loss?

If you aren't seeing any problems, it's probably a waste of your time to go looking for one. That said, you can certainly post the output of tail -100 /usr/local/nagios/var/nagios.log here and we can look it over as a sanity check.
stefanmadsen
Posts: 42
Joined: Mon Dec 28, 2015 7:48 am

Re: manual upgrade fails

Post by stefanmadsen »

Theres nothing in the log really to be interested in, - but could you comment on :

Code: Select all

mkdir: cannot create directory `/etc/openldap/cacerts': File exists
and

Code: Select all

/var/tmp/rpm-tmp.3jMwB5: line 5: postun: command not found
i need to know before i can assure a clean production upgrade
Locked