New install of 5.7.4 on Centos8 not working
Posted: Wed Apr 28, 2021 2:02 pm
I'm following the instructions here:
https://assets.nagios.com/downloads/nag ... -Linux.pdf
I replaced the "latest" with 5.7.4 and installed on fresh build of centos 8. Fully updated version of 8 as well. Several issues, one being PowerTools in the script needed changed to lowercase. I worked through that but now I get the following error:
sed: can't read /etc/yum.repos.d/*Base.repo*: No such file or directory
Log file is:
I cannot get past this error and this is my second time trying with fresh install.
https://assets.nagios.com/downloads/nag ... -Linux.pdf
I replaced the "latest" with 5.7.4 and installed on fresh build of centos 8. Fully updated version of 8 as well. Several issues, one being PowerTools in the script needed changed to lowercase. I worked through that but now I get the following error:
sed: can't read /etc/yum.repos.d/*Base.repo*: No such file or directory
Log file is:
Code: Select all
Enabling module streams:
httpd 2.4
mysql 8.0
nginx 1.14
php 7.2
postgresql 10
subversion 1.10
Transaction Summary
===================================================================================================
Install 172 Packages
Total size: 115 M
Total download size: 115 M
Installed size: 519 M
Downloading Packages:
(1/171): apr-util-bdb-1.6.1-6.el8.x86_64.rpm 161 kB/s | 25 kB 00:00
(2/171): apr-util-openssl-1.6.1-6.el8.x86_64.rp 504 kB/s | 27 kB 00:00
(3/171): apr-1.6.3-11.el8.x86_64.rpm 479 kB/s | 125 kB 00:00
(4/171): gd-devel-2.2.5-7.el8.x86_64.rpm 903 kB/s | 50 kB 00:00
(5/171): apr-util-1.6.1-6.el8.x86_64.rpm 391 kB/s | 105 kB 00:00
(6/171): httpd-filesystem-2.4.37-30.module_el8. 667 kB/s | 37 kB 00:00
(7/171): httpd-tools-2.4.37-30.module_el8.3.0+5 1.6 MB/s | 104 kB 00:00
(8/171): libXau-devel-1.0.9-3.el8.x86_64.rpm 374 kB/s | 21 kB 00:00
(9/171): libXpm-devel-3.5.12-8.el8.x86_64.rpm 675 kB/s | 39 kB 00:00
(10/171): libjpeg-turbo-devel-1.5.3-10.el8.x86_ 1.6 MB/s | 109 kB 00:00
(11/171): httpd-2.4.37-30.module_el8.3.0+561+97 5.4 MB/s | 1.7 MB 00:00
(12/171): libX11-devel-1.6.8-3.el8.x86_64.rpm 3.7 MB/s | 976 kB 00:00
(13/171): libserf-1.3.9-9.module_el8.3.0+703+ba 901 kB/s | 60 kB 00:00
(14/171): libtiff-devel-4.0.9-18.el8.x86_64.rpm 8.9 MB/s | 511 kB 00:00
(15/171): libwebp-devel-1.0.0-1.el8.x86_64.rpm 747 kB/s | 37 kB 00:00
(16/171): mod_http2-1.15.7-2.module_el8.3.0+477 2.7 MB/s | 154 kB 00:00
(17/171): mecab-0.996-1.module_el8.2.0+493+63b4 6.2 MB/s | 393 kB 00:00
(18/171): mod_ssl-2.4.37-30.module_el8.3.0+561+ 2.5 MB/s | 133 kB 00:00
(19/171): libxcb-devel-1.13.1-1.el8.x86_64.rpm 5.6 MB/s | 1.1 MB 00:00
(20/171): mysql-common-8.0.21-1.module_el8.2.0+ 2.8 MB/s | 148 kB 00:00
(21/171): mysql-devel-8.0.21-1.module_el8.2.0+4 2.8 MB/s | 152 kB 00:00
(22/171): mysql-errmsg-8.0.21-1.module_el8.2.0+ 8.7 MB/s | 581 kB 00:00
(23/171): mysql-libs-8.0.21-1.module_el8.2.0+49 12 MB/s | 1.4 MB 00:00
(24/171): mysql-8.0.21-1.module_el8.2.0+493+63b 33 MB/s | 12 MB 00:00
(25/171): net-snmp-5.8-18.el8_3.1.x86_64.rpm 3.1 MB/s | 354 kB 00:00
(26/171): net-snmp-agent-libs-5.8-18.el8_3.1.x8 11 MB/s | 747 kB 00:00
(27/171): net-snmp-perl-5.8-18.el8_3.1.x86_64.r 4.8 MB/s | 357 kB 00:00
(28/171): net-snmp-utils-5.8-18.el8_3.1.x86_64. 4.2 MB/s | 239 kB 00:00
(29/171): nginx-filesystem-1.14.1-9.module_el8. 470 kB/s | 24 kB 00:00
(30/171): openblas-threads-0.3.3-5.el8.x86_64.r 26 MB/s | 4.3 MB 00:00
(31/171): openblas-0.3.3-5.el8.x86_64.rpm 21 MB/s | 4.3 MB 00:00
(32/171): perl-5.26.3-416.el8.x86_64.rpm 1.2 MB/s | 72 kB 00:00
(33/171): perl-Attribute-Handlers-0.99-416.el8. 1.7 MB/s | 88 kB 00:00
(34/171): mysql-server-8.0.21-1.module_el8.2.0+ 32 MB/s | 22 MB 00:00
(35/171): perl-B-Debug-1.26-2.el8.noarch.rpm 185 kB/s | 26 kB 00:00
(36/171): perl-Config-Perl-V-0.30-1.el8.noarch. 174 kB/s | 22 kB 00:00
(37/171): perl-DB_File-1.842-1.el8.x86_64.rpm 1.6 MB/s | 83 kB 00:00
(38/171): perl-Devel-PPPort-3.36-5.el8.x86_64.r 2.2 MB/s | 118 kB 00:00
(39/171): perl-Devel-Peek-1.26-416.el8.x86_64.r 1.7 MB/s | 93 kB 00:00
(40/171): perl-Devel-SelfStubber-1.06-416.el8.n 1.5 MB/s | 75 kB 00:00
(41/171): perl-Encode-devel-2.97-3.el8.x86_64.r 754 kB/s | 39 kB 00:00
(42/171): perl-ExtUtils-Embed-1.34-416.el8.noar 1.5 MB/s | 79 kB 00:00
(43/171): perl-ExtUtils-Miniperl-1.06-416.el8.n 1.5 MB/s | 76 kB 00:00
(44/171): perl-File-Fetch-0.56-2.el8.noarch.rpm 669 kB/s | 33 kB 00:00
(45/171): perl-Filter-1.58-2.el8.x86_64.rpm 1.5 MB/s | 82 kB 00:00
(46/171): perl-Filter-Simple-0.94-2.el8.noarch. 571 kB/s | 29 kB 00:00
(47/171): perl-IO-Socket-INET6-2.72-12.el8.noar 652 kB/s | 33 kB 00:00
(48/171): perl-IPC-SysV-2.07-397.el8.x86_64.rpm 813 kB/s | 43 kB 00:00
(49/171): perl-LWP-Protocol-https-6.07-4.module 350 kB/s | 18 kB 00:00
(50/171): perl-Mail-Sender-0.903-7.el8.noarch.r 1.1 MB/s | 57 kB 00:00
(51/171): perl-Math-BigInt-FastCalc-0.500.600-6 512 kB/s | 27 kB 00:00
(52/171): perl-Math-BigRat-0.2614-1.el8.noarch. 785 kB/s | 40 kB 00:00
(53/171): perl-Memoize-1.03-416.el8.noarch.rpm 2.2 MB/s | 118 kB 00:00
(54/171): perl-Module-CoreList-tools-5.20181130 429 kB/s | 22 kB 00:00
(55/171): perl-Module-Loaded-0.08-416.el8.noarc 1.4 MB/s | 74 kB 00:00
(56/171): perl-Net-DNS-1.15-1.el8.noarch.rpm 6.5 MB/s | 369 kB 00:00
(57/171): perl-PerlIO-via-QuotedPrint-0.08-395. 258 kB/s | 13 kB 00:00
(58/171): perl-SNMP_Session-1.13-17.el8.noarch. 1.1 MB/s | 74 kB 00:00
(59/171): perl-SelfLoader-1.23-416.el8.noarch.r 1.4 MB/s | 82 kB 00:00
(60/171): perl-Socket6-0.28-6.el8.x86_64.rpm 642 kB/s | 36 kB 00:00
(61/171): perl-Test-1.30-416.el8.noarch.rpm 1.7 MB/s | 89 kB 00:00
(62/171): perl-Text-Balanced-2.03-395.el8.noarc 1.1 MB/s | 58 kB 00:00
(63/171): perl-Time-Piece-1.31-416.el8.x86_64.r 1.8 MB/s | 98 kB 00:00
(64/171): perl-XML-Simple-2.25-1.el8.noarch.rpm 1.5 MB/s | 87 kB 00:00
(65/171): perl-bignum-0.49-2.el8.noarch.rpm 808 kB/s | 44 kB 00:00
(66/171): perl-Unicode-Collate-1.25-2.el8.x86_6 10 MB/s | 686 kB 00:00
(67/171): perl-encoding-2.22-3.el8.x86_64.rpm 1.3 MB/s | 68 kB 00:00
(68/171): perl-experimental-0.019-2.el8.noarch. 449 kB/s | 24 kB 00:00
(69/171): perl-libnetcfg-5.26.3-416.el8.noarch. 1.5 MB/s | 77 kB 00:00
(70/171): perl-open-1.11-416.el8.noarch.rpm 1.5 MB/s | 77 kB 00:00
(71/171): perl-perlfaq-5.20180605-1.el8.noarch. 6.4 MB/s | 386 kB 00:00
(72/171): perl-utils-5.26.3-416.el8.noarch.rpm 2.3 MB/s | 128 kB 00:00
(73/171): php-7.2.24-1.module_el8.2.0+313+b04d0 22 MB/s | 1.5 MB 00:00
(74/171): php-common-7.2.24-1.module_el8.2.0+31 7.5 MB/s | 661 kB 00:00
(75/171): php-devel-7.2.24-1.module_el8.2.0+313 12 MB/s | 712 kB 00:00
(76/171): php-fpm-7.2.24-1.module_el8.2.0+313+b 22 MB/s | 1.6 MB 00:00
(77/171): php-cli-7.2.24-1.module_el8.2.0+313+b 18 MB/s | 3.1 MB 00:00
(78/171): php-gd-7.2.24-1.module_el8.2.0+313+b0 1.5 MB/s | 84 kB 00:00
(79/171): php-json-7.2.24-1.module_el8.2.0+313+ 1.4 MB/s | 73 kB 00:00
(80/171): php-ldap-7.2.24-1.module_el8.2.0+313+ 1.4 MB/s | 79 kB 00:00
(81/171): php-mbstring-7.2.24-1.module_el8.2.0+ 9.3 MB/s | 580 kB 00:00
(82/171): php-mysqlnd-7.2.24-1.module_el8.2.0+3 3.5 MB/s | 190 kB 00:00
(83/171): php-odbc-7.2.24-1.module_el8.2.0+313+ 1.5 MB/s | 88 kB 00:00
(84/171): php-pdo-7.2.24-1.module_el8.2.0+313+b 1.9 MB/s | 122 kB 00:00
(85/171): php-pear-1.10.5-9.module_el8.2.0+313+ 6.5 MB/s | 358 kB 00:00
(86/171): php-process-7.2.24-1.module_el8.2.0+3 1.6 MB/s | 84 kB 00:00
(87/171): php-pgsql-7.2.24-1.module_el8.2.0+313 2.0 MB/s | 117 kB 00:00
(88/171): php-snmp-7.2.24-1.module_el8.2.0+313+ 644 kB/s | 74 kB 00:00
(89/171): php-xml-7.2.24-1.module_el8.2.0+313+b 2.1 MB/s | 188 kB 00:00
(90/171): platform-python-devel-3.6.8-31.el8.x8 2.8 MB/s | 247 kB 00:00
(91/171): postgresql-10.15-1.module_el8.3.0+619 21 MB/s | 1.5 MB 00:00
(92/171): protobuf-lite-3.5.0-13.el8.x86_64.rpm 1.7 MB/s | 149 kB 00:00
(93/171): python-rpm-macros-3-39.el8.noarch.rpm 282 kB/s | 14 kB 00:00
(94/171): postgresql-server-10.15-1.module_el8. 27 MB/s | 5.0 MB 00:00
(95/171): python3-jinja2-2.10.1-2.el8_0.noarch. 7.1 MB/s | 538 kB 00:00
(96/171): python3-babel-2.5.1-5.el8.noarch.rpm 31 MB/s | 4.8 MB 00:00
(97/171): python3-jmespath-0.9.0-11.el8.noarch. 809 kB/s | 45 kB 00:00
(98/171): python3-markupsafe-0.23-19.el8.x86_64 755 kB/s | 39 kB 00:00
(99/171): python3-rpm-generators-5-6.el8.noarch 483 kB/s | 24 kB 00:00
(100/171): python3-pyasn1-0.3.7-6.el8.noarch.rp 2.2 MB/s | 126 kB 00:00
(101/171): python36-devel-3.6.8-2.module_el8.3. 326 kB/s | 16 kB 00:00
(102/171): rpmdevtools-8.10-8.el8.noarch.rpm 1.7 MB/s | 87 kB 00:00
(103/171): python3-numpy-1.14.3-9.el8.x86_64.rp 21 MB/s | 3.7 MB 00:00
(104/171): subversion-1.10.2-4.module_el8.3.0+7 13 MB/s | 1.1 MB 00:00
(105/171): subversion-libs-1.10.2-4.module_el8. 16 MB/s | 1.5 MB 00:00
(106/171): tftp-5.2-24.el8.x86_64.rpm 645 kB/s | 42 kB 00:00
(107/171): utf8proc-2.1.1-5.module_el8.3.0+703+ 1.3 MB/s | 67 kB 00:00
(108/171): unixODBC-2.3.7-1.el8.x86_64.rpm 6.7 MB/s | 458 kB 00:00
(109/171): xinetd-2.3.15-24.el8.x86_64.rpm 1.9 MB/s | 135 kB 00:00
(110/171): xorg-x11-proto-devel-2020.1-3.el8.no 4.0 MB/s | 280 kB 00:00
(111/171): bzip2-devel-1.0.6-26.el8.x86_64.rpm 285 kB/s | 224 kB 00:00
(112/171): centos-logos-httpd-80.5-2.el8.noarch 29 kB/s | 24 kB 00:00
(113/171): cyrus-sasl-devel-2.1.27-5.el8.x86_64 143 kB/s | 128 kB 00:00
(114/171): expat-devel-2.2.5-4.el8.x86_64.rpm 134 kB/s | 55 kB 00:00
(115/171): keyutils-libs-devel-1.5.10-6.el8.x86 1.1 MB/s | 48 kB 00:00
(116/171): krb5-devel-1.18.2-5.el8.x86_64.rpm 6.8 MB/s | 558 kB 00:00
(117/171): libcom_err-devel-1.45.6-1.el8.x86_64 1.0 MB/s | 38 kB 00:00
(118/171): freetype-devel-2.9.1-4.el8_3.1.x86_6 887 kB/s | 464 kB 00:00
(119/171): libkadm5-1.18.2-5.el8.x86_64.rpm 1.4 MB/s | 185 kB 00:00
(120/171): fontconfig-devel-2.13.1-3.el8.x86_64 187 kB/s | 151 kB 00:00
(121/171): libpng-devel-1.6.34-5.el8.x86_64.rpm 1.9 MB/s | 327 kB 00:00
(122/171): libquadmath-8.3.1-5.1.el8.x86_64.rpm 1.3 MB/s | 169 kB 00:00
(123/171): libsepol-devel-2.9-1.el8.x86_64.rpm 1.0 MB/s | 86 kB 00:00
(124/171): libselinux-devel-2.9-4.el8_3.x86_64. 1.6 MB/s | 199 kB 00:00
(125/171): libverto-devel-0.3.0-5.el8.x86_64.rp 451 kB/s | 18 kB 00:00
(126/171): libuuid-devel-2.32.1-24.el8.x86_64.r 1.1 MB/s | 96 kB 00:00
(127/171): libgfortran-8.3.1-5.1.el8.x86_64.rpm 820 kB/s | 639 kB 00:00
(128/171): pcre-cpp-8.42-4.el8.x86_64.rpm 1.2 MB/s | 47 kB 00:00
(129/171): openldap-devel-2.4.46-15.el8.x86_64. 2.0 MB/s | 811 kB 00:00
(130/171): pcre-devel-8.42-4.el8.x86_64.rpm 1.1 MB/s | 551 kB 00:00
(131/171): pcre-utf32-8.42-4.el8.x86_64.rpm 4.4 MB/s | 186 kB 00:00
(132/171): pcre-utf16-8.42-4.el8.x86_64.rpm 474 kB/s | 195 kB 00:00
(133/171): pcre2-devel-10.32-2.el8.x86_64.rpm 7.6 MB/s | 605 kB 00:00
(134/171): python3-asn1crypto-0.24.0-3.el8.noar 4.4 MB/s | 181 kB 00:00
(135/171): pcre2-utf32-10.32-2.el8.x86_64.rpm 1.7 MB/s | 220 kB 00:00
(136/171): python3-cffi-1.11.5-5.el8.x86_64.rpm 5.9 MB/s | 237 kB 00:00
(137/171): python3-pycparser-2.14-14.el8.noarch 2.7 MB/s | 109 kB 00:00
(138/171): traceroute-2.1.0-6.el8.x86_64.rpm 1.7 MB/s | 67 kB 00:00
(139/171): zlib-devel-1.2.11-16.2.el8_3.x86_64. 1.5 MB/s | 58 kB 00:00
(140/171): python3-cryptography-2.3-3.el8.x86_6 2.1 MB/s | 510 kB 00:00
(141/171): openssl-devel-1.1.1g-15.el8_3.x86_64 1.9 MB/s | 2.3 MB 00:01
(142/171): graphviz-gd-2.40.1-40.el8.x86_64.rpm 229 kB/s | 47 kB 00:00
(143/171): perl-Digest-SHA1-2.13-23.el8.x86_64. 305 kB/s | 57 kB 00:00
(144/171): perl-IO-stringy-2.111-9.el8.noarch.r 663 kB/s | 71 kB 00:00
(145/171): perl-Module-Implementation-0.09-15.e 164 kB/s | 24 kB 00:00
(146/171): python3-rrdtool-1.7.0-16.el8.x86_64. 811 kB/s | 51 kB 00:00
(147/171): perl-Params-Validate-1.29-5.el8.x86_ 700 kB/s | 80 kB 00:00
(148/171): fping-4.2-2.el8.x86_64.rpm 229 kB/s | 43 kB 00:00
(149/171): freetds-devel-1.1.20-1.el8.x86_64.rp 861 kB/s | 46 kB 00:00
(150/171): freetds-libs-1.1.20-1.el8.x86_64.rpm 2.8 MB/s | 378 kB 00:00
(151/171): freetds-1.1.20-1.el8.x86_64.rpm 1.0 MB/s | 411 kB 00:00
(152/171): libmcrypt-2.5.8-26.el8.x86_64.rpm 2.2 MB/s | 109 kB 00:00
(153/171): libc-client-2007f-24.el8.x86_64.rpm 5.7 MB/s | 564 kB 00:00
(154/171): libmcrypt-devel-2.5.8-26.el8.x86_64. 455 kB/s | 18 kB 00:00
(155/171): libsodium-1.0.18-2.el8.x86_64.rpm 2.9 MB/s | 162 kB 00:00
(156/171): libssh2-1.9.0-5.el8.x86_64.rpm 2.5 MB/s | 128 kB 00:00
(157/171): perl-Config-IniFiles-3.000002-3.el8. 1.4 MB/s | 67 kB 00:00
(158/171): perl-Config-Tiny-2.24-1.el8.noarch.r 428 kB/s | 37 kB 00:00
(159/171): perl-Crypt-DES-2.07-19.1.el8.x86_64. 252 kB/s | 26 kB 00:00
(160/171): perl-Math-Calc-Units-1.07-26.el8.noa 669 kB/s | 47 kB 00:00
(161/171): python3-bcrypt-3.1.6-2.el8.1.x86_64. 1.0 MB/s | 44 kB 00:00
(162/171): perl-Net-SNMP-6.0.1-25.el8.1.noarch. 1.4 MB/s | 107 kB 00:00
(163/171): ansible-2.9.20-1.el8.noarch.rpm 20 MB/s | 17 MB 00:00
(164/171): python3-pynacl-1.3.0-5.el8.x86_64.rp 1.3 MB/s | 100 kB 00:00
(165/171): python3-paramiko-2.4.3-1.el8.noarch. 3.0 MB/s | 289 kB 00:00
(166/171): sshpass-1.06-9.el8.x86_64.rpm 671 kB/s | 27 kB 00:00
(167/171): python3-simplejson-3.17.0-2.el8.x86_ 4.5 MB/s | 286 kB 00:00
(168/171): php-imap-7.2.11-1.el8.x86_64.rpm 339 kB/s | 85 kB 00:00
(169/171): php-pecl-ssh2-1.2-2.el8.x86_64.rpm 209 kB/s | 46 kB 00:00
(170/171): shellinabox-2.20-9.el8.x86_64.rpm 592 kB/s | 143 kB 00:00
(171/171): snmptt-1.4-0.1.el8.noarch.rpm 2.1 MB/s | 131 kB 00:00
--------------------------------------------------------------------------------
Total 14 MB/s | 115 MB 00:08
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : php-common-7.2.24-1.module_el8.2.0+313+b04d0a66. 1/172
Installing : apr-1.6.3-11.el8.x86_64 2/172
Running scriptlet: apr-1.6.3-11.el8.x86_64 2/172
Installing : apr-util-bdb-1.6.1-6.el8.x86_64 3/172
Installing : apr-util-openssl-1.6.1-6.el8.x86_64 4/172
Installing : apr-util-1.6.1-6.el8.x86_64 5/172
Running scriptlet: apr-util-1.6.1-6.el8.x86_64 5/172
Installing : zlib-devel-1.2.11-16.2.el8_3.x86_64 6/172
Running scriptlet: httpd-filesystem-2.4.37-30.module_el8.3.0+561+97 7/172
Installing : httpd-filesystem-2.4.37-30.module_el8.3.0+561+97 7/172
Installing : php-pdo-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 8/172
Installing : mysql-common-8.0.21-1.module_el8.2.0+493+63b41e3 9/172
Installing : php-cli-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 10/172
Installing : unixODBC-2.3.7-1.el8.x86_64 11/172
Running scriptlet: unixODBC-2.3.7-1.el8.x86_64 11/172
Installing : perl-Socket6-0.28-6.el8.x86_64 12/172
Installing : perl-SelfLoader-1.23-416.el8.noarch 13/172
Installing : perl-Text-Balanced-2.03-395.el8.noarch 14/172
Installing : perl-Filter-2:1.58-2.el8.x86_64 15/172
Installing : perl-encoding-4:2.22-3.el8.x86_64 16/172
Installing : freetds-1.1.20-1.el8.x86_64 17/172
Installing : freetds-libs-1.1.20-1.el8.x86_64 18/172
Running scriptlet: freetds-libs-1.1.20-1.el8.x86_64 18/172
Installing : mysql-8.0.21-1.module_el8.2.0+493+63b41e36.x86_6 19/172
Installing : libpng-devel-2:1.6.34-5.el8.x86_64 20/172
Installing : libserf-1.3.9-9.module_el8.3.0+703+ba2f61b7.x86_ 21/172
Running scriptlet: libserf-1.3.9-9.module_el8.3.0+703+ba2f61b7.x86_ 21/172
Installing : php-xml-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 22/172
Installing : libmcrypt-2.5.8-26.el8.x86_64 23/172
Installing : expat-devel-2.2.5-4.el8.x86_64 24/172
Installing : xorg-x11-proto-devel-2020.1-3.el8.noarch 25/172
Installing : utf8proc-2.1.1-5.module_el8.3.0+703+ba2f61b7.x86 26/172
Running scriptlet: utf8proc-2.1.1-5.module_el8.3.0+703+ba2f61b7.x86 26/172
Installing : perl-Math-BigRat-0.2614-1.el8.noarch 27/172
Installing : perl-LWP-Protocol-https-6.07-4.module_el8.3.0+41 28/172
Installing : perl-ExtUtils-Embed-1.34-416.el8.noarch 29/172
Installing : net-snmp-agent-libs-1:5.8-18.el8_3.1.x86_64 30/172
Installing : net-snmp-1:5.8-18.el8_3.1.x86_64 31/172
Running scriptlet: net-snmp-1:5.8-18.el8_3.1.x86_64 31/172
Installing : php-snmp-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 32/172
Installing : perl-ExtUtils-Miniperl-1.06-416.el8.noarch 33/172
Installing : perl-File-Fetch-0.56-2.el8.noarch 34/172
Installing : perl-bignum-0.49-2.el8.noarch 35/172
Installing : subversion-libs-1.10.2-4.module_el8.3.0+703+ba2f 36/172
Running scriptlet: subversion-libs-1.10.2-4.module_el8.3.0+703+ba2f 36/172
Installing : subversion-1.10.2-4.module_el8.3.0+703+ba2f61b7. 37/172
Running scriptlet: subversion-1.10.2-4.module_el8.3.0+703+ba2f61b7. 37/172
Installing : libXau-devel-1.0.9-3.el8.x86_64 38/172
Installing : libxcb-devel-1.13.1-1.el8.x86_64 39/172
Installing : libX11-devel-1.6.8-3.el8.x86_64 40/172
Installing : libXpm-devel-3.5.12-8.el8.x86_64 41/172
Installing : libmcrypt-devel-2.5.8-26.el8.x86_64 42/172
Installing : freetds-devel-1.1.20-1.el8.x86_64 43/172
Installing : perl-open-1.11-416.el8.noarch 44/172
Installing : perl-Filter-Simple-0.94-2.el8.noarch 45/172
Installing : perl-Devel-SelfStubber-1.06-416.el8.noarch 46/172
Installing : perl-IO-Socket-INET6-2.72-12.el8.noarch 47/172
Installing : php-odbc-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 48/172
Installing : mysql-errmsg-8.0.21-1.module_el8.2.0+493+63b41e3 49/172
Installing : mysql-libs-8.0.21-1.module_el8.2.0+493+63b41e36. 50/172
Installing : php-mysqlnd-7.2.24-1.module_el8.2.0+313+b04d0a66 51/172
Installing : php-pgsql-7.2.24-1.module_el8.2.0+313+b04d0a66.x 52/172
Installing : httpd-tools-2.4.37-30.module_el8.3.0+561+97fdbbc 53/172
Installing : php-gd-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_ 54/172
Installing : php-json-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 55/172
Installing : php-ldap-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 56/172
Installing : php-mbstring-7.2.24-1.module_el8.2.0+313+b04d0a6 57/172
Installing : php-process-7.2.24-1.module_el8.2.0+313+b04d0a66 58/172
Installing : php-pear-1:1.10.5-9.module_el8.2.0+313+b04d0a66. 59/172
Running scriptlet: shellinabox-2.20-9.el8.x86_64 60/172
Installing : shellinabox-2.20-9.el8.x86_64 60/172
Running scriptlet: shellinabox-2.20-9.el8.x86_64 60/172
Installing : sshpass-1.06-9.el8.x86_64 61/172
Installing : python3-simplejson-3.17.0-2.el8.x86_64 62/172
Installing : perl-Math-Calc-Units-1.07-26.el8.noarch 63/172
Installing : perl-Crypt-DES-2.07-19.1.el8.x86_64 64/172
Installing : perl-Config-Tiny-2.24-1.el8.noarch 65/172
Installing : libssh2-1.9.0-5.el8.x86_64 66/172
Installing : php-pecl-ssh2-1.2-2.el8.x86_64 67/172
Installing : libsodium-1.0.18-2.el8.x86_64 68/172
Installing : libc-client-2007f-24.el8.x86_64 69/172
Installing : php-imap-7.2.11-1.el8.x86_64 70/172
Installing : fping-4.2-2.el8.x86_64 71/172
Installing : python3-rrdtool-1.7.0-16.el8.x86_64 72/172
Installing : perl-Module-Implementation-0.09-15.el8.noarch 73/172
Installing : perl-Params-Validate-1.29-5.el8.x86_64 74/172
Installing : perl-IO-stringy-2.111-9.el8.noarch 75/172
Installing : perl-Config-IniFiles-3.000002-3.el8.noarch 76/172
Installing : perl-Digest-SHA1-2.13-23.el8.x86_64 77/172
Installing : perl-Net-SNMP-6.0.1-25.el8.1.noarch 78/172
Running scriptlet: snmptt-1.4-0.1.el8.noarch 79/172
Installing : snmptt-1.4-0.1.el8.noarch 79/172
Running scriptlet: snmptt-1.4-0.1.el8.noarch 79/172
Installing : graphviz-gd-2.40.1-40.el8.x86_64 80/172
Running scriptlet: graphviz-gd-2.40.1-40.el8.x86_64 80/172
Installing : traceroute-3:2.1.0-6.el8.x86_64 81/172
Installing : python3-pycparser-2.14-14.el8.noarch 82/172
Installing : python3-cffi-1.11.5-5.el8.x86_64 83/172
Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 84/172
Installing : python3-pynacl-1.3.0-5.el8.x86_64 85/172
Installing : python3-asn1crypto-0.24.0-3.el8.noarch 86/172
Installing : python3-cryptography-2.3-3.el8.x86_64 87/172
Installing : pcre2-utf32-10.32-2.el8.x86_64 88/172
Installing : pcre2-devel-10.32-2.el8.x86_64 89/172
Installing : pcre-utf32-8.42-4.el8.x86_64 90/172
Installing : pcre-utf16-8.42-4.el8.x86_64 91/172
Installing : pcre-cpp-8.42-4.el8.x86_64 92/172
Installing : pcre-devel-8.42-4.el8.x86_64 93/172
Installing : php-devel-7.2.24-1.module_el8.2.0+313+b04d0a66.x 94/172
Installing : libverto-devel-0.3.0-5.el8.x86_64 95/172
Installing : libuuid-devel-2.32.1-24.el8.x86_64 96/172
Installing : libsepol-devel-2.9-1.el8.x86_64 97/172
Installing : libselinux-devel-2.9-4.el8_3.x86_64 98/172
Installing : libquadmath-8.3.1-5.1.el8.x86_64 99/172
Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 99/172
Installing : libgfortran-8.3.1-5.1.el8.x86_64 100/172
Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 100/172
Installing : openblas-0.3.3-5.el8.x86_64 101/172
Running scriptlet: openblas-0.3.3-5.el8.x86_64 101/172
Installing : openblas-threads-0.3.3-5.el8.x86_64 102/172
Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 102/172
Installing : python3-numpy-1:1.14.3-9.el8.x86_64 103/172
Installing : libkadm5-1.18.2-5.el8.x86_64 104/172
Installing : libcom_err-devel-1.45.6-1.el8.x86_64 105/172
Installing : keyutils-libs-devel-1.5.10-6.el8.x86_64 106/172
Installing : krb5-devel-1.18.2-5.el8.x86_64 107/172
Installing : openssl-devel-1:1.1.1g-15.el8_3.x86_64 108/172
Installing : mysql-devel-8.0.21-1.module_el8.2.0+493+63b41e36 109/172
Installing : cyrus-sasl-devel-2.1.27-5.el8.x86_64 110/172
Installing : openldap-devel-2.4.46-15.el8.x86_64 111/172
Installing : centos-logos-httpd-80.5-2.el8.noarch 112/172
Installing : mod_http2-1.15.7-2.module_el8.3.0+477+498bb568.x 113/172
Installing : httpd-2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_ 114/172
Running scriptlet: httpd-2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_ 114/172
Installing : mod_ssl-1:2.4.37-30.module_el8.3.0+561+97fdbbcc. 115/172
Installing : bzip2-devel-1.0.6-26.el8.x86_64 116/172
Installing : freetype-devel-2.9.1-4.el8_3.1.x86_64 117/172
Installing : fontconfig-devel-2.13.1-3.el8.x86_64 118/172
Installing : xinetd-2:2.3.15-24.el8.x86_64 119/172
Running scriptlet: xinetd-2:2.3.15-24.el8.x86_64 119/172
Installing : tftp-5.2-24.el8.x86_64 120/172
Installing : rpmdevtools-8.10-8.el8.noarch 121/172
Installing : python3-rpm-generators-5-6.el8.noarch 122/172
Installing : python3-pyasn1-0.3.7-6.el8.noarch 123/172
Installing : python3-paramiko-2.4.3-1.el8.noarch 124/172
Installing : python3-markupsafe-0.23-19.el8.x86_64 125/172
Installing : python3-jmespath-0.9.0-11.el8.noarch 126/172
Installing : python3-babel-2.5.1-5.el8.noarch 127/172
Installing : python3-jinja2-2.10.1-2.el8_0.noarch 128/172
Installing : ansible-2.9.20-1.el8.noarch 129/172
Installing : python-rpm-macros-3-39.el8.noarch 130/172
Installing : platform-python-devel-3.6.8-31.el8.x86_64 131/172
Installing : python36-devel-3.6.8-2.module_el8.3.0+562+e16282 132/172
Running scriptlet: python36-devel-3.6.8-2.module_el8.3.0+562+e16282 132/172
Installing : protobuf-lite-3.5.0-13.el8.x86_64 133/172
Installing : postgresql-10.15-1.module_el8.3.0+619+dbc95fbc.x 134/172
Running scriptlet: postgresql-server-10.15-1.module_el8.3.0+619+dbc 135/172
Installing : postgresql-server-10.15-1.module_el8.3.0+619+dbc 135/172
Running scriptlet: postgresql-server-10.15-1.module_el8.3.0+619+dbc 135/172
Installing : perl-utils-5.26.3-416.el8.noarch 136/172
Installing : perl-perlfaq-5.20180605-1.el8.noarch 137/172
Installing : perl-libnetcfg-4:5.26.3-416.el8.noarch 138/172
Installing : perl-experimental-0.019-2.el8.noarch 139/172
Installing : perl-XML-Simple-2.25-1.el8.noarch 140/172
Installing : perl-Unicode-Collate-1.25-2.el8.x86_64 141/172
Installing : perl-Time-Piece-1.31-416.el8.x86_64 142/172
Installing : perl-Test-1.30-416.el8.noarch 143/172
Installing : perl-SNMP_Session-1.13-17.el8.noarch 144/172
Installing : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 145/172
Installing : perl-Net-DNS-1.15-1.el8.noarch 146/172
Installing : perl-Module-Loaded-1:0.08-416.el8.noarch 147/172
Installing : perl-Module-CoreList-tools-1:5.20181130-1.el8.no 148/172
Installing : perl-Memoize-1.03-416.el8.noarch 149/172
Installing : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 150/172
Installing : perl-Mail-Sender-1:0.903-7.el8.noarch 151/172
Installing : net-snmp-perl-1:5.8-18.el8_3.1.x86_64 152/172
Installing : perl-IPC-SysV-2.07-397.el8.x86_64 153/172
Installing : perl-Encode-devel-4:2.97-3.el8.x86_64 154/172
Installing : perl-Devel-Peek-1.26-416.el8.x86_64 155/172
Installing : perl-Devel-PPPort-3.36-5.el8.x86_64 156/172
Installing : perl-DB_File-1.842-1.el8.x86_64 157/172
Installing : perl-Config-Perl-V-0.30-1.el8.noarch 158/172
Installing : perl-B-Debug-1.26-2.el8.noarch 159/172
Installing : perl-Attribute-Handlers-0.99-416.el8.noarch 160/172
Installing : perl-4:5.26.3-416.el8.x86_64 161/172
Running scriptlet: nginx-filesystem-1:1.14.1-9.module_el8.0.0+184+e 162/172
Installing : nginx-filesystem-1:1.14.1-9.module_el8.0.0+184+e 162/172
Installing : php-fpm-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 163/172
Running scriptlet: php-fpm-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 163/172
Installing : php-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64 164/172
Installing : net-snmp-utils-1:5.8-18.el8_3.1.x86_64 165/172
Installing : mecab-0.996-1.module_el8.2.0+493+63b41e36.9.x86_ 166/172
Running scriptlet: mecab-0.996-1.module_el8.2.0+493+63b41e36.9.x86_ 166/172
Running scriptlet: mysql-server-8.0.21-1.module_el8.2.0+493+63b41e3 167/172
Installing : mysql-server-8.0.21-1.module_el8.2.0+493+63b41e3 167/172
Running scriptlet: mysql-server-8.0.21-1.module_el8.2.0+493+63b41e3 167/172
ValueError: File context for /var/log/mysql(/.*)? already defined
Installing : libwebp-devel-1.0.0-1.el8.x86_64 168/172
Installing : libtiff-devel-4.0.9-18.el8.x86_64 169/172
Installing : libjpeg-turbo-devel-1.5.3-10.el8.x86_64 170/172
Installing : gd-devel-2.2.5-7.el8.x86_64 171/172
Installing : nagiosxi-deps-el8-5.7.4-1.noarch 172/172
Running scriptlet: httpd-2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_ 172/172
Running scriptlet: nagiosxi-deps-el8-5.7.4-1.noarch 172/172
Running scriptlet: php-pear-1:1.10.5-9.module_el8.2.0+313+b04d0a66. 172/172
Running scriptlet: php-fpm-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 172/172
Verifying : apr-1.6.3-11.el8.x86_64 1/172
Verifying : apr-util-1.6.1-6.el8.x86_64 2/172
Verifying : apr-util-bdb-1.6.1-6.el8.x86_64 3/172
Verifying : apr-util-openssl-1.6.1-6.el8.x86_64 4/172
Verifying : gd-devel-2.2.5-7.el8.x86_64 5/172
Verifying : httpd-2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_ 6/172
Verifying : httpd-filesystem-2.4.37-30.module_el8.3.0+561+97 7/172
Verifying : httpd-tools-2.4.37-30.module_el8.3.0+561+97fdbbc 8/172
Verifying : libX11-devel-1.6.8-3.el8.x86_64 9/172
Verifying : libXau-devel-1.0.9-3.el8.x86_64 10/172
Verifying : libXpm-devel-3.5.12-8.el8.x86_64 11/172
Verifying : libjpeg-turbo-devel-1.5.3-10.el8.x86_64 12/172
Verifying : libserf-1.3.9-9.module_el8.3.0+703+ba2f61b7.x86_ 13/172
Verifying : libtiff-devel-4.0.9-18.el8.x86_64 14/172
Verifying : libwebp-devel-1.0.0-1.el8.x86_64 15/172
Verifying : libxcb-devel-1.13.1-1.el8.x86_64 16/172
Verifying : mecab-0.996-1.module_el8.2.0+493+63b41e36.9.x86_ 17/172
Verifying : mod_http2-1.15.7-2.module_el8.3.0+477+498bb568.x 18/172
Verifying : mod_ssl-1:2.4.37-30.module_el8.3.0+561+97fdbbcc. 19/172
Verifying : mysql-8.0.21-1.module_el8.2.0+493+63b41e36.x86_6 20/172
Verifying : mysql-common-8.0.21-1.module_el8.2.0+493+63b41e3 21/172
Verifying : mysql-devel-8.0.21-1.module_el8.2.0+493+63b41e36 22/172
Verifying : mysql-errmsg-8.0.21-1.module_el8.2.0+493+63b41e3 23/172
Verifying : mysql-libs-8.0.21-1.module_el8.2.0+493+63b41e36. 24/172
Verifying : mysql-server-8.0.21-1.module_el8.2.0+493+63b41e3 25/172
Verifying : net-snmp-1:5.8-18.el8_3.1.x86_64 26/172
Verifying : net-snmp-agent-libs-1:5.8-18.el8_3.1.x86_64 27/172
Verifying : net-snmp-perl-1:5.8-18.el8_3.1.x86_64 28/172
Verifying : net-snmp-utils-1:5.8-18.el8_3.1.x86_64 29/172
Verifying : nginx-filesystem-1:1.14.1-9.module_el8.0.0+184+e 30/172
Verifying : openblas-0.3.3-5.el8.x86_64 31/172
Verifying : openblas-threads-0.3.3-5.el8.x86_64 32/172
Verifying : perl-4:5.26.3-416.el8.x86_64 33/172
Verifying : perl-Attribute-Handlers-0.99-416.el8.noarch 34/172
Verifying : perl-B-Debug-1.26-2.el8.noarch 35/172
Verifying : perl-Config-Perl-V-0.30-1.el8.noarch 36/172
Verifying : perl-DB_File-1.842-1.el8.x86_64 37/172
Verifying : perl-Devel-PPPort-3.36-5.el8.x86_64 38/172
Verifying : perl-Devel-Peek-1.26-416.el8.x86_64 39/172
Verifying : perl-Devel-SelfStubber-1.06-416.el8.noarch 40/172
Verifying : perl-Encode-devel-4:2.97-3.el8.x86_64 41/172
Verifying : perl-ExtUtils-Embed-1.34-416.el8.noarch 42/172
Verifying : perl-ExtUtils-Miniperl-1.06-416.el8.noarch 43/172
Verifying : perl-File-Fetch-0.56-2.el8.noarch 44/172
Verifying : perl-Filter-2:1.58-2.el8.x86_64 45/172
Verifying : perl-Filter-Simple-0.94-2.el8.noarch 46/172
Verifying : perl-IO-Socket-INET6-2.72-12.el8.noarch 47/172
Verifying : perl-IPC-SysV-2.07-397.el8.x86_64 48/172
Verifying : perl-LWP-Protocol-https-6.07-4.module_el8.3.0+41 49/172
Verifying : perl-Mail-Sender-1:0.903-7.el8.noarch 50/172
Verifying : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 51/172
Verifying : perl-Math-BigRat-0.2614-1.el8.noarch 52/172
Verifying : perl-Memoize-1.03-416.el8.noarch 53/172
Verifying : perl-Module-CoreList-tools-1:5.20181130-1.el8.no 54/172
Verifying : perl-Module-Loaded-1:0.08-416.el8.noarch 55/172
Verifying : perl-Net-DNS-1.15-1.el8.noarch 56/172
Verifying : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 57/172
Verifying : perl-SNMP_Session-1.13-17.el8.noarch 58/172
Verifying : perl-SelfLoader-1.23-416.el8.noarch 59/172
Verifying : perl-Socket6-0.28-6.el8.x86_64 60/172
Verifying : perl-Test-1.30-416.el8.noarch 61/172
Verifying : perl-Text-Balanced-2.03-395.el8.noarch 62/172
Verifying : perl-Time-Piece-1.31-416.el8.x86_64 63/172
Verifying : perl-Unicode-Collate-1.25-2.el8.x86_64 64/172
Verifying : perl-XML-Simple-2.25-1.el8.noarch 65/172
Verifying : perl-bignum-0.49-2.el8.noarch 66/172
Verifying : perl-encoding-4:2.22-3.el8.x86_64 67/172
Verifying : perl-experimental-0.019-2.el8.noarch 68/172
Verifying : perl-libnetcfg-4:5.26.3-416.el8.noarch 69/172
Verifying : perl-open-1.11-416.el8.noarch 70/172
Verifying : perl-perlfaq-5.20180605-1.el8.noarch 71/172
Verifying : perl-utils-5.26.3-416.el8.noarch 72/172
Verifying : php-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64 73/172
Verifying : php-cli-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 74/172
Verifying : php-common-7.2.24-1.module_el8.2.0+313+b04d0a66. 75/172
Verifying : php-devel-7.2.24-1.module_el8.2.0+313+b04d0a66.x 76/172
Verifying : php-fpm-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 77/172
Verifying : php-gd-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_ 78/172
Verifying : php-json-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 79/172
Verifying : php-ldap-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 80/172
Verifying : php-mbstring-7.2.24-1.module_el8.2.0+313+b04d0a6 81/172
Verifying : php-mysqlnd-7.2.24-1.module_el8.2.0+313+b04d0a66 82/172
Verifying : php-odbc-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 83/172
Verifying : php-pdo-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 84/172
Verifying : php-pear-1:1.10.5-9.module_el8.2.0+313+b04d0a66. 85/172
Verifying : php-pgsql-7.2.24-1.module_el8.2.0+313+b04d0a66.x 86/172
Verifying : php-process-7.2.24-1.module_el8.2.0+313+b04d0a66 87/172
Verifying : php-snmp-7.2.24-1.module_el8.2.0+313+b04d0a66.x8 88/172
Verifying : php-xml-7.2.24-1.module_el8.2.0+313+b04d0a66.x86 89/172
Verifying : platform-python-devel-3.6.8-31.el8.x86_64 90/172
Verifying : postgresql-10.15-1.module_el8.3.0+619+dbc95fbc.x 91/172
Verifying : postgresql-server-10.15-1.module_el8.3.0+619+dbc 92/172
Verifying : protobuf-lite-3.5.0-13.el8.x86_64 93/172
Verifying : python-rpm-macros-3-39.el8.noarch 94/172
Verifying : python3-babel-2.5.1-5.el8.noarch 95/172
Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 96/172
Verifying : python3-jmespath-0.9.0-11.el8.noarch 97/172
Verifying : python3-markupsafe-0.23-19.el8.x86_64 98/172
Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 99/172
Verifying : python3-pyasn1-0.3.7-6.el8.noarch 100/172
Verifying : python3-rpm-generators-5-6.el8.noarch 101/172
Verifying : python36-devel-3.6.8-2.module_el8.3.0+562+e16282 102/172
Verifying : rpmdevtools-8.10-8.el8.noarch 103/172
Verifying : subversion-1.10.2-4.module_el8.3.0+703+ba2f61b7. 104/172
Verifying : subversion-libs-1.10.2-4.module_el8.3.0+703+ba2f 105/172
Verifying : tftp-5.2-24.el8.x86_64 106/172
Verifying : unixODBC-2.3.7-1.el8.x86_64 107/172
Verifying : utf8proc-2.1.1-5.module_el8.3.0+703+ba2f61b7.x86 108/172
Verifying : xinetd-2:2.3.15-24.el8.x86_64 109/172
Verifying : xorg-x11-proto-devel-2020.1-3.el8.noarch 110/172
Verifying : bzip2-devel-1.0.6-26.el8.x86_64 111/172
Verifying : centos-logos-httpd-80.5-2.el8.noarch 112/172
Verifying : cyrus-sasl-devel-2.1.27-5.el8.x86_64 113/172
Verifying : expat-devel-2.2.5-4.el8.x86_64 114/172
Verifying : fontconfig-devel-2.13.1-3.el8.x86_64 115/172
Verifying : freetype-devel-2.9.1-4.el8_3.1.x86_64 116/172
Verifying : keyutils-libs-devel-1.5.10-6.el8.x86_64 117/172
Verifying : krb5-devel-1.18.2-5.el8.x86_64 118/172
Verifying : libcom_err-devel-1.45.6-1.el8.x86_64 119/172
Verifying : libgfortran-8.3.1-5.1.el8.x86_64 120/172
Verifying : libkadm5-1.18.2-5.el8.x86_64 121/172
Verifying : libpng-devel-2:1.6.34-5.el8.x86_64 122/172
Verifying : libquadmath-8.3.1-5.1.el8.x86_64 123/172
Verifying : libselinux-devel-2.9-4.el8_3.x86_64 124/172
Verifying : libsepol-devel-2.9-1.el8.x86_64 125/172
Verifying : libuuid-devel-2.32.1-24.el8.x86_64 126/172
Verifying : libverto-devel-0.3.0-5.el8.x86_64 127/172
Verifying : openldap-devel-2.4.46-15.el8.x86_64 128/172
Verifying : openssl-devel-1:1.1.1g-15.el8_3.x86_64 129/172
Verifying : pcre-cpp-8.42-4.el8.x86_64 130/172
Verifying : pcre-devel-8.42-4.el8.x86_64 131/172
Verifying : pcre-utf16-8.42-4.el8.x86_64 132/172
Verifying : pcre-utf32-8.42-4.el8.x86_64 133/172
Verifying : pcre2-devel-10.32-2.el8.x86_64 134/172
Verifying : pcre2-utf32-10.32-2.el8.x86_64 135/172
Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 136/172
Verifying : python3-cffi-1.11.5-5.el8.x86_64 137/172
Verifying : python3-cryptography-2.3-3.el8.x86_64 138/172
Verifying : python3-pycparser-2.14-14.el8.noarch 139/172
Verifying : traceroute-3:2.1.0-6.el8.x86_64 140/172
Verifying : zlib-devel-1.2.11-16.2.el8_3.x86_64 141/172
Verifying : graphviz-gd-2.40.1-40.el8.x86_64 142/172
Verifying : perl-Digest-SHA1-2.13-23.el8.x86_64 143/172
Verifying : perl-IO-stringy-2.111-9.el8.noarch 144/172
Verifying : perl-Module-Implementation-0.09-15.el8.noarch 145/172
Verifying : perl-Params-Validate-1.29-5.el8.x86_64 146/172
Verifying : python3-rrdtool-1.7.0-16.el8.x86_64 147/172
Verifying : ansible-2.9.20-1.el8.noarch 148/172
Verifying : fping-4.2-2.el8.x86_64 149/172
Verifying : freetds-1.1.20-1.el8.x86_64 150/172
Verifying : freetds-devel-1.1.20-1.el8.x86_64 151/172
Verifying : freetds-libs-1.1.20-1.el8.x86_64 152/172
Verifying : libc-client-2007f-24.el8.x86_64 153/172
Verifying : libmcrypt-2.5.8-26.el8.x86_64 154/172
Verifying : libmcrypt-devel-2.5.8-26.el8.x86_64 155/172
Verifying : libsodium-1.0.18-2.el8.x86_64 156/172
Verifying : libssh2-1.9.0-5.el8.x86_64 157/172
Verifying : perl-Config-IniFiles-3.000002-3.el8.noarch 158/172
Verifying : perl-Config-Tiny-2.24-1.el8.noarch 159/172
Verifying : perl-Crypt-DES-2.07-19.1.el8.x86_64 160/172
Verifying : perl-Math-Calc-Units-1.07-26.el8.noarch 161/172
Verifying : perl-Net-SNMP-6.0.1-25.el8.1.noarch 162/172
Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 163/172
Verifying : python3-paramiko-2.4.3-1.el8.noarch 164/172
Verifying : python3-pynacl-1.3.0-5.el8.x86_64 165/172
Verifying : python3-simplejson-3.17.0-2.el8.x86_64 166/172
Verifying : sshpass-1.06-9.el8.x86_64 167/172
Verifying : php-imap-7.2.11-1.el8.x86_64 168/172
Verifying : php-pecl-ssh2-1.2-2.el8.x86_64 169/172
Verifying : shellinabox-2.20-9.el8.x86_64 170/172
Verifying : snmptt-1.4-0.1.el8.noarch 171/172
Verifying : nagiosxi-deps-el8-5.7.4-1.noarch 172/172
Installed products updated.
Installed:
ansible-2.9.20-1.el8.noarch
apr-1.6.3-11.el8.x86_64
apr-util-1.6.1-6.el8.x86_64
apr-util-bdb-1.6.1-6.el8.x86_64
apr-util-openssl-1.6.1-6.el8.x86_64
bzip2-devel-1.0.6-26.el8.x86_64
centos-logos-httpd-80.5-2.el8.noarch
cyrus-sasl-devel-2.1.27-5.el8.x86_64
expat-devel-2.2.5-4.el8.x86_64
fontconfig-devel-2.13.1-3.el8.x86_64
fping-4.2-2.el8.x86_64
freetds-1.1.20-1.el8.x86_64
freetds-devel-1.1.20-1.el8.x86_64
freetds-libs-1.1.20-1.el8.x86_64
freetype-devel-2.9.1-4.el8_3.1.x86_64
gd-devel-2.2.5-7.el8.x86_64
graphviz-gd-2.40.1-40.el8.x86_64
httpd-2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_64
httpd-filesystem-2.4.37-30.module_el8.3.0+561+97fdbbcc.noarch
httpd-tools-2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_64
keyutils-libs-devel-1.5.10-6.el8.x86_64
krb5-devel-1.18.2-5.el8.x86_64
libX11-devel-1.6.8-3.el8.x86_64
libXau-devel-1.0.9-3.el8.x86_64
libXpm-devel-3.5.12-8.el8.x86_64
libc-client-2007f-24.el8.x86_64
libcom_err-devel-1.45.6-1.el8.x86_64
libgfortran-8.3.1-5.1.el8.x86_64
libjpeg-turbo-devel-1.5.3-10.el8.x86_64
libkadm5-1.18.2-5.el8.x86_64
libmcrypt-2.5.8-26.el8.x86_64
libmcrypt-devel-2.5.8-26.el8.x86_64
libpng-devel-2:1.6.34-5.el8.x86_64
libquadmath-8.3.1-5.1.el8.x86_64
libselinux-devel-2.9-4.el8_3.x86_64
libsepol-devel-2.9-1.el8.x86_64
libserf-1.3.9-9.module_el8.3.0+703+ba2f61b7.x86_64
libsodium-1.0.18-2.el8.x86_64
libssh2-1.9.0-5.el8.x86_64
libtiff-devel-4.0.9-18.el8.x86_64
libuuid-devel-2.32.1-24.el8.x86_64
libverto-devel-0.3.0-5.el8.x86_64
libwebp-devel-1.0.0-1.el8.x86_64
libxcb-devel-1.13.1-1.el8.x86_64
mecab-0.996-1.module_el8.2.0+493+63b41e36.9.x86_64
mod_http2-1.15.7-2.module_el8.3.0+477+498bb568.x86_64
mod_ssl-1:2.4.37-30.module_el8.3.0+561+97fdbbcc.x86_64
mysql-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64
mysql-common-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64
mysql-devel-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64
mysql-errmsg-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64
mysql-libs-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64
mysql-server-8.0.21-1.module_el8.2.0+493+63b41e36.x86_64
nagiosxi-deps-el8-5.7.4-1.noarch
net-snmp-1:5.8-18.el8_3.1.x86_64
net-snmp-agent-libs-1:5.8-18.el8_3.1.x86_64
net-snmp-perl-1:5.8-18.el8_3.1.x86_64
net-snmp-utils-1:5.8-18.el8_3.1.x86_64
nginx-filesystem-1:1.14.1-9.module_el8.0.0+184+e34fea82.noarch
openblas-0.3.3-5.el8.x86_64
openblas-threads-0.3.3-5.el8.x86_64
openldap-devel-2.4.46-15.el8.x86_64
openssl-devel-1:1.1.1g-15.el8_3.x86_64
pcre-cpp-8.42-4.el8.x86_64
pcre-devel-8.42-4.el8.x86_64
pcre-utf16-8.42-4.el8.x86_64
pcre-utf32-8.42-4.el8.x86_64
pcre2-devel-10.32-2.el8.x86_64
pcre2-utf32-10.32-2.el8.x86_64
perl-4:5.26.3-416.el8.x86_64
perl-Attribute-Handlers-0.99-416.el8.noarch
perl-B-Debug-1.26-2.el8.noarch
perl-Config-IniFiles-3.000002-3.el8.noarch
perl-Config-Perl-V-0.30-1.el8.noarch
perl-Config-Tiny-2.24-1.el8.noarch
perl-Crypt-DES-2.07-19.1.el8.x86_64
perl-DB_File-1.842-1.el8.x86_64
perl-Devel-PPPort-3.36-5.el8.x86_64
perl-Devel-Peek-1.26-416.el8.x86_64
perl-Devel-SelfStubber-1.06-416.el8.noarch
perl-Digest-SHA1-2.13-23.el8.x86_64
perl-Encode-devel-4:2.97-3.el8.x86_64
perl-ExtUtils-Embed-1.34-416.el8.noarch
perl-ExtUtils-Miniperl-1.06-416.el8.noarch
perl-File-Fetch-0.56-2.el8.noarch
perl-Filter-2:1.58-2.el8.x86_64
perl-Filter-Simple-0.94-2.el8.noarch
perl-IO-Socket-INET6-2.72-12.el8.noarch
perl-IO-stringy-2.111-9.el8.noarch
perl-IPC-SysV-2.07-397.el8.x86_64
perl-LWP-Protocol-https-6.07-4.module_el8.3.0+416+dee7bcef.noarch
perl-Mail-Sender-1:0.903-7.el8.noarch
perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64
perl-Math-BigRat-0.2614-1.el8.noarch
perl-Math-Calc-Units-1.07-26.el8.noarch
perl-Memoize-1.03-416.el8.noarch
perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch
perl-Module-Implementation-0.09-15.el8.noarch
perl-Module-Loaded-1:0.08-416.el8.noarch
perl-Net-DNS-1.15-1.el8.noarch
perl-Net-SNMP-6.0.1-25.el8.1.noarch
perl-Params-Validate-1.29-5.el8.x86_64
perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch
perl-SNMP_Session-1.13-17.el8.noarch
perl-SelfLoader-1.23-416.el8.noarch
perl-Socket6-0.28-6.el8.x86_64
perl-Test-1.30-416.el8.noarch
perl-Text-Balanced-2.03-395.el8.noarch
perl-Time-Piece-1.31-416.el8.x86_64
perl-Unicode-Collate-1.25-2.el8.x86_64
perl-XML-Simple-2.25-1.el8.noarch
perl-bignum-0.49-2.el8.noarch
perl-encoding-4:2.22-3.el8.x86_64
perl-experimental-0.019-2.el8.noarch
perl-libnetcfg-4:5.26.3-416.el8.noarch
perl-open-1.11-416.el8.noarch
perl-perlfaq-5.20180605-1.el8.noarch
perl-utils-5.26.3-416.el8.noarch
php-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-cli-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-common-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-devel-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-fpm-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-gd-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-imap-7.2.11-1.el8.x86_64
php-json-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-ldap-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-mbstring-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-mysqlnd-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-odbc-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-pdo-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-pear-1:1.10.5-9.module_el8.2.0+313+b04d0a66.noarch
php-pecl-ssh2-1.2-2.el8.x86_64
php-pgsql-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-process-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-snmp-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
php-xml-7.2.24-1.module_el8.2.0+313+b04d0a66.x86_64
platform-python-devel-3.6.8-31.el8.x86_64
postgresql-10.15-1.module_el8.3.0+619+dbc95fbc.x86_64
postgresql-server-10.15-1.module_el8.3.0+619+dbc95fbc.x86_64
protobuf-lite-3.5.0-13.el8.x86_64
python-rpm-macros-3-39.el8.noarch
python3-asn1crypto-0.24.0-3.el8.noarch
python3-babel-2.5.1-5.el8.noarch
python3-bcrypt-3.1.6-2.el8.1.x86_64
python3-cffi-1.11.5-5.el8.x86_64
python3-cryptography-2.3-3.el8.x86_64
python3-jinja2-2.10.1-2.el8_0.noarch
python3-jmespath-0.9.0-11.el8.noarch
python3-markupsafe-0.23-19.el8.x86_64
python3-numpy-1:1.14.3-9.el8.x86_64
python3-paramiko-2.4.3-1.el8.noarch
python3-pyasn1-0.3.7-6.el8.noarch
python3-pycparser-2.14-14.el8.noarch
python3-pynacl-1.3.0-5.el8.x86_64
python3-rpm-generators-5-6.el8.noarch
python3-rrdtool-1.7.0-16.el8.x86_64
python3-simplejson-3.17.0-2.el8.x86_64
python36-devel-3.6.8-2.module_el8.3.0+562+e162826a.x86_64
rpmdevtools-8.10-8.el8.noarch
shellinabox-2.20-9.el8.x86_64
snmptt-1.4-0.1.el8.noarch
sshpass-1.06-9.el8.x86_64
subversion-1.10.2-4.module_el8.3.0+703+ba2f61b7.x86_64
subversion-libs-1.10.2-4.module_el8.3.0+703+ba2f61b7.x86_64
tftp-5.2-24.el8.x86_64
traceroute-3:2.1.0-6.el8.x86_64
unixODBC-2.3.7-1.el8.x86_64
utf8proc-2.1.1-5.module_el8.3.0+703+ba2f61b7.x86_64
xinetd-2:2.3.15-24.el8.x86_64
xorg-x11-proto-devel-2020.1-3.el8.noarch
zlib-devel-1.2.11-16.2.el8_3.x86_64
Complete!
sed: can't read /etc/yum.repos.d/*Base.repo*: No such file or directory