Page 1 of 2
Install error on Centos7: packets requested
Posted: Thu Apr 08, 2021 10:51 am
by guichamoniard
Hello
I tried a manual installation of Nagios XI (xi-5.8.3.tar.gz) via ./fullinstall command
Installation stopped on errors below the last logs messages frfom the console:
Code: Select all
Erreur : Paquet : nagiosxi-deps-el7-5.8.3-1.noarch (/nagiosxi-deps-el7-5.8.3-1.noarch)
Requiert : snmptt
Erreur : Paquet : nagiosxi-deps-el7-5.8.3-1.noarch (/nagiosxi-deps-el7-5.8.3-1.noarch)
Requiert : libmcrypt-devel
Erreur : Paquet : nagiosxi-deps-el7-5.8.3-1.noarch (/nagiosxi-deps-el7-5.8.3-1.noarch)
Requiert : freetds-devel
Erreur : Paquet : nagiosxi-deps-el7-5.8.3-1.noarch (/nagiosxi-deps-el7-5.8.3-1.noarch)
Requiert : shellinabox
Erreur : Paquet : nagiosxi-deps-el7-5.8.3-1.noarch (/nagiosxi-deps-el7-5.8.3-1.noarch)
Requiert : python-pip
Erreur : Paquet : nagiosxi-deps-el7-5.8.3-1.noarch (/nagiosxi-deps-el7-5.8.3-1.noarch)
Requiert : ansible
Vous pouvez essayer d'utiliser --skip-broken pour contourner le problème
Vous pouvez essayer d'exécuter : rpm -Va --nofiles --nodigest
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './1-prereqs'
In attached file the install.log containing full log install messages
Apparently 5 packets are missing (snmptt, libmcrypt-devel, freetds-devel, shelinabox, python-pip, ansible)
What's wrong ?
Guillaume
Re: Install error on Centos7: packets requested
Posted: Thu Apr 08, 2021 4:28 pm
by vtrac
Hi guichamoniard,
Could you please run the below command as "root"?
Code: Select all
yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Once completed, please run the "./fullinstall" command again.
Regards,
Vinh
Re: Install error on Centos7: packets requested
Posted: Tue Apr 13, 2021 7:32 am
by guichamoniard
Hello
I did the sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible comand but nothing avalaible
See the return status below:
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
[sudo] Mot de passe de eca :
Modules complémentaires chargés : fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos.crazyfrogs.org
* updates: centos.crazyfrogs.org
Aucun paquet snmptt disponible.
Aucun paquet libmcrypt-devel disponible.
Aucun paquet freetds-devel disponible.
Aucun paquet shellinabox disponible.
Aucun paquet python-pip disponible.
Aucun paquet ansible disponible.
Erreur : Rien à faire
Re: Install error on Centos7: packets requested
Posted: Tue Apr 13, 2021 9:40 am
by vtrac
Hi,
Could you please try these commands:
Code: Select all
rpm -Uvh https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm
yum clean all
yum repolist
yum update
Now, please try the yum command again:
Code: Select all
yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
If the above complete successfully, then please try the "./fullinstall" again.
Best Regards,
Vinh
Re: Install error on Centos7: packets requested
Posted: Thu Apr 15, 2021 11:17 am
by guichamoniard
Hi
If I run only thicommand (i had to run it in sudo otherwise i get the permission denied error)
Code: Select all
sudo rpm -Uvh https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm
I've got the error below
Code: Select all
[eca@ord01160 nagiosxi]$ sudo rpm -Uvh https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm
Récupération de https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm
curl: (7) Failed to connect to 2600:3c00::f03c:91ff:fedf:b821: Le réseau n'est pas accessible
erreur : https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm ignoré - échec du transfert
It works if i add a proxy and port to the command it's ok, see below (it says that it's already installed)
Code: Select all
[eca@ord01160 nagiosxi]$ sudo rpm -Uvh https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm --httpproxy proxy.synchrotron-soleil.fr --httpport 8080
[sudo] Mot de passe de eca :
Récupération de https://repo.nagios.com/nagios/7/nagios-repo-7-4.el7.noarch.rpm
attention : /var/tmp/rpm-tmp.yZdiYu: Entête V4 RSA/SHA1 Signature, clé ID c62934a0: NOKEY
Préparation... ################################# [100%]
paquet nagios-repo-7-4.el7.noarch déjà installé
Command yum clean all is ok, see below:
Code: Select all
[eca@ord01160 nagiosxi]$ yum clean all
Modules complémentaires chargés : fastestmirror, langpacks
Nettoyage des dépôts : base centosplus extras nagios-base nagiosxi-deps updates
Cleaning up list of fastest mirrors
Other repos take up 268 M of disk space (use --verbose for details)
Command yum repolist gives this:
Code: Select all
[eca@ord01160 nagiosxi]$ yum repolist
Modules complémentaires chargés : fastestmirror, langpacks
Determining fastest mirrors
* base: centos-mirror.usessionbuddy.com
* centosplus: centos.crazyfrogs.org
* extras: centos-mirror.usessionbuddy.com
* updates: centos.crazyfrogs.org
nagios-base 100/100
nagiosxi-deps 31/31
id du dépôt nom du dépôt statut
base/7/x86_64 CentOS-7 - Base 10 072
centosplus/7/x86_64 CentOS-7 - Plus 93
extras/7/x86_64 CentOS-7 - Extras 468
nagios-base Nagios 100
nagiosxi-deps Nagios XI Dependencies 31
updates/7/x86_64 CentOS-7 - Updates 1 924
repolist: 12 688
sudo yum update gives some errors:
Code: Select all
Erreur : Paquet : qt5-qtwebkit-5.9.1-1.el7.x86_64 (@epel)
Requiert : qt5-qtbase(x86-64) = 5.9.2
Suppression : qt5-qtbase-5.9.2-3.el7.x86_64 (@base)
qt5-qtbase(x86-64) = 5.9.2-3.el7
Mis à jour par : qt5-qtbase-5.9.7-5.el7_9.x86_64 (updates)
qt5-qtbase(x86-64) = 5.9.7-5.el7_9
Disponible : qt5-qtbase-5.9.7-4.el7.x86_64 (base)
qt5-qtbase(x86-64) = 5.9.7-4.el7
Erreur : Paquet : qt5-qtwebkit-5.9.1-1.el7.x86_64 (@epel)
Requiert : qt5-qtdeclarative(x86-64) = 5.9.2
Suppression : qt5-qtdeclarative-5.9.2-1.el7.x86_64 (@base)
qt5-qtdeclarative(x86-64) = 5.9.2-1.el7
Mis à jour par : qt5-qtdeclarative-5.9.7-1.el7.x86_64 (base)
qt5-qtdeclarative(x86-64) = 5.9.7-1.el7
Vous pouvez essayer d'utiliser --skip-broken pour contourner le problème
Vous pouvez essayer d'exécuter : rpm -Va --nofiles --nodigest
Then the command sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Gives me this:
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Modules complémentaires chargés : fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos.crazyfrogs.org
* extras: centos-mirror.usessionbuddy.com
* updates: centos.crazyfrogs.org
Aucun paquet snmptt disponible.
Aucun paquet libmcrypt-devel disponible.
Aucun paquet freetds-devel disponible.
Aucun paquet shellinabox disponible.
Aucun paquet python-pip disponible.
Aucun paquet ansible disponible.
Erreur : Rien à faire
Best regards
Guillaume
Re: Install error on Centos7: packets requested
Posted: Thu Apr 15, 2021 11:53 am
by vtrac
Hi,
Looks like those missing packages from the beginning are available now.
Code: Select all
snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Since you were using proxy in the RPM command in your last reply.
You might need to setup yum proxy first before doing the "./fullinstall" command again.
Please follow this KB for setting up proxy for yum:
https://www.linuxtechi.com/proxy-settin ... s-servers/
Could you please go back and do the "./fullinstall" again.
Please make sure you login as "root", do not use "sudo".
Also, see if you have selinux enabled. Please disable it temporay and also set "exec" permission for "/tmp":
Code: Select all
sestatus
setenforce 0
mount -o remount,exec /tmp
Assuming that your download file is under "/tmp/nagiosxi":
Best Regards,
Vinh
Re: Install error on Centos7: packets requested
Posted: Mon Apr 19, 2021 4:09 am
by guichamoniard
Hello
The yum proxy was already ok
I don't have the root access (only the SI group have it) but my account (eca) is with install rights with sudo (i used it for many other install)
For more visibility i used english version of my centos then you have the error messages in english
These packets below seem to be not available (seems to be not a proxy problem)
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos-mirror.usessionbuddy.com
* updates: centos.crazyfrogs.org
No package snmptt available.
No package libmcrypt-devel available.
No package freetds-devel available.
No package shellinabox available.
No package python-pip available.
No package ansible available.
Error: Nothing to do
For example if i search for snmptt i get the error below
Code: Select all
[eca@ord01160 nagiosxi]$ yum search snmptt
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos-mirror.usessionbuddy.com
* updates: centos.crazyfrogs.org
Warning: No matches found for: snmptt
No matches found
Does these packets really exists?
Does the same command work on your machine?
Regards
Guillaume
Re: Install error on Centos7: packets requested
Posted: Mon Apr 19, 2021 10:26 am
by vtrac
Hi,
Yes, I checked my VM and I do have those packages installed.
They belong to "epel".
Please try this on your Nagios XI prompt:
Code: Select all
sudo yum install epel-release -y
or
cd /tmp
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum localinstall ./epel-release-latest-7.noarch.rpm
Now run this on your XI prompt:
Now, do the install:
Code: Select all
sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Best Regards,
Vinh
Re: Install error on Centos7: packets requested
Posted: Tue Apr 20, 2021 7:27 am
by guichamoniard
This command give me this:
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum install epel-release -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos.crazyfrogs.org
* updates: centos-mirror.usessionbuddy.com
Package epel-release-7-11.noarch already installed and latest version
Nothing to do
sudo yum repolist give me this
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum repolist
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos.crazyfrogs.org
* updates: centos-mirror.usessionbuddy.com
repo id repo name status
base/7/x86_64 CentOS-7 - Base 10,072
centosplus/7/x86_64 CentOS-7 - Plus 93
extras/7/x86_64 CentOS-7 - Extras 468
nagios-base Nagios 100
nagiosxi-deps Nagios XI Dependencies 31
updates/7/x86_64 CentOS-7 - Updates 1,932
repolist: 12,696
Then sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible:
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos.crazyfrogs.org
* updates: centos-mirror.usessionbuddy.com
No package snmptt available.
No package libmcrypt-devel available.
No package freetds-devel available.
No package shellinabox available.
No package python-pip available.
No package ansible available.
Error: Nothing to do
I tried withy the other commands:
wget
https://dl.fedoraproject.org/pub/epel/e ... noarch.rpm
sudo yum localinstall ./epel-release-latest-7.noarch.rpm
Code: Select all
[eca@ord01160 nagiosxi]$ cd /tmp
[eca@ord01160 tmp]$ wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
--2021-04-20 14:20:04-- https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
Resolving proxy.synchrotron-soleil.fr (proxy.synchrotron-soleil.fr)... 195.221.0.34, 195.221.0.35
Connecting to proxy.synchrotron-soleil.fr (proxy.synchrotron-soleil.fr)|195.221.0.34|:8080... connected.
Proxy request sent, awaiting response... 200 OK
Length: 15448 (15K) [application/x-rpm]
Saving to: ‘epel-release-latest-7.noarch.rpm’
100%[=============================================================>] 15,448 --.-K/s in 0.1s
2021-04-20 14:20:05 (145 KB/s) - ‘epel-release-latest-7.noarch.rpm’ saved [15448/15448]
[eca@ord01160 tmp]$ sudo yum localinstall ./epel-release-latest-7.noarch.rpm
Loaded plugins: fastestmirror, langpacks
Examining ./epel-release-latest-7.noarch.rpm: epel-release-7-13.noarch
Marking ./epel-release-latest-7.noarch.rpm as an update to epel-release-7-11.noarch
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-11 will be updated
---> Package epel-release.noarch 0:7-13 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
=======================================================================================================
Package Arch Version Repository Size
=======================================================================================================
Updating:
epel-release noarch 7-13 /epel-release-latest-7.noarch 25 k
Transaction Summary
=======================================================================================================
Upgrade 1 Package
Total size: 25 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
Updating : epel-release-7-13.noarch 1/2
warning: /etc/yum.repos.d/epel.repo created as /etc/yum.repos.d/epel.repo.rpmnew
Cleanup : epel-release-7-11.noarch 2/2
Verifying : epel-release-7-13.noarch 1/2
Verifying : epel-release-7-11.noarch 2/2
Updated:
epel-release.noarch 0:7-13
Complete!
Then tried again sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
Code: Select all
[eca@ord01160 tmp]$ sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
[sudo] password for eca:
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* extras: centos.crazyfrogs.org
* updates: centos-mirror.usessionbuddy.com
No package snmptt available.
No package libmcrypt-devel available.
No package freetds-devel available.
No package shellinabox available.
No package python-pip available.
No package ansible available.
Error: Nothing to do
Re: Install error on Centos7: packets requested
Posted: Tue Apr 20, 2021 10:21 am
by guichamoniard
Hello again
Good news
I missed an important warning during epel update with these commands:
cd /tmp
wget
https://dl.fedoraproject.org/pub/epel/e ... noarch.rpm
sudo yum localinstall ./epel-release-latest-7.noarch.rpm
This warniong is :
warning: /etc/yum.repos.d/epel.repo created as /etc/yum.repos.d/epel.repo.rpmnew
After renaming etc/yum.repos.d/epel.repo in etc/yum.repos.d/epel.repo.old
and renaming etc/yum.repos.d/epel.repo.rpmnew in etc/yum.repos.d/epel.repo
Then the command worked!!
Code: Select all
[eca@ord01160 nagiosxi]$ sudo yum install snmptt libmcrypt-devel freetds-devel shellinabox python-pip ansible
[sudo] password for eca:
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 31 kB 00:00
* base: centos-mirror.usessionbuddy.com
* centosplus: centos-mirror.usessionbuddy.com
* epel: epel.besthosting.ua
* extras: centos.crazyfrogs.org
* updates: centos-mirror.usessionbuddy.com
epel | 4.7 kB 00:00
(1/3): epel/x86_64/group_gz | 96 kB 00:00
(2/3): epel/x86_64/updateinfo | 1.0 MB 00:00
(3/3): epel/x86_64/primary_db | 6.9 MB 00:00
Resolving Dependencies
--> Running transaction check
---> Package ansible.noarch 0:2.9.18-1.el7 will be installed
--> Processing Dependency: PyYAML for package: ansible-2.9.18-1.el7.noarch
--> Processing Dependency: python-httplib2 for package: ansible-2.9.18-1.el7.noarch
--> Processing Dependency: python-paramiko for package: ansible-2.9.18-1.el7.noarch
--> Processing Dependency: python2-jmespath for package: ansible-2.9.18-1.el7.noarch
--> Processing Dependency: sshpass for package: ansible-2.9.18-1.el7.noarch
---> Package freetds-devel.x86_64 0:1.1.20-1.el7 will be installed
--> Processing Dependency: freetds-libs(x86-64) = 1.1.20-1.el7 for package: freetds-devel-1.1.20-1.el7.x86_64
--> Processing Dependency: libct.so.4()(64bit) for package: freetds-devel-1.1.20-1.el7.x86_64
--> Processing Dependency: libsybdb.so.5()(64bit) for package: freetds-devel-1.1.20-1.el7.x86_64
---> Package libmcrypt-devel.x86_64 0:2.5.8-13.el7 will be installed
--> Processing Dependency: libmcrypt = 2.5.8-13.el7 for package: libmcrypt-devel-2.5.8-13.el7.x86_64
--> Processing Dependency: libmcrypt.so.4()(64bit) for package: libmcrypt-devel-2.5.8-13.el7.x86_64
---> Package python2-pip.noarch 0:8.1.2-14.el7 will be installed
---> Package shellinabox.x86_64 0:2.20-5.el7 will be installed
---> Package snmptt.noarch 0:1.4.2-1.el7 will be installed
--> Processing Dependency: perl(Config::IniFiles) for package: snmptt-1.4.2-1.el7.noarch
--> Processing Dependency: perl-Net-SNMP for package: snmptt-1.4.2-1.el7.noarch
--> Running transaction check
---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64
---> Package freetds-libs.x86_64 0:1.1.20-1.el7 will be installed
--> Processing Dependency: freetds = 1.1.20-1.el7 for package: freetds-libs-1.1.20-1.el7.x86_64
--> Processing Dependency: libodbc.so.2()(64bit) for package: freetds-libs-1.1.20-1.el7.x86_64
--> Processing Dependency: libodbcinst.so.2()(64bit) for package: freetds-libs-1.1.20-1.el7.x86_64
---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
---> Package perl-Config-IniFiles.noarch 0:2.79-1.el7 will be installed
--> Processing Dependency: perl(IO::Scalar) >= 2.109 for package: perl-Config-IniFiles-2.79-1.el7.noarch
--> Processing Dependency: perl(List::MoreUtils) >= 0.33 for package: perl-Config-IniFiles-2.79-1.el7.noarch
--> Processing Dependency: perl(List::MoreUtils) for package: perl-Config-IniFiles-2.79-1.el7.noarch
---> Package perl-Net-SNMP.noarch 0:6.0.1-7.el7 will be installed
--> Processing Dependency: perl(Socket6) >= 0.23 for package: perl-Net-SNMP-6.0.1-7.el7.noarch
--> Processing Dependency: perl(Crypt::DES) for package: perl-Net-SNMP-6.0.1-7.el7.noarch
--> Processing Dependency: perl(Digest::HMAC) for package: perl-Net-SNMP-6.0.1-7.el7.noarch
--> Processing Dependency: perl(Digest::SHA1) for package: perl-Net-SNMP-6.0.1-7.el7.noarch
---> Package python-paramiko.noarch 0:2.1.1-9.el7 will be installed
---> Package python2-httplib2.noarch 0:0.18.1-3.el7 will be installed
---> Package python2-jmespath.noarch 0:0.9.4-2.el7 will be installed
---> Package sshpass.x86_64 0:1.06-2.el7 will be installed
--> Running transaction check
---> Package freetds.x86_64 0:1.1.20-1.el7 will be installed
---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
---> Package perl-Crypt-DES.x86_64 0:2.05-20.el7 will be installed
---> Package perl-Digest-HMAC.noarch 0:1.03-5.el7 will be installed
--> Processing Dependency: perl(Digest::SHA) for package: perl-Digest-HMAC-1.03-5.el7.noarch
---> Package perl-Digest-SHA1.x86_64 0:2.13-9.el7 will be installed
---> Package perl-IO-stringy.noarch 0:2.110-22.el7 will be installed
---> Package perl-List-MoreUtils.x86_64 0:0.33-9.el7 will be installed
---> Package perl-Socket6.x86_64 0:0.23-15.el7 will be installed
---> Package unixODBC.x86_64 0:2.3.1-14.el7 will be installed
--> Running transaction check
---> Package perl-Digest-SHA.x86_64 1:5.85-4.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ansible noarch 2.9.18-1.el7 epel 17 M
freetds-devel x86_64 1.1.20-1.el7 epel 43 k
libmcrypt-devel x86_64 2.5.8-13.el7 epel 13 k
python2-pip noarch 8.1.2-14.el7 epel 1.7 M
shellinabox x86_64 2.20-5.el7 epel 136 k
snmptt noarch 1.4.2-1.el7 epel 129 k
Installing for dependencies:
PyYAML x86_64 3.10-11.el7 base 153 k
freetds x86_64 1.1.20-1.el7 epel 396 k
freetds-libs x86_64 1.1.20-1.el7 epel 368 k
libmcrypt x86_64 2.5.8-13.el7 epel 99 k
libyaml x86_64 0.1.4-11.el7_0 base 55 k
perl-Config-IniFiles noarch 2.79-1.el7 epel 50 k
perl-Crypt-DES x86_64 2.05-20.el7 base 20 k
perl-Digest-HMAC noarch 1.03-5.el7 base 16 k
perl-Digest-SHA x86_64 1:5.85-4.el7 base 58 k
perl-Digest-SHA1 x86_64 2.13-9.el7 base 50 k
perl-IO-stringy noarch 2.110-22.el7 base 71 k
perl-List-MoreUtils x86_64 0.33-9.el7 base 58 k
perl-Net-SNMP noarch 6.0.1-7.el7 epel 103 k
perl-Socket6 x86_64 0.23-15.el7 base 27 k
python-paramiko noarch 2.1.1-9.el7 base 269 k
python2-httplib2 noarch 0.18.1-3.el7 epel 125 k
python2-jmespath noarch 0.9.4-2.el7 epel 41 k
sshpass x86_64 1.06-2.el7 extras 21 k
unixODBC x86_64 2.3.1-14.el7 base 413 k
Transaction Summary
================================================================================
Install 6 Packages (+19 Dependent packages)
Total download size: 22 M
Installed size: 121 M
Is this ok [y/d/N]: y
Downloading packages:
(1/25): PyYAML-3.10-11.el7.x86_64.rpm | 153 kB 00:00
(2/25): ansible-2.9.18-1.el7.noarch.rpm | 17 MB 00:01
(3/25): freetds-1.1.20-1.el7.x86_64.rpm | 396 kB 00:00
(4/25): freetds-devel-1.1.20-1.el7.x86_64.rpm | 43 kB 00:00
(5/25): freetds-libs-1.1.20-1.el7.x86_64.rpm | 368 kB 00:00
(6/25): libmcrypt-2.5.8-13.el7.x86_64.rpm | 99 kB 00:00
(7/25): libmcrypt-devel-2.5.8-13.el7.x86_64.rpm | 13 kB 00:00
(8/25): perl-Config-IniFiles-2.79-1.el7.noarch.rpm | 50 kB 00:00
(9/25): libyaml-0.1.4-11.el7_0.x86_64.rpm | 55 kB 00:00
(10/25): perl-Digest-HMAC-1.03-5.el7.noarch.rpm | 16 kB 00:00
(11/25): perl-Crypt-DES-2.05-20.el7.x86_64.rpm | 20 kB 00:00
(12/25): perl-Digest-SHA1-2.13-9.el7.x86_64.rpm | 50 kB 00:00
(13/25): perl-IO-stringy-2.110-22.el7.noarch.rpm | 71 kB 00:00
(14/25): perl-Digest-SHA-5.85-4.el7.x86_64.rpm | 58 kB 00:00
(15/25): perl-List-MoreUtils-0.33-9.el7.x86_64.rpm | 58 kB 00:00
(16/25): python-paramiko-2.1.1-9.el7.noarch.rpm | 269 kB 00:00
(17/25): perl-Socket6-0.23-15.el7.x86_64.rpm | 27 kB 00:00
(18/25): perl-Net-SNMP-6.0.1-7.el7.noarch.rpm | 103 kB 00:00
(19/25): python2-httplib2-0.18.1-3.el7.noarch.rpm | 125 kB 00:00
(20/25): python2-jmespath-0.9.4-2.el7.noarch.rpm | 41 kB 00:00
(21/25): python2-pip-8.1.2-14.el7.noarch.rpm | 1.7 MB 00:00
(22/25): shellinabox-2.20-5.el7.x86_64.rpm | 136 kB 00:00
(23/25): snmptt-1.4.2-1.el7.noarch.rpm | 129 kB 00:00
(24/25): sshpass-1.06-2.el7.x86_64.rpm | 21 kB 00:00
(25/25): unixODBC-2.3.1-14.el7.x86_64.rpm | 413 kB 00:00
--------------------------------------------------------------------------------
Total 8.0 MB/s | 22 MB 00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : unixODBC-2.3.1-14.el7.x86_64 1/25
Installing : freetds-1.1.20-1.el7.x86_64 2/25
Installing : freetds-libs-1.1.20-1.el7.x86_64 3/25
Installing : perl-Crypt-DES-2.05-20.el7.x86_64 4/25
Installing : 1:perl-Digest-SHA-5.85-4.el7.x86_64 5/25
Installing : perl-Digest-HMAC-1.03-5.el7.noarch 6/25
Installing : libyaml-0.1.4-11.el7_0.x86_64 7/25
Installing : PyYAML-3.10-11.el7.x86_64 8/25
Installing : perl-Digest-SHA1-2.13-9.el7.x86_64 9/25
Installing : python2-httplib2-0.18.1-3.el7.noarch 10/25
Installing : python2-jmespath-0.9.4-2.el7.noarch 11/25
Installing : python-paramiko-2.1.1-9.el7.noarch 12/25
Installing : perl-Socket6-0.23-15.el7.x86_64 13/25
Installing : perl-Net-SNMP-6.0.1-7.el7.noarch 14/25
Installing : perl-List-MoreUtils-0.33-9.el7.x86_64 15/25
Installing : libmcrypt-2.5.8-13.el7.x86_64 16/25
Installing : sshpass-1.06-2.el7.x86_64 17/25
Installing : perl-IO-stringy-2.110-22.el7.noarch 18/25
Installing : perl-Config-IniFiles-2.79-1.el7.noarch 19/25
Installing : snmptt-1.4.2-1.el7.noarch 20/25
Installing : ansible-2.9.18-1.el7.noarch 21/25
Installing : libmcrypt-devel-2.5.8-13.el7.x86_64 22/25
Installing : freetds-devel-1.1.20-1.el7.x86_64 23/25
Installing : python2-pip-8.1.2-14.el7.noarch 24/25
Installing : shellinabox-2.20-5.el7.x86_64 25/25
Verifying : freetds-libs-1.1.20-1.el7.x86_64 1/25
Verifying : perl-IO-stringy-2.110-22.el7.noarch 2/25
Verifying : snmptt-1.4.2-1.el7.noarch 3/25
Verifying : freetds-devel-1.1.20-1.el7.x86_64 4/25
Verifying : sshpass-1.06-2.el7.x86_64 5/25
Verifying : libmcrypt-devel-2.5.8-13.el7.x86_64 6/25
Verifying : libmcrypt-2.5.8-13.el7.x86_64 7/25
Verifying : shellinabox-2.20-5.el7.x86_64 8/25
Verifying : perl-List-MoreUtils-0.33-9.el7.x86_64 9/25
Verifying : ansible-2.9.18-1.el7.noarch 10/25
Verifying : freetds-1.1.20-1.el7.x86_64 11/25
Verifying : perl-Net-SNMP-6.0.1-7.el7.noarch 12/25
Verifying : perl-Socket6-0.23-15.el7.x86_64 13/25
Verifying : python-paramiko-2.1.1-9.el7.noarch 14/25
Verifying : python2-jmespath-0.9.4-2.el7.noarch 15/25
Verifying : python2-pip-8.1.2-14.el7.noarch 16/25
Verifying : python2-httplib2-0.18.1-3.el7.noarch 17/25
Verifying : perl-Digest-SHA1-2.13-9.el7.x86_64 18/25
Verifying : perl-Digest-HMAC-1.03-5.el7.noarch 19/25
Verifying : libyaml-0.1.4-11.el7_0.x86_64 20/25
Verifying : perl-Config-IniFiles-2.79-1.el7.noarch 21/25
Verifying : 1:perl-Digest-SHA-5.85-4.el7.x86_64 22/25
Verifying : unixODBC-2.3.1-14.el7.x86_64 23/25
Verifying : PyYAML-3.10-11.el7.x86_64 24/25
Verifying : perl-Crypt-DES-2.05-20.el7.x86_64 25/25
Installed:
ansible.noarch 0:2.9.18-1.el7 freetds-devel.x86_64 0:1.1.20-1.el7
libmcrypt-devel.x86_64 0:2.5.8-13.el7 python2-pip.noarch 0:8.1.2-14.el7
shellinabox.x86_64 0:2.20-5.el7 snmptt.noarch 0:1.4.2-1.el7
Dependency Installed:
PyYAML.x86_64 0:3.10-11.el7
freetds.x86_64 0:1.1.20-1.el7
freetds-libs.x86_64 0:1.1.20-1.el7
libmcrypt.x86_64 0:2.5.8-13.el7
libyaml.x86_64 0:0.1.4-11.el7_0
perl-Config-IniFiles.noarch 0:2.79-1.el7
perl-Crypt-DES.x86_64 0:2.05-20.el7
perl-Digest-HMAC.noarch 0:1.03-5.el7
perl-Digest-SHA.x86_64 1:5.85-4.el7
perl-Digest-SHA1.x86_64 0:2.13-9.el7
perl-IO-stringy.noarch 0:2.110-22.el7
perl-List-MoreUtils.x86_64 0:0.33-9.el7
perl-Net-SNMP.noarch 0:6.0.1-7.el7
perl-Socket6.x86_64 0:0.23-15.el7
python-paramiko.noarch 0:2.1.1-9.el7
python2-httplib2.noarch 0:0.18.1-3.el7
python2-jmespath.noarch 0:0.9.4-2.el7
sshpass.x86_64 0:1.06-2.el7
unixODBC.x86_64 0:2.3.1-14.el7
Complete!
Then I've got this error executing ./fullinstall
Code: Select all
INSTALL: wkhtmltox is being installed...
--2021-04-20 17:18:07-- https://assets.nagios.com/downloads/nagiosxi/packages/wkhtmltox-0.12.1.3.el7.x86_64.rpm
Resolving assets.nagios.com (assets.nagios.com)... 72.14.181.71, 2600:3c00::f03c:91ff:fedf:b821
Connecting to assets.nagios.com (assets.nagios.com)|72.14.181.71|:443... failed: Connection timed out.
Connecting to assets.nagios.com (assets.nagios.com)|2600:3c00::f03c:91ff:fedf:b821|:443... failed: Network is unreachable.
ERROR: Subcomponent 'wkhtmltox' installation failed - exiting.
Subcomponents installation failed - exiting
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './A-subcomponents'
I did this install manually :
but I get the same error message :ERROR: Subcomponent 'wkhtmltox' installation failed - exiting.