0% found this document useful (0 votes)
61 views32 pages

Infoscale-Dbnode01 20240327 02

The document details a session on a Red Hat Enterprise Linux 8.1 system, including commands executed by the root user, network configurations, and system status. It highlights the setup of SSH keys for secure access between two nodes, dbnode01 and dbnode02, and the management of firewall and SELinux settings. Additionally, it provides information about system resources and package management using DNF.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views32 pages

Infoscale-Dbnode01 20240327 02

The document details a session on a Red Hat Enterprise Linux 8.1 system, including commands executed by the root user, network configurations, and system status. It highlights the setup of SSH keys for secure access between two nodes, dbnode01 and dbnode02, and the management of firewall and SELinux settings. Additionally, it provides information about system resources and package management using DNF.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 32

+----------------------------------------------------------------------+

� � MobaXterm Professional Edition v23.2 � �


� (SSH client, X server and network tools) �
� �
� ? SSH session to [email protected]
� � Direct SSH : ? �
� � SSH compression : ? �
� � SSH-browser : ? �
� � X11-forwarding : ? (remote display is forwarded through SSH) �
� �
� ? For more info, ctrl+click on help or visit our website. �
+----------------------------------------------------------------------+

Activate the web console with: systemctl enable --now cockpit.socket

This system is not registered to Red Hat Insights. See https://cloud.redhat.com/


To register this system, run: insights-client --register

Last login: Wed Mar 27 21:47:46 2024


/usr/bin/xauth: file /root/.Xauthority does not exist
[root@dbnode01 ~]#
[root@dbnode01 ~]# hostnamectl
Static hostname: dbnode01.simulasi.local
Icon name: computer-vm
Chassis: vm
Machine ID: ea0cced77a5b40b2970dafa3def65d8c
Boot ID: 8cadf0b458854e8ea64163bbda9aa8b1
Virtualization: vmware
Operating System: Red Hat Enterprise Linux 8.1 (Ootpa)
CPE OS Name: cpe:/o:redhat:enterprise_linux:8.1:GA
Kernel: Linux 4.18.0-147.el8.x86_64
Architecture: x86-64
[root@dbnode01 ~]#
[root@dbnode01 ~]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
qlen 100
0
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: ens192: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen
1000
link/ether 00:50:56:ba:80:72 brd ff:ff:ff:ff:ff:ff
inet 172.16.10.21/22 brd 172.16.11.255 scope global noprefixroute ens192
valid_lft forever preferred_lft forever
inet6 fe80::250:56ff:feba:8072/64 scope link
valid_lft forever preferred_lft forever
3: ens224: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen
1000
link/ether 00:50:56:ba:db:49 brd ff:ff:ff:ff:ff:ff
4: ens256: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen
1000
link/ether 00:50:56:ba:75:b5 brd ff:ff:ff:ff:ff:ff
5: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN
group def
ault qlen 1000
link/ether 52:54:00:b4:3a:83 brd ff:ff:ff:ff:ff:ff
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
valid_lft forever preferred_lft forever
6: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc fq_codel master virbr0 state
DOWN grou
p default qlen 1000
link/ether 52:54:00:b4:3a:83 brd ff:ff:ff:ff:ff:ff
[root@dbnode01 ~]#
[root@dbnode01 ~]# vi /etc/hosts
[root@dbnode01 ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
172.16.10.21 dbnode01.simulasi.local dbnode01
172.16.10.22 dbnode02.simulasi.local dbnode02
[root@dbnode01 ~]#
[root@dbnode01 ~]# getenforce
Enforcing
[root@dbnode01 ~]# setenforce 0
[root@dbnode01 ~]# getenforce
Permissive
[root@dbnode01 ~]#
[root@dbnode01 ~]# systemctl status firewalld.service
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor
preset: ena>
Active: active (running) since Wed 2024-03-27 21:30:16 WIB; 1h 4min ago
Docs: man:firewalld(1)
Main PID: 1476 (firewalld)
Tasks: 2 (limit: 23733)
Memory: 38.6M
CGroup: /system.slice/firewalld.service
+-1476 /usr/libexec/platform-python -s /usr/sbin/firewalld --nofork --
nopid

Mar 27 21:30:15 dbnode01.simulasi.local systemd[1]: Starting firewalld - dynamic


firewall>
Mar 27 21:30:16 dbnode01.simulasi.local systemd[1]: Started firewalld - dynamic
firewall >
[root@dbnode01 ~]#
[root@dbnode01 ~]#
[root@dbnode01 ~]# systemctl stop firewalld.service
[root@dbnode01 ~]# systemctl disable firewalld.service
Removed /etc/systemd/system/multi-user.target.wants/firewalld.service.
Removed /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service.
[root@dbnode01 ~]#
[root@dbnode01 ~]#
[root@dbnode01 ~]# systemctl status firewalld.service
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor
preset: en>
Active: inactive (dead)
Docs: man:firewalld(1)

Mar 27 21:30:15 dbnode01.simulasi.local systemd[1]: Starting firewalld - dynamic


firewall>
Mar 27 21:30:16 dbnode01.simulasi.local systemd[1]: Started firewalld - dynamic
firewall >
Mar 27 22:35:21 dbnode01.simulasi.local systemd[1]: Stopping firewalld - dynamic
firewall>
Mar 27 22:35:22 dbnode01.simulasi.local systemd[1]: Stopped firewalld - dynamic
firewall >
[root@dbnode01 ~]#
[root@dbnode01 ~]# vi /etc/selinux/config
[root@dbnode01 ~]# cat /etc/selinux/config

# This file controls the state of SELinux on the system.


# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
# SELINUXTYPE= can take one of these three values:
# targeted - Targeted processes are protected,
# minimum - Modification of targeted policy. Only selected processes are
protected.
# mls - Multi Level Security protection.
SELINUXTYPE=targeted

[root@dbnode01 ~]#
[root@dbnode01 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 18M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/rhel-root 35G 5.0G 30G 15% /
/dev/sda2 1014M 174M 841M 18% /boot
/dev/sda1 599M 6.8M 593M 2% /boot/efi
tmpfs 378M 1.2M 377M 1% /run/user/42
/dev/sr0 7.4G 7.4G 0 100% /run/media/root/RHEL-8-1-0-BaseOS-
x86_64
tmpfs 378M 4.0K 378M 1% /run/user/0
[root@dbnode01 ~]#
[root@dbnode01 ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 40G 0 disk
+-sda1 8:1 0 600M 0 part /boot/efi
+-sda2 8:2 0 1G 0 part /boot
+-sda3 8:3 0 38.4G 0 part
+-rhel-root 253:0 0 34.4G 0 lvm /
+-rhel-swap 253:1 0 4G 0 lvm [SWAP]
sr0 11:0 1 7.3G 0 rom /run/media/root/RHEL-8-1-0-BaseOS-x86_64
[root@dbnode01 ~]#
[root@dbnode01 ~]# reboot

Remote side unexpectedly closed network connection

-----------------------------------------------------------------------------------
-------

Session stopped
- Press <Return> to exit tab
- Press R to restart session
- Press S to save terminal output to file
+----------------------------------------------------------------------+
� � MobaXterm Professional Edition v23.2 � �
� (SSH client, X server and network tools) �
� �
� ? SSH session to [email protected]
� � Direct SSH : ? �
� � SSH compression : ? �
� � SSH-browser : ? �
� � X11-forwarding : ? (remote display is forwarded through SSH) �
� �
� ? For more info, ctrl+click on help or visit our website. �
+----------------------------------------------------------------------+

Activate the web console with: systemctl enable --now cockpit.socket

This system is not registered to Red Hat Insights. See https://cloud.redhat.com/


To register this system, run: insights-client --register

Last login: Wed Mar 27 22:31:47 2024 from 10.212.134.100


[root@dbnode01 ~]#
[root@dbnode01 ~]# ping dbnode01
PING dbnode01.simulasi.local (172.16.10.21) 56(84) bytes of data.
64 bytes from dbnode01.simulasi.local (172.16.10.21): icmp_seq=1 ttl=64 time=0.077
ms
64 bytes from dbnode01.simulasi.local (172.16.10.21): icmp_seq=2 ttl=64 time=0.043
ms
^C
--- dbnode01.simulasi.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 9ms
rtt min/avg/max/mdev = 0.043/0.060/0.077/0.017 ms
[root@dbnode01 ~]# ping dbnode02
PING dbnode02.simulasi.local (172.16.10.22) 56(84) bytes of data.
64 bytes from dbnode02.simulasi.local (172.16.10.22): icmp_seq=1 ttl=64 time=0.304
ms
64 bytes from dbnode02.simulasi.local (172.16.10.22): icmp_seq=2 ttl=64 time=0.353
ms
^C
--- dbnode02.simulasi.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 10ms
rtt min/avg/max/mdev = 0.304/0.328/0.353/0.030 ms
[root@dbnode01 ~]#
[root@dbnode01 ~]# pwd
/root
[root@dbnode01 ~]# ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
Created directory '/root/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:Nicu1LIGJKmoSBrioAn7d90ouRtXAMsaZYYVMDyU2Wo [email protected]
The key's randomart image is:
+---[RSA 3072]----+
| o+BB. |
| .**.o |
| o ooo . |
|.. oEo . . |
|B. .o o S o |
|@+ o = = |
|B. =ooo |
| . ..++o . |
| .. .o+ |
+----[SHA256]-----+
[root@dbnode01 ~]#
[root@dbnode01 ~]# ssh-copy-id root@dbnode02
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed:
"/root/.ssh/id_rsa.pub"
The authenticity of host 'dbnode02 (172.16.10.22)' can't be established.
ECDSA key fingerprint is SHA256:ldUm/grmRjoLHufRkWYkpxMcWV1LDPj2AcMtIJ8renk.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out
any th
at are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted
now it
is to install the new keys
root@dbnode02's password:

Number of key(s) added: 1

Now try logging into the machine, with: "ssh 'root@dbnode02'"


and check to make sure that only the key(s) you wanted were added.

[root@dbnode01 ~]#
[root@dbnode01 ~]# ssh dbnode02
Activate the web console with: systemctl enable --now cockpit.socket

This system is not registered to Red Hat Insights. See https://cloud.redhat.com/


To register this system, run: insights-client --register

Last login: Wed Mar 27 22:39:00 2024 from 10.212.134.100


[root@dbnode02 ~]#
[root@dbnode02 ~]# logout
Connection to dbnode02 closed.
[root@dbnode01 ~]#
[root@dbnode01 ~]# dnf clean all
Updating Subscription Management repositories.
0 files removed
[root@dbnode01 ~]#
[root@dbnode01 ~]# dnf repolist
Updating Subscription Management repositories.
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 9.8 MB/s | 60 MB
00:06
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 9.9 MB/s | 66 MB
00:06
Last metadata expiration check: 0:00:17 ago on Wed 27 Mar 2024 10:42:55 PM WIB.
repo id repo name
status
rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream
31,265
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RP
15,843
[root@dbnode01 ~]#
[root@dbnode01 ~]# dnf repolist
Updating Subscription Management repositories.
Last metadata expiration check: 0:01:35 ago on Wed 27 Mar 2024 10:42:55 PM WIB.
repo id repo name
status
rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream
31,265
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RP
15,843
[root@dbnode01 ~]#
[root@dbnode01 ~]#
[root@dbnode01 ~]# getenforce
Disabled
[root@dbnode01 ~]#
[root@dbnode01 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 9.3M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/rhel-root 35G 5.3G 30G 16% /
/dev/sda2 1014M 174M 841M 18% /boot
/dev/sda1 599M 6.8M 593M 2% /boot/efi
tmpfs 378M 1.2M 377M 1% /run/user/42
tmpfs 378M 4.0K 378M 1% /run/user/0
[root@dbnode01 ~]#
[root@dbnode01 ~]# dnf install chrony.x86_64 ethtool.x86_64 binutils.x86_64
policycoreutil
s-python-utils.noarch libhbaapi.x86_64 libhbalinux.x86_64 policycoreutils.x86_64
bc.x86_64
glibc.x86_64 libgcc.x86_64 libnsl.x86_64 findutils.x86_64 ncurses-compat-
libs.x86_64 ed.x
86_64 coreutils.x86_64 compat-openssl10.x86_64 libstdc++.x86_64 libacl.x86_64
ksh.x86_64 z
lib.x86_64 perl.x86_64 perl-Exporter.noarch perl-Socket.x86_64 kmod.x86_64
Updating Subscription Management repositories.
Last metadata expiration check: 0:00:16 ago on Wed 27 Mar 2024 10:48:08 PM WIB.
Package chrony-3.5-1.el8.x86_64 is already installed.
Package ethtool-2:5.0-2.el8.x86_64 is already installed.
Package binutils-2.30-58.el8.x86_64 is already installed.
Package policycoreutils-python-utils-2.9-3.el8.noarch is already installed.
Package policycoreutils-2.9-3.el8.x86_64 is already installed.
Package bc-1.07.1-5.el8.x86_64 is already installed.
Package glibc-2.28-72.el8.x86_64 is already installed.
Package libgcc-8.3.1-4.5.el8.x86_64 is already installed.
Package findutils-1:4.6.0-20.el8.x86_64 is already installed.
Package ed-1.14.2-4.el8.x86_64 is already installed.
Package coreutils-8.30-6.el8.x86_64 is already installed.
Package libstdc++-8.3.1-4.5.el8.x86_64 is already installed.
Package libacl-2.2.53-1.el8.x86_64 is already installed.
Package zlib-1.2.11-10.el8.x86_64 is already installed.
Package perl-Exporter-5.72-396.el8.noarch is already installed.
Package perl-Socket-4:2.027-3.el8.x86_64 is already installed.
Package kmod-25-13.el8.x86_64 is already installed.
Dependencies resolved.
===================================================================================
=======
Package Arch Version Repository
Size
===================================================================================
=======
Installing:
compat-openssl10 x86_64 1:1.0.2o-4.el8_6 rhel-8-for-x86_64-appstream-rpms
1.1 M
perl x86_64 4:5.26.3-422.el8 rhel-8-for-x86_64-appstream-rpms
73 k
ksh x86_64 20120801-259.el8 rhel-8-for-x86_64-appstream-rpms
925 k
libhbalinux x86_64 1.0.17-7.el8 rhel-8-for-x86_64-baseos-rpms
41 k
libhbaapi x86_64 2.2.9-13.el8 rhel-8-for-x86_64-baseos-rpms
29 k
ncurses-compat-libs x86_64 6.1-10.20180224.el8 rhel-8-for-x86_64-baseos-rpms
329 k
libnsl x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
108 k
Upgrading:
gcc-c++ x86_64 8.5.0-20.el8 rhel-8-for-x86_64-appstream-rpms
12 M
cpp x86_64 8.5.0-20.el8 rhel-8-for-x86_64-appstream-rpms
10 M
gcc x86_64 8.5.0-20.el8 rhel-8-for-x86_64-appstream-rpms
23 M
gcc-gdb-plugin x86_64 8.5.0-20.el8 rhel-8-for-x86_64-appstream-rpms
120 k
libstdc++-devel x86_64 8.5.0-20.el8 rhel-8-for-x86_64-appstream-rpms
2.1 M
kmod x86_64 25-19.el8 rhel-8-for-x86_64-baseos-rpms
126 k
ethtool x86_64 2:5.13-2.el8 rhel-8-for-x86_64-baseos-rpms
221 k
libsemanage x86_64 2.9-9.el8_6 rhel-8-for-x86_64-baseos-rpms
168 k
python3-libsemanage x86_64 2.9-9.el8_6 rhel-8-for-x86_64-baseos-rpms
128 k
chrony x86_64 4.2-1.el8 rhel-8-for-x86_64-baseos-rpms
333 k
coreutils x86_64 8.30-15.el8 rhel-8-for-x86_64-baseos-rpms
1.2 M
coreutils-common x86_64 8.30-15.el8 rhel-8-for-x86_64-baseos-rpms
2.0 M
perl-Errno x86_64 1.28-422.el8 rhel-8-for-x86_64-baseos-rpms
77 k
perl-interpreter x86_64 4:5.26.3-422.el8 rhel-8-for-x86_64-baseos-rpms
6.3 M
perl-libs x86_64 4:5.26.3-422.el8 rhel-8-for-x86_64-baseos-rpms
1.6 M
policycoreutils x86_64 2.9-24.el8 rhel-8-for-x86_64-baseos-rpms
377 k
policycoreutils-python-utils
noarch 2.9-24.el8 rhel-8-for-x86_64-baseos-rpms
254 k
python3-policycoreutils
noarch 2.9-24.el8 rhel-8-for-x86_64-baseos-rpms
2.3 M
binutils x86_64 2.30-123.el8 rhel-8-for-x86_64-baseos-rpms
5.8 M
findutils x86_64 1:4.6.0-21.el8 rhel-8-for-x86_64-baseos-rpms
527 k
libgcc x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms
81 k
libgomp x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms
208 k
libstdc++ x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms
455 k
ncurses-libs x86_64 6.1-10.20180224.el8 rhel-8-for-x86_64-baseos-rpms
334 k
ncurses x86_64 6.1-10.20180224.el8 rhel-8-for-x86_64-baseos-rpms
387 k
ncurses-base noarch 6.1-10.20180224.el8 rhel-8-for-x86_64-baseos-rpms
81 k
zlib x86_64 1.2.11-25.el8 rhel-8-for-x86_64-baseos-rpms
103 k
glibc x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
2.2 M
glibc-common x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
1.0 M
glibc-devel x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
86 k
glibc-headers x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
491 k
glibc-langpack-en x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
829 k
Installing dependencies:
perl-Algorithm-Diff noarch 1.1903-9.el8 rhel-8-for-x86_64-appstream-rpms
52 k
perl-B-Debug noarch 1.26-2.el8 rhel-8-for-x86_64-appstream-rpms
26 k
perl-CPAN noarch 2.18-397.el8 rhel-8-for-x86_64-appstream-rpms
554 k
perl-CPAN-Meta noarch 2.150010-396.el8 rhel-8-for-x86_64-appstream-rpms
191 k
perl-Config-Perl-V noarch 0.30-1.el8 rhel-8-for-x86_64-appstream-rpms
22 k
perl-Data-OptList noarch 0.110-6.el8 rhel-8-for-x86_64-appstream-rpms
31 k
perl-ExtUtils-CBuilder noarch 1:0.280230-2.el8 rhel-8-for-x86_64-appstream-rpms
48 k
perl-ExtUtils-Install noarch 2.14-4.el8 rhel-8-for-x86_64-appstream-rpms
46 k
perl-ExtUtils-MM-Utils noarch 1:7.34-1.el8 rhel-8-for-x86_64-appstream-rpms
17 k
perl-ExtUtils-Manifest noarch 1.70-395.el8 rhel-8-for-x86_64-appstream-rpms
37 k
perl-File-Fetch noarch 0.56-2.el8 rhel-8-for-x86_64-appstream-rpms
33 k
perl-File-HomeDir noarch 1.002-4.el8 rhel-8-for-x86_64-appstream-rpms
62 k
perl-Filter-Simple noarch 0.94-2.el8 rhel-8-for-x86_64-appstream-rpms
29 k
perl-IO-Compress noarch 2.081-1.el8 rhel-8-for-x86_64-appstream-rpms
258 k
perl-Locale-Codes noarch 3.57-1.el8 rhel-8-for-x86_64-appstream-rpms
310 k
perl-Locale-Maketext noarch 1.28-396.el8 rhel-8-for-x86_64-appstream-rpms
99 k
perl-Math-BigRat noarch 0.2614-1.el8 rhel-8-for-x86_64-appstream-rpms
40 k
perl-Module-CoreList-tools
noarch 1:5.20181130-1.el8 rhel-8-for-x86_64-appstream-rpms
22 k
perl-Module-Load-Conditional
noarch 0.68-395.el8 rhel-8-for-x86_64-appstream-rpms
24 k
perl-Module-Metadata noarch 1.000033-395.el8 rhel-8-for-x86_64-appstream-rpms
45 k
perl-Perl-OSType noarch 1.010-396.el8 rhel-8-for-x86_64-appstream-rpms
29 k
perl-Pod-Checker noarch 4:1.73-395.el8 rhel-8-for-x86_64-appstream-rpms
33 k
perl-Software-License noarch 0.103013-2.el8 rhel-8-for-x86_64-appstream-rpms
137 k
perl-Sub-Install noarch 0.928-14.el8 rhel-8-for-x86_64-appstream-rpms
27 k
perl-Text-Glob noarch 0.11-4.el8 rhel-8-for-x86_64-appstream-rpms
17 k
perl-autodie noarch 2.29-396.el8 rhel-8-for-x86_64-appstream-rpms
98 k
perl-bignum noarch 0.49-2.el8 rhel-8-for-x86_64-appstream-rpms
44 k
perl-local-lib noarch 2.000024-2.el8 rhel-8-for-x86_64-appstream-rpms
74 k
perl-perlfaq noarch 5.20180605-1.el8 rhel-8-for-x86_64-appstream-rpms
386 k
perl-Archive-Tar noarch 2.30-1.el8 rhel-8-for-x86_64-appstream-rpms
79 k
perl-Archive-Zip noarch 1.60-3.el8 rhel-8-for-x86_64-appstream-rpms
108 k
perl-CPAN-Meta-Requirements
noarch 2.140-396.el8 rhel-8-for-x86_64-appstream-rpms
37 k
perl-CPAN-Meta-YAML noarch 0.018-397.el8 rhel-8-for-x86_64-appstream-rpms
34 k
perl-Data-Section noarch 0.200007-3.el8 rhel-8-for-x86_64-appstream-rpms
30 k
perl-Env noarch 1.04-395.el8 rhel-8-for-x86_64-appstream-rpms
21 k
perl-ExtUtils-Command noarch 1:7.34-1.el8 rhel-8-for-x86_64-appstream-rpms
19 k
perl-ExtUtils-MakeMaker
noarch 1:7.34-1.el8 rhel-8-for-x86_64-appstream-rpms
301 k
perl-ExtUtils-ParseXS noarch 1:3.35-2.el8 rhel-8-for-x86_64-appstream-rpms
83 k
perl-File-Which noarch 1.22-2.el8 rhel-8-for-x86_64-appstream-rpms
24 k
perl-IPC-Cmd noarch 2:1.02-1.el8 rhel-8-for-x86_64-appstream-rpms
43 k
perl-IPC-System-Simple noarch 1.25-17.el8 rhel-8-for-x86_64-appstream-rpms
43 k
perl-JSON-PP noarch 1:2.97.001-3.el8 rhel-8-for-x86_64-appstream-rpms
68 k
perl-MRO-Compat noarch 0.13-4.el8 rhel-8-for-x86_64-appstream-rpms
24 k
perl-Module-Build noarch 2:0.42.24-5.el8 rhel-8-for-x86_64-appstream-rpms
273 k
perl-Module-CoreList noarch 1:5.20181130-1.el8 rhel-8-for-x86_64-appstream-rpms
87 k
perl-Module-Load noarch 1:0.32-395.el8 rhel-8-for-x86_64-appstream-rpms
19 k
perl-Package-Generator noarch 1.106-11.el8 rhel-8-for-x86_64-appstream-rpms
27 k
perl-Params-Check noarch 1:0.38-395.el8 rhel-8-for-x86_64-appstream-rpms
24 k
perl-PerlIO-via-QuotedPrint
noarch 0.08-395.el8 rhel-8-for-x86_64-appstream-rpms
14 k
perl-Pod-Parser noarch 1.63-396.el8 rhel-8-for-x86_64-appstream-rpms
108 k
perl-Sub-Exporter noarch 0.987-15.el8 rhel-8-for-x86_64-appstream-rpms
73 k
perl-Test-Harness noarch 1:3.42-1.el8 rhel-8-for-x86_64-appstream-rpms
279 k
perl-Test-Simple noarch 1:1.302135-1.el8 rhel-8-for-x86_64-appstream-rpms
516 k
perl-Text-Balanced noarch 2.03-395.el8 rhel-8-for-x86_64-appstream-rpms
58 k
perl-Text-Diff noarch 1.45-2.el8 rhel-8-for-x86_64-appstream-rpms
45 k
perl-Text-Template noarch 1.51-1.el8 rhel-8-for-x86_64-appstream-rpms
64 k
perl-experimental noarch 0.019-2.el8 rhel-8-for-x86_64-appstream-rpms
24 k
perl-inc-latest noarch 2:0.500-9.el8 rhel-8-for-x86_64-appstream-rpms
25 k
perl-Compress-Raw-Bzip2
x86_64 2.081-1.el8 rhel-8-for-x86_64-appstream-rpms
41 k
perl-Compress-Raw-Zlib x86_64 2.081-1.el8 rhel-8-for-x86_64-appstream-rpms
68 k
perl-DB_File x86_64 1.842-1.el8 rhel-8-for-x86_64-appstream-rpms
83 k
perl-Params-Util x86_64 1.07-22.el8 rhel-8-for-x86_64-appstream-rpms
44 k
perl-Sys-Syslog x86_64 0.35-397.el8 rhel-8-for-x86_64-appstream-rpms
50 k
perl-Unicode-Collate x86_64 1.25-2.el8 rhel-8-for-x86_64-appstream-rpms
686 k
perl-Devel-PPPort x86_64 3.36-5.el8 rhel-8-for-x86_64-appstream-rpms
118 k
perl-Devel-Size x86_64 0.81-2.el8 rhel-8-for-x86_64-appstream-rpms
34 k
perl-Digest-SHA x86_64 1:6.02-1.el8 rhel-8-for-x86_64-appstream-rpms
66 k
perl-Encode-devel x86_64 4:2.97-3.el8 rhel-8-for-x86_64-appstream-rpms
39 k
perl-encoding x86_64 4:2.22-3.el8 rhel-8-for-x86_64-appstream-rpms
68 k
perl-Compress-Bzip2 x86_64 2.26-6.el8 rhel-8-for-x86_64-appstream-rpms
72 k
perl-Filter x86_64 2:1.58-2.el8 rhel-8-for-x86_64-appstream-rpms
82 k
perl-IPC-SysV x86_64 2.07-397.el8 rhel-8-for-x86_64-appstream-rpms
43 k
perl-Math-BigInt-FastCalc
x86_64 0.500.600-6.el8 rhel-8-for-x86_64-appstream-rpms
27 k
perl-version x86_64 6:0.99.24-1.el8 rhel-8-for-x86_64-appstream-rpms
67 k
perl-Time-HiRes x86_64 4:1.9758-2.el8 rhel-8-for-x86_64-appstream-rpms
61 k
perl-Devel-SelfStubber noarch 1.06-422.el8 rhel-8-for-x86_64-appstream-rpms
76 k
perl-Devel-Peek x86_64 1.26-422.el8 rhel-8-for-x86_64-appstream-rpms
94 k
perl-ExtUtils-Embed noarch 1.34-422.el8 rhel-8-for-x86_64-appstream-rpms
79 k
perl-ExtUtils-Miniperl noarch 1.06-422.el8 rhel-8-for-x86_64-appstream-rpms
77 k
perl-Locale-Maketext-Simple
noarch 1:0.21-422.el8 rhel-8-for-x86_64-appstream-rpms
79 k
perl-Module-Loaded noarch 1:0.08-422.el8 rhel-8-for-x86_64-appstream-rpms
75 k
perl-Net-Ping noarch 2.55-422.el8 rhel-8-for-x86_64-appstream-rpms
102 k
perl-Pod-Html noarch 1.22.02-422.el8 rhel-8-for-x86_64-appstream-rpms
88 k
perl-Test noarch 1.30-422.el8 rhel-8-for-x86_64-appstream-rpms
90 k
perl-Time-Piece x86_64 1.31-422.el8 rhel-8-for-x86_64-appstream-rpms
98 k
perl-devel x86_64 4:5.26.3-422.el8 rhel-8-for-x86_64-appstream-rpms
600 k
perl-libnetcfg noarch 4:5.26.3-422.el8 rhel-8-for-x86_64-appstream-rpms
78 k
perl-Attribute-Handlers
noarch 0.99-422.el8 rhel-8-for-x86_64-appstream-rpms
89 k
perl-Memoize noarch 1.03-422.el8 rhel-8-for-x86_64-appstream-rpms
119 k
perl-SelfLoader noarch 1.23-422.el8 rhel-8-for-x86_64-appstream-rpms
83 k
perl-open noarch 1.11-422.el8 rhel-8-for-x86_64-appstream-rpms
78 k
perl-utils noarch 5.26.3-422.el8 rhel-8-for-x86_64-appstream-rpms
129 k
systemtap-sdt-devel x86_64 4.9-3.el8 rhel-8-for-x86_64-appstream-rpms
88 k
python3-pyparsing noarch 2.1.10-7.el8 rhel-8-for-x86_64-baseos-rpms
142 k
perl-IO-Zlib noarch 1:1.10-422.el8 rhel-8-for-x86_64-baseos-rpms
81 k
Installing weak dependencies:
perl-Encode-Locale noarch 1.05-10.module+el8.3.0+6498+9eecfe51
rhel-8-for-x86_64-appstream-rpms
22 k
glibc-gconv-extra x86_64 2.28-236.el8_9.12 rhel-8-for-x86_64-baseos-rpms
1.6 M
Enabling module streams:
perl-libwww-perl 6.34

Transaction Summary
===================================================================================
=======
Install 104 Packages
Upgrade 32 Packages
Total download size: 89 M
Is this ok [y/N]: y
Downloading Packages:
(1/136): perl-Algorithm-Diff-1.1903-9.el8.noarch.rpm 162 kB/s | 52 kB
00:00
(2/136): perl-B-Debug-1.26-2.el8.noarch.rpm 80 kB/s | 26 kB
00:00
(3/136): perl-CPAN-2.18-397.el8.noarch.rpm 1.4 MB/s | 554 kB
00:00
(4/136): perl-CPAN-Meta-2.150010-396.el8.noarch.rpm 696 kB/s | 191 kB
00:00
(5/136): perl-Config-Perl-V-0.30-1.el8.noarch.rpm 80 kB/s | 22 kB
00:00
(6/136): perl-Data-OptList-0.110-6.el8.noarch.rpm 119 kB/s | 31 kB
00:00
(7/136): perl-ExtUtils-CBuilder-0.280230-2.el8.noarch.rpm 169 kB/s | 48 kB
00:00
(8/136): perl-ExtUtils-Install-2.14-4.el8.noarch.rpm 168 kB/s | 46 kB
00:00
(9/136): perl-ExtUtils-MM-Utils-7.34-1.el8.noarch.rpm 62 kB/s | 17 kB
00:00
(10/136): perl-File-Fetch-0.56-2.el8.noarch.rpm 122 kB/s | 33 kB
00:00
(11/136): perl-ExtUtils-Manifest-1.70-395.el8.noarch.rpm 127 kB/s | 37 kB
00:00
(12/136): perl-File-HomeDir-1.002-4.el8.noarch.rpm 209 kB/s | 62 kB
00:00
(13/136): perl-Filter-Simple-0.94-2.el8.noarch.rpm 106 kB/s | 29 kB
00:00
(14/136): perl-IO-Compress-2.081-1.el8.noarch.rpm 939 kB/s | 258 kB
00:00
(15/136): perl-Locale-Codes-3.57-1.el8.noarch.rpm 635 kB/s | 310 kB
00:00
(16/136): perl-Locale-Maketext-1.28-396.el8.noarch.rpm 335 kB/s | 99 kB
00:00
(17/136): perl-Math-BigRat-0.2614-1.el8.noarch.rpm 135 kB/s | 40 kB
00:00
(18/136): perl-Module-CoreList-tools-5.20181130-1.el8.noa 85 kB/s | 22 kB
00:00
(19/136): perl-Module-Load-Conditional-0.68-395.el8.noarc 90 kB/s | 24 kB
00:00
(20/136): perl-Module-Metadata-1.000033-395.el8.noarch.rp 124 kB/s | 45 kB
00:00
(21/136): perl-Perl-OSType-1.010-396.el8.noarch.rpm 102 kB/s | 29 kB
00:00
(22/136): perl-Pod-Checker-1.73-395.el8.noarch.rpm 114 kB/s | 33 kB
00:00
(23/136): perl-Sub-Install-0.928-14.el8.noarch.rpm 96 kB/s | 27 kB
00:00
(24/136): perl-Software-License-0.103013-2.el8.noarch.rpm 315 kB/s | 137 kB
00:00
(25/136): perl-Text-Glob-0.11-4.el8.noarch.rpm 66 kB/s | 17 kB
00:00
(26/136): perl-autodie-2.29-396.el8.noarch.rpm 364 kB/s | 98 kB
00:00
(27/136): perl-local-lib-2.000024-2.el8.noarch.rpm 270 kB/s | 74 kB
00:00
(28/136): perl-bignum-0.49-2.el8.noarch.rpm 154 kB/s | 44 kB
00:00
(29/136): perl-Archive-Tar-2.30-1.el8.noarch.rpm 300 kB/s | 79 kB
00:00
(30/136): perl-perlfaq-5.20180605-1.el8.noarch.rpm 1.2 MB/s | 386 kB
00:00
(31/136): perl-Archive-Zip-1.60-3.el8.noarch.rpm 337 kB/s | 108 kB
00:00
(32/136): perl-CPAN-Meta-Requirements-2.140-396.el8.noarc 125 kB/s | 37 kB
00:00
(33/136): perl-Data-Section-0.200007-3.el8.noarch.rpm 110 kB/s | 30 kB
00:00
(34/136): perl-CPAN-Meta-YAML-0.018-397.el8.noarch.rpm 106 kB/s | 34 kB
00:00
(35/136): perl-Env-1.04-395.el8.noarch.rpm 71 kB/s | 21 kB
00:00
(36/136): perl-ExtUtils-MakeMaker-7.34-1.el8.noarch.rpm 1.1 MB/s | 301 kB
00:00
(37/136): perl-ExtUtils-Command-7.34-1.el8.noarch.rpm 67 kB/s | 19 kB
00:00
(38/136): perl-ExtUtils-ParseXS-3.35-2.el8.noarch.rpm 304 kB/s | 83 kB
00:00
(39/136): perl-File-Which-1.22-2.el8.noarch.rpm 84 kB/s | 24 kB
00:00
(40/136): perl-IPC-Cmd-1.02-1.el8.noarch.rpm 157 kB/s | 43 kB
00:00
(41/136): perl-IPC-System-Simple-1.25-17.el8.noarch.rpm 161 kB/s | 43 kB
00:00
(42/136): perl-MRO-Compat-0.13-4.el8.noarch.rpm 91 kB/s | 24 kB
00:00
(43/136): perl-JSON-PP-2.97.001-3.el8.noarch.rpm 226 kB/s | 68 kB
00:00
(44/136): perl-Module-CoreList-5.20181130-1.el8.noarch.rp 313 kB/s | 87 kB
00:00
(45/136): perl-Module-Load-0.32-395.el8.noarch.rpm 70 kB/s | 19 kB
00:00
(46/136): perl-Module-Build-0.42.24-5.el8.noarch.rpm 553 kB/s | 273 kB
00:00
(47/136): perl-Package-Generator-1.106-11.el8.noarch.rpm 101 kB/s | 27 kB
00:00
(48/136): perl-Params-Check-0.38-395.el8.noarch.rpm 86 kB/s | 24 kB
00:00
(49/136): perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 50 kB/s | 14 kB
00:00
(50/136): perl-Pod-Parser-1.63-396.el8.noarch.rpm 383 kB/s | 108 kB
00:00
(51/136): perl-Sub-Exporter-0.987-15.el8.noarch.rpm 259 kB/s | 73 kB
00:00
(52/136): perl-Test-Harness-3.42-1.el8.noarch.rpm 1.0 MB/s | 279 kB
00:00
(53/136): perl-Test-Simple-1.302135-1.el8.noarch.rpm 1.7 MB/s | 516 kB
00:00
(54/136): perl-Text-Balanced-2.03-395.el8.noarch.rpm 212 kB/s | 58 kB
00:00
(55/136): perl-Text-Diff-1.45-2.el8.noarch.rpm 166 kB/s | 45 kB
00:00
(56/136): perl-experimental-0.019-2.el8.noarch.rpm 91 kB/s | 24 kB
00:00
(57/136): perl-Text-Template-1.51-1.el8.noarch.rpm 211 kB/s | 64 kB
00:00
(58/136): perl-inc-latest-0.500-9.el8.noarch.rpm 93 kB/s | 25 kB
00:00
(59/136): perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64.rpm 137 kB/s | 41 kB
00:00
(60/136): perl-Compress-Raw-Zlib-2.081-1.el8.x86_64.rpm 205 kB/s | 68 kB
00:00
(61/136): perl-DB_File-1.842-1.el8.x86_64.rpm 302 kB/s | 83 kB
00:00
(62/136): perl-Sys-Syslog-0.35-397.el8.x86_64.rpm 183 kB/s | 50 kB
00:00
(63/136): perl-Params-Util-1.07-22.el8.x86_64.rpm 121 kB/s | 44 kB
00:00
(64/136): perl-Unicode-Collate-1.25-2.el8.x86_64.rpm 2.2 MB/s | 686 kB
00:00
(65/136): perl-Devel-Size-0.81-2.el8.x86_64.rpm 125 kB/s | 34 kB
00:00
(66/136): perl-Devel-PPPort-3.36-5.el8.x86_64.rpm 338 kB/s | 118 kB
00:00
(67/136): perl-Digest-SHA-6.02-1.el8.x86_64.rpm 205 kB/s | 66 kB
00:00
(68/136): perl-Encode-devel-2.97-3.el8.x86_64.rpm 138 kB/s | 39 kB
00:00
(69/136): perl-encoding-2.22-3.el8.x86_64.rpm 261 kB/s | 68 kB
00:00
(70/136): perl-Compress-Bzip2-2.26-6.el8.x86_64.rpm 209 kB/s | 72 kB
00:00
(71/136): perl-Filter-1.58-2.el8.x86_64.rpm 303 kB/s | 82 kB
00:00
(72/136): perl-IPC-SysV-2.07-397.el8.x86_64.rpm 153 kB/s | 43 kB
00:00
(73/136): perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_6 102 kB/s | 27 kB
00:00
(74/136): perl-version-0.99.24-1.el8.x86_64.rpm 230 kB/s | 67 kB
00:00
(75/136): perl-Encode-Locale-1.05-10.module+el8.3.0+6498+ 83 kB/s | 22 kB
00:00
(76/136): perl-Time-HiRes-1.9758-2.el8.x86_64.rpm 219 kB/s | 61 kB
00:00
(77/136): perl-Devel-SelfStubber-1.06-422.el8.noarch.rpm 286 kB/s | 76 kB
00:00
(78/136): compat-openssl10-1.0.2o-4.el8_6.x86_64.rpm 3.1 MB/s | 1.1 MB
00:00
(79/136): perl-5.26.3-422.el8.x86_64.rpm 254 kB/s | 73 kB
00:00
(80/136): perl-Devel-Peek-1.26-422.el8.x86_64.rpm 272 kB/s | 94 kB
00:00
(81/136): perl-ExtUtils-Embed-1.34-422.el8.noarch.rpm 293 kB/s | 79 kB
00:00
(82/136): perl-ExtUtils-Miniperl-1.06-422.el8.noarch.rpm 286 kB/s | 77 kB
00:00
(83/136): perl-Locale-Maketext-Simple-0.21-422.el8.noarch 278 kB/s | 79 kB
00:00
(84/136): perl-Module-Loaded-0.08-422.el8.noarch.rpm 214 kB/s | 75 kB
00:00
(85/136): perl-Net-Ping-2.55-422.el8.noarch.rpm 369 kB/s | 102 kB
00:00
(86/136): perl-Pod-Html-1.22.02-422.el8.noarch.rpm 305 kB/s | 88 kB
00:00
(87/136): perl-Test-1.30-422.el8.noarch.rpm 338 kB/s | 90 kB
00:00
(88/136): perl-Time-Piece-1.31-422.el8.x86_64.rpm 330 kB/s | 98 kB
00:00
(89/136): perl-libnetcfg-5.26.3-422.el8.noarch.rpm 254 kB/s | 78 kB
00:00
(90/136): perl-Attribute-Handlers-0.99-422.el8.noarch.rpm 276 kB/s | 89 kB
00:00
(91/136): perl-devel-5.26.3-422.el8.x86_64.rpm 1.1 MB/s | 600 kB
00:00
(92/136): perl-Memoize-1.03-422.el8.noarch.rpm 434 kB/s | 119 kB
00:00
(93/136): perl-SelfLoader-1.23-422.el8.noarch.rpm 307 kB/s | 83 kB
00:00
(94/136): perl-open-1.11-422.el8.noarch.rpm 276 kB/s | 78 kB
00:00
(95/136): perl-utils-5.26.3-422.el8.noarch.rpm 463 kB/s | 129 kB
00:00
(96/136): systemtap-sdt-devel-4.9-3.el8.x86_64.rpm 289 kB/s | 88 kB
00:00
(97/136): libhbalinux-1.0.17-7.el8.x86_64.rpm 146 kB/s | 41 kB
00:00
(98/136): ksh-20120801-259.el8.x86_64.rpm 2.3 MB/s | 925 kB
00:00
(99/136): python3-pyparsing-2.1.10-7.el8.noarch.rpm 421 kB/s | 142 kB
00:00
(100/136): libhbaapi-2.2.9-13.el8.x86_64.rpm 109 kB/s | 29 kB
00:00
(101/136): perl-IO-Zlib-1.10-422.el8.noarch.rpm 271 kB/s | 81 kB
00:00
(102/136): ncurses-compat-libs-6.1-10.20180224.el8.x86_64 1.1 MB/s | 329 kB
00:00
(103/136): glibc-gconv-extra-2.28-236.el8_9.12.x86_64.rpm 3.7 MB/s | 1.6 MB
00:00
(104/136): libnsl-2.28-236.el8_9.12.x86_64.rpm 298 kB/s | 108 kB
00:00
(105/136): gcc-c++-8.5.0-20.el8.x86_64.rpm 2.3 MB/s | 12 MB
00:05
(106/136): cpp-8.5.0-20.el8.x86_64.rpm 1.4 MB/s | 10 MB
00:07
(107/136): gcc-8.5.0-20.el8.x86_64.rpm 2.8 MB/s | 23 MB
00:08
(108/136): libstdc++-devel-8.5.0-20.el8.x86_64.rpm 1.5 MB/s | 2.1 MB
00:01
(109/136): gcc-gdb-plugin-8.5.0-20.el8.x86_64.rpm 34 kB/s | 120 kB
00:03
(110/136): kmod-25-19.el8.x86_64.rpm 370 kB/s | 126 kB
00:00
(111/136): ethtool-5.13-2.el8.x86_64.rpm 750 kB/s | 221 kB
00:00
(112/136): python3-libsemanage-2.9-9.el8_6.x86_64.rpm 384 kB/s | 128 kB
00:00
(113/136): chrony-4.2-1.el8.x86_64.rpm 1.1 MB/s | 333 kB
00:00
(114/136): libsemanage-2.9-9.el8_6.x86_64.rpm 216 kB/s | 168 kB
00:00
(115/136): perl-Errno-1.28-422.el8.x86_64.rpm 219 kB/s | 77 kB
00:00
(116/136): coreutils-common-8.30-15.el8.x86_64.rpm 3.5 MB/s | 2.0 MB
00:00
(117/136): coreutils-8.30-15.el8.x86_64.rpm 1.5 MB/s | 1.2 MB
00:00
(118/136): policycoreutils-2.9-24.el8.x86_64.rpm 1.0 MB/s | 377 kB
00:00
(119/136): policycoreutils-python-utils-2.9-24.el8.noarch 734 kB/s | 254 kB
00:00
(120/136): perl-libs-5.26.3-422.el8.x86_64.rpm 1.3 MB/s | 1.6 MB
00:01
(121/136): python3-policycoreutils-2.9-24.el8.noarch.rpm 2.1 MB/s | 2.3 MB
00:01
(122/136): findutils-4.6.0-21.el8.x86_64.rpm 1.1 MB/s | 527 kB
00:00
(123/136): libgcc-8.5.0-20.el8.x86_64.rpm 247 kB/s | 81 kB
00:00
(124/136): perl-interpreter-5.26.3-422.el8.x86_64.rpm 2.3 MB/s | 6.3 MB
00:02
(125/136): libgomp-8.5.0-20.el8.x86_64.rpm 357 kB/s | 208 kB
00:00
(126/136): binutils-2.30-123.el8.x86_64.rpm 2.7 MB/s | 5.8 MB
00:02
(127/136): libstdc++-8.5.0-20.el8.x86_64.rpm 707 kB/s | 455 kB
00:00
(128/136): ncurses-libs-6.1-10.20180224.el8.x86_64.rpm 1.0 MB/s | 334 kB
00:00
(129/136): ncurses-6.1-10.20180224.el8.x86_64.rpm 1.2 MB/s | 387 kB
00:00
(130/136): ncurses-base-6.1-10.20180224.el8.noarch.rpm 240 kB/s | 81 kB
00:00
(131/136): zlib-1.2.11-25.el8.x86_64.rpm 382 kB/s | 103 kB
00:00
(132/136): glibc-2.28-236.el8_9.12.x86_64.rpm 4.5 MB/s | 2.2 MB
00:00
(133/136): glibc-devel-2.28-236.el8_9.12.x86_64.rpm 172 kB/s | 86 kB
00:00
(134/136): glibc-common-2.28-236.el8_9.12.x86_64.rpm 1.4 MB/s | 1.0 MB
00:00
(135/136): glibc-headers-2.28-236.el8_9.12.x86_64.rpm 1.6 MB/s | 491 kB
00:00
(136/136): glibc-langpack-en-2.28-236.el8_9.12.x86_64.rpm 2.5 MB/s | 829 kB
00:00
-----------------------------------------------------------------------------------
-------
Total 3.6 MB/s | 89 MB
00:24
warning:
/var/cache/dnf/rhel-8-for-x86_64-appstream-rpms-9d3886b51bb367d7/packages/perl-Al
gorithm-Diff-1.1903-9.el8.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID
fd431d51: NOK
EY
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 4.9 MB/s | 5.0 kB
00:00
Importing GPG key 0xFD431D51:
Userid : "Red Hat, Inc. (release key 2) <[email protected]>"
Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Is this ok [y/N]: y
Key imported successfully
Importing GPG key 0xD4082792:
Userid : "Red Hat, Inc. (auxiliary key) <[email protected]>"
Fingerprint: 6A6A A7C9 7C88 90AE C6AE BFE2 F76F 66C3 D408 2792
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing :
1/1
Running scriptlet: libgcc-8.5.0-20.el8.x86_64
1/1
Upgrading : libgcc-8.5.0-20.el8.x86_64
1/168
Running scriptlet: libgcc-8.5.0-20.el8.x86_64
1/168
Upgrading : ncurses-base-6.1-10.20180224.el8.noarch
2/168
Upgrading : glibc-common-2.28-236.el8_9.12.x86_64
3/168
Upgrading : glibc-langpack-en-2.28-236.el8_9.12.x86_64
4/168
Running scriptlet: glibc-2.28-236.el8_9.12.x86_64
5/168
Upgrading : glibc-2.28-236.el8_9.12.x86_64
5/168
warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew

Running scriptlet: glibc-2.28-236.el8_9.12.x86_64


5/168
Installing : glibc-gconv-extra-2.28-236.el8_9.12.x86_64
6/168
Running scriptlet: glibc-gconv-extra-2.28-236.el8_9.12.x86_64
6/168
Upgrading : perl-libs-4:5.26.3-422.el8.x86_64
7/168
Upgrading : perl-interpreter-4:5.26.3-422.el8.x86_64
8/168
Installing : perl-version-6:0.99.24-1.el8.x86_64
9/168
Upgrading : zlib-1.2.11-25.el8.x86_64
10/168
Installing : perl-Time-HiRes-4:1.9758-2.el8.x86_64
11/168
Upgrading : libstdc++-8.5.0-20.el8.x86_64
12/168
Running scriptlet: libstdc++-8.5.0-20.el8.x86_64
12/168
Installing : perl-CPAN-Meta-Requirements-2.140-396.el8.noarch
13/168
Installing : perl-ExtUtils-Manifest-1.70-395.el8.noarch
14/168
Installing : perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch
15/168
Installing : perl-Test-Harness-1:3.42-1.el8.noarch
16/168
Installing : perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
17/168
Installing : perl-Module-Metadata-1.000033-395.el8.noarch
18/168
Installing : perl-Module-CoreList-1:5.20181130-1.el8.noarch
19/168
Installing : perl-JSON-PP-1:2.97.001-3.el8.noarch
20/168
Installing : perl-Filter-2:1.58-2.el8.x86_64
21/168
Installing : perl-SelfLoader-1.23-422.el8.noarch
22/168
Installing : perl-Perl-OSType-1.010-396.el8.noarch
23/168
Installing : perl-Module-Load-1:0.32-395.el8.noarch
24/168
Installing : perl-Text-Balanced-2.03-395.el8.noarch
25/168
Installing : perl-encoding-4:2.22-3.el8.x86_64
26/168
Installing : perl-Net-Ping-2.55-422.el8.noarch
27/168
Installing : perl-Locale-Maketext-1.28-396.el8.noarch
28/168
Installing : perl-Locale-Maketext-Simple-1:0.21-422.el8.noarch
29/168
Installing : perl-Params-Check-1:0.38-395.el8.noarch
30/168
Installing : perl-Module-Load-Conditional-0.68-395.el8.noarch
31/168
Installing : perl-Math-BigRat-0.2614-1.el8.noarch
32/168
Installing : perl-Sub-Install-0.928-14.el8.noarch
33/168
Installing : perl-CPAN-Meta-YAML-0.018-397.el8.noarch
34/168
Installing : perl-CPAN-Meta-2.150010-396.el8.noarch
35/168
Installing : perl-ExtUtils-Command-1:7.34-1.el8.noarch
36/168
Installing : perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64
37/168
Installing : perl-IO-Compress-2.081-1.el8.noarch
38/168
Installing : perl-IO-Zlib-1:1.10-422.el8.noarch
39/168
Installing : perl-Params-Util-1.07-22.el8.x86_64
40/168
Installing : perl-Digest-SHA-1:6.02-1.el8.x86_64
41/168
Installing : perl-Pod-Html-1.22.02-422.el8.noarch
42/168
Upgrading : libsemanage-2.9-9.el8_6.x86_64
43/168
Upgrading : python3-libsemanage-2.9-9.el8_6.x86_64
44/168
Installing : perl-Data-OptList-0.110-6.el8.noarch
45/168
Installing : perl-bignum-0.49-2.el8.noarch
46/168
Installing : perl-open-1.11-422.el8.noarch
47/168
Installing : perl-Filter-Simple-0.94-2.el8.noarch
48/168
Installing : perl-Devel-SelfStubber-1.06-422.el8.noarch
49/168
Installing : perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch
50/168
Installing : perl-Archive-Zip-1.60-3.el8.noarch
51/168
Upgrading : libstdc++-devel-8.5.0-20.el8.x86_64
52/168
Upgrading : cpp-8.5.0-20.el8.x86_64
53/168
Running scriptlet: cpp-8.5.0-20.el8.x86_64
53/168
Installing : perl-experimental-0.019-2.el8.noarch
54/168
Installing : perl-Algorithm-Diff-1.1903-9.el8.noarch
55/168
Installing : perl-Text-Diff-1.45-2.el8.noarch
56/168
Installing : perl-Archive-Tar-2.30-1.el8.noarch
57/168
Installing : perl-B-Debug-1.26-2.el8.noarch
58/168
Installing : perl-Config-Perl-V-0.30-1.el8.noarch
59/168
Installing : perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch
60/168
Installing : perl-IPC-Cmd-2:1.02-1.el8.noarch
61/168
Installing : perl-File-Fetch-0.56-2.el8.noarch
62/168
Installing : perl-Locale-Codes-3.57-1.el8.noarch
63/168
Installing : perl-Pod-Checker-4:1.73-395.el8.noarch
64/168
Installing : perl-Text-Glob-0.11-4.el8.noarch
65/168
Installing : perl-local-lib-2.000024-2.el8.noarch
66/168
Installing : perl-Env-1.04-395.el8.noarch
67/168
Installing : perl-IPC-System-Simple-1.25-17.el8.noarch
68/168
Installing : perl-autodie-2.29-396.el8.noarch
69/168
Installing : perl-Package-Generator-1.106-11.el8.noarch
70/168
Installing : perl-Sub-Exporter-0.987-15.el8.noarch
71/168
Installing : perl-Pod-Parser-1.63-396.el8.noarch
72/168
Installing : perl-Test-Simple-1:1.302135-1.el8.noarch
73/168
Installing : perl-Text-Template-1.51-1.el8.noarch
74/168
Installing : perl-DB_File-1.842-1.el8.x86_64
75/168
Installing : perl-Sys-Syslog-0.35-397.el8.x86_64
76/168
Installing : perl-Unicode-Collate-1.25-2.el8.x86_64
77/168
Installing : perl-Devel-PPPort-3.36-5.el8.x86_64
78/168
Installing : perl-Devel-Size-0.81-2.el8.x86_64
79/168
Installing : perl-Compress-Bzip2-2.26-6.el8.x86_64
80/168
Installing : perl-IPC-SysV-2.07-397.el8.x86_64
81/168
Installing : perl-Encode-Locale-1.05-10.module+el8.3.0+6498+9eecfe51.no
82/168
Installing : perl-Module-Loaded-1:0.08-422.el8.noarch
83/168
Installing : perl-Test-1.30-422.el8.noarch
84/168
Installing : perl-Time-Piece-1.31-422.el8.x86_64
85/168
Installing : perl-Attribute-Handlers-0.99-422.el8.noarch
86/168
Installing : perl-Memoize-1.03-422.el8.noarch
87/168
Installing : perl-utils-5.26.3-422.el8.noarch
88/168
Upgrading : perl-Errno-1.28-422.el8.x86_64
89/168
Installing : perl-perlfaq-5.20180605-1.el8.noarch
90/168
Installing : perl-File-Which-1.22-2.el8.noarch
91/168
Installing : perl-File-HomeDir-1.002-4.el8.noarch
92/168
Installing : perl-MRO-Compat-0.13-4.el8.noarch
93/168
Installing : perl-Data-Section-0.200007-3.el8.noarch
94/168
Installing : perl-Software-License-0.103013-2.el8.noarch
95/168
Installing : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch
96/168
Installing : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64
97/168
Installing : perl-Devel-Peek-1.26-422.el8.x86_64
98/168
Installing : libhbaapi-2.2.9-13.el8.x86_64
99/168
Running scriptlet: libhbaapi-2.2.9-13.el8.x86_64
99/168
Upgrading : libgomp-8.5.0-20.el8.x86_64
100/168
Running scriptlet: libgomp-8.5.0-20.el8.x86_64
100/168
Upgrading : ncurses-libs-6.1-10.20180224.el8.x86_64
101/168
Upgrading : ncurses-6.1-10.20180224.el8.x86_64
102/168
Running scriptlet: glibc-headers-2.28-236.el8_9.12.x86_64
103/168
Upgrading : glibc-headers-2.28-236.el8_9.12.x86_64
103/168
Upgrading : glibc-devel-2.28-236.el8_9.12.x86_64
104/168
Running scriptlet: glibc-devel-2.28-236.el8_9.12.x86_64
104/168
Upgrading : coreutils-common-8.30-15.el8.x86_64
105/168
Running scriptlet: coreutils-common-8.30-15.el8.x86_64
105/168
Upgrading : coreutils-8.30-15.el8.x86_64
106/168
Upgrading : policycoreutils-2.9-24.el8.x86_64
107/168
Running scriptlet: policycoreutils-2.9-24.el8.x86_64
107/168
Upgrading : python3-policycoreutils-2.9-24.el8.noarch
108/168
Upgrading : binutils-2.30-123.el8.x86_64
109/168
Running scriptlet: binutils-2.30-123.el8.x86_64
109/168
Upgrading : gcc-8.5.0-20.el8.x86_64
110/168
Running scriptlet: gcc-8.5.0-20.el8.x86_64
110/168
Installing : python3-pyparsing-2.1.10-7.el8.noarch
111/168
Installing : systemtap-sdt-devel-4.9-3.el8.x86_64
112/168
Installing : perl-devel-4:5.26.3-422.el8.x86_64
113/168
Installing : perl-ExtUtils-Install-2.14-4.el8.noarch
114/168
Installing : perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch
115/168
Installing : perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch
116/168
Installing : perl-ExtUtils-Embed-1.34-422.el8.noarch
117/168
Installing : perl-ExtUtils-Miniperl-1.06-422.el8.noarch
118/168
Installing : perl-libnetcfg-4:5.26.3-422.el8.noarch
119/168
Installing : perl-inc-latest-2:0.500-9.el8.noarch
120/168
Installing : perl-Module-Build-2:0.42.24-5.el8.noarch
121/168
Installing : perl-CPAN-2.18-397.el8.noarch
122/168
Installing : perl-Encode-devel-4:2.97-3.el8.x86_64
123/168
Installing : perl-4:5.26.3-422.el8.x86_64
124/168
Upgrading : gcc-c++-8.5.0-20.el8.x86_64
125/168
Upgrading : gcc-gdb-plugin-8.5.0-20.el8.x86_64
126/168
Running scriptlet: gcc-gdb-plugin-8.5.0-20.el8.x86_64
126/168
Upgrading : policycoreutils-python-utils-2.9-24.el8.noarch
127/168
Installing : compat-openssl10-1:1.0.2o-4.el8_6.x86_64
128/168
Running scriptlet: compat-openssl10-1:1.0.2o-4.el8_6.x86_64
128/168
Installing : ksh-20120801-259.el8.x86_64
129/168
Running scriptlet: ksh-20120801-259.el8.x86_64
129/168
Installing : libhbalinux-1.0.17-7.el8.x86_64
130/168
Running scriptlet: libhbalinux-1.0.17-7.el8.x86_64
130/168
Installing : ncurses-compat-libs-6.1-10.20180224.el8.x86_64
131/168
Upgrading : kmod-25-19.el8.x86_64
132/168
Installing : libnsl-2.28-236.el8_9.12.x86_64
133/168
Upgrading : ethtool-2:5.13-2.el8.x86_64
134/168
Running scriptlet: chrony-4.2-1.el8.x86_64
135/168
Upgrading : chrony-4.2-1.el8.x86_64
135/168
Running scriptlet: chrony-4.2-1.el8.x86_64
135/168
Upgrading : findutils-1:4.6.0-21.el8.x86_64
136/168
Running scriptlet: findutils-1:4.6.0-21.el8.x86_64
136/168
Cleanup : gcc-gdb-plugin-8.3.1-4.5.el8.x86_64
137/168
Running scriptlet: gcc-gdb-plugin-8.3.1-4.5.el8.x86_64
137/168
Cleanup : gcc-c++-8.3.1-4.5.el8.x86_64
138/168
Running scriptlet: gcc-8.3.1-4.5.el8.x86_64
139/168
Cleanup : gcc-8.3.1-4.5.el8.x86_64
139/168
Running scriptlet: binutils-2.30-58.el8.x86_64
140/168
Cleanup : binutils-2.30-58.el8.x86_64
140/168
Running scriptlet: binutils-2.30-58.el8.x86_64
140/168
Running scriptlet: chrony-3.5-1.el8.x86_64
141/168
Cleanup : chrony-3.5-1.el8.x86_64
141/168
Running scriptlet: chrony-3.5-1.el8.x86_64
141/168
Running scriptlet: libgomp-8.3.1-4.5.el8.x86_64
142/168
Cleanup : libgomp-8.3.1-4.5.el8.x86_64
142/168
Running scriptlet: libgomp-8.3.1-4.5.el8.x86_64
142/168
Running scriptlet: glibc-devel-2.28-72.el8.x86_64
143/168
Cleanup : glibc-devel-2.28-72.el8.x86_64
143/168
Running scriptlet: cpp-8.3.1-4.5.el8.x86_64
144/168
Cleanup : cpp-8.3.1-4.5.el8.x86_64
144/168
Cleanup : kmod-25-13.el8.x86_64
145/168
Running scriptlet: findutils-1:4.6.0-20.el8.x86_64
146/168
Cleanup : findutils-1:4.6.0-20.el8.x86_64
146/168
Cleanup : ethtool-2:5.0-2.el8.x86_64
147/168
Cleanup : perl-Errno-1.28-416.el8.x86_64
148/168
Cleanup : glibc-headers-2.28-72.el8.x86_64
149/168
Cleanup : libstdc++-devel-8.3.1-4.5.el8.x86_64
150/168
Cleanup : policycoreutils-python-utils-2.9-3.el8.noarch
151/168
Cleanup : perl-interpreter-4:5.26.3-416.el8.x86_64
152/168
Cleanup : libstdc++-8.3.1-4.5.el8.x86_64
153/168
Running scriptlet: libstdc++-8.3.1-4.5.el8.x86_64
153/168
Cleanup : perl-libs-4:5.26.3-416.el8.x86_64
154/168
Cleanup : zlib-1.2.11-10.el8.x86_64
155/168
Cleanup : python3-policycoreutils-2.9-3.el8.noarch
156/168
Running scriptlet: policycoreutils-2.9-3.el8.x86_64
157/168
Cleanup : policycoreutils-2.9-3.el8.x86_64
157/168
Cleanup : coreutils-8.30-6.el8.x86_64
158/168
Cleanup : ncurses-6.1-7.20180224.el8.x86_64
159/168
Cleanup : ncurses-libs-6.1-7.20180224.el8.x86_64
160/168
Cleanup : python3-libsemanage-2.9-1.el8.x86_64
161/168
Cleanup : ncurses-base-6.1-7.20180224.el8.noarch
162/168
Running scriptlet: coreutils-common-8.30-6.el8.x86_64
163/168
Cleanup : coreutils-common-8.30-6.el8.x86_64
163/168
Cleanup : libsemanage-2.9-1.el8.x86_64
164/168
Cleanup : glibc-2.28-72.el8.x86_64
165/168
Cleanup : glibc-langpack-en-2.28-72.el8.x86_64
166/168
Cleanup : glibc-common-2.28-72.el8.x86_64
167/168
Cleanup : libgcc-8.3.1-4.5.el8.x86_64
168/168
Running scriptlet: libgcc-8.3.1-4.5.el8.x86_64
168/168
Running scriptlet: glibc-common-2.28-236.el8_9.12.x86_64
168/168
Verifying : perl-Algorithm-Diff-1.1903-9.el8.noarch
1/168
Verifying : perl-B-Debug-1.26-2.el8.noarch
2/168
Verifying : perl-CPAN-2.18-397.el8.noarch
3/168
Verifying : perl-CPAN-Meta-2.150010-396.el8.noarch
4/168
Verifying : perl-Config-Perl-V-0.30-1.el8.noarch
5/168
Verifying : perl-Data-OptList-0.110-6.el8.noarch
6/168
Verifying : perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch
7/168
Verifying : perl-ExtUtils-Install-2.14-4.el8.noarch
8/168
Verifying : perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch
9/168
Verifying : perl-ExtUtils-Manifest-1.70-395.el8.noarch
10/168
Verifying : perl-File-Fetch-0.56-2.el8.noarch
11/168
Verifying : perl-File-HomeDir-1.002-4.el8.noarch
12/168
Verifying : perl-Filter-Simple-0.94-2.el8.noarch
13/168
Verifying : perl-IO-Compress-2.081-1.el8.noarch
14/168
Verifying : perl-Locale-Codes-3.57-1.el8.noarch
15/168
Verifying : perl-Locale-Maketext-1.28-396.el8.noarch
16/168
Verifying : perl-Math-BigRat-0.2614-1.el8.noarch
17/168
Verifying : perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch
18/168
Verifying : perl-Module-Load-Conditional-0.68-395.el8.noarch
19/168
Verifying : perl-Module-Metadata-1.000033-395.el8.noarch
20/168
Verifying : perl-Perl-OSType-1.010-396.el8.noarch
21/168
Verifying : perl-Pod-Checker-4:1.73-395.el8.noarch
22/168
Verifying : perl-Software-License-0.103013-2.el8.noarch
23/168
Verifying : perl-Sub-Install-0.928-14.el8.noarch
24/168
Verifying : perl-Text-Glob-0.11-4.el8.noarch
25/168
Verifying : perl-autodie-2.29-396.el8.noarch
26/168
Verifying : perl-bignum-0.49-2.el8.noarch
27/168
Verifying : perl-local-lib-2.000024-2.el8.noarch
28/168
Verifying : perl-perlfaq-5.20180605-1.el8.noarch
29/168
Verifying : perl-Archive-Tar-2.30-1.el8.noarch
30/168
Verifying : perl-Archive-Zip-1.60-3.el8.noarch
31/168
Verifying : perl-CPAN-Meta-Requirements-2.140-396.el8.noarch
32/168
Verifying : perl-CPAN-Meta-YAML-0.018-397.el8.noarch
33/168
Verifying : perl-Data-Section-0.200007-3.el8.noarch
34/168
Verifying : perl-Env-1.04-395.el8.noarch
35/168
Verifying : perl-ExtUtils-Command-1:7.34-1.el8.noarch
36/168
Verifying : perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch
37/168
Verifying : perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch
38/168
Verifying : perl-File-Which-1.22-2.el8.noarch
39/168
Verifying : perl-IPC-Cmd-2:1.02-1.el8.noarch
40/168
Verifying : perl-IPC-System-Simple-1.25-17.el8.noarch
41/168
Verifying : perl-JSON-PP-1:2.97.001-3.el8.noarch
42/168
Verifying : perl-MRO-Compat-0.13-4.el8.noarch
43/168
Verifying : perl-Module-Build-2:0.42.24-5.el8.noarch
44/168
Verifying : perl-Module-CoreList-1:5.20181130-1.el8.noarch
45/168
Verifying : perl-Module-Load-1:0.32-395.el8.noarch
46/168
Verifying : perl-Package-Generator-1.106-11.el8.noarch
47/168
Verifying : perl-Params-Check-1:0.38-395.el8.noarch
48/168
Verifying : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch
49/168
Verifying : perl-Pod-Parser-1.63-396.el8.noarch
50/168
Verifying : perl-Sub-Exporter-0.987-15.el8.noarch
51/168
Verifying : perl-Test-Harness-1:3.42-1.el8.noarch
52/168
Verifying : perl-Test-Simple-1:1.302135-1.el8.noarch
53/168
Verifying : perl-Text-Balanced-2.03-395.el8.noarch
54/168
Verifying : perl-Text-Diff-1.45-2.el8.noarch
55/168
Verifying : perl-Text-Template-1.51-1.el8.noarch
56/168
Verifying : perl-experimental-0.019-2.el8.noarch
57/168
Verifying : perl-inc-latest-2:0.500-9.el8.noarch
58/168
Verifying : perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64
59/168
Verifying : perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
60/168
Verifying : perl-DB_File-1.842-1.el8.x86_64
61/168
Verifying : perl-Params-Util-1.07-22.el8.x86_64
62/168
Verifying : perl-Sys-Syslog-0.35-397.el8.x86_64
63/168
Verifying : perl-Unicode-Collate-1.25-2.el8.x86_64
64/168
Verifying : perl-Devel-PPPort-3.36-5.el8.x86_64
65/168
Verifying : perl-Devel-Size-0.81-2.el8.x86_64
66/168
Verifying : perl-Digest-SHA-1:6.02-1.el8.x86_64
67/168
Verifying : perl-Encode-devel-4:2.97-3.el8.x86_64
68/168
Verifying : perl-encoding-4:2.22-3.el8.x86_64
69/168
Verifying : perl-Compress-Bzip2-2.26-6.el8.x86_64
70/168
Verifying : perl-Filter-2:1.58-2.el8.x86_64
71/168
Verifying : perl-IPC-SysV-2.07-397.el8.x86_64
72/168
Verifying : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64
73/168
Verifying : perl-version-6:0.99.24-1.el8.x86_64
74/168
Verifying : perl-Encode-Locale-1.05-10.module+el8.3.0+6498+9eecfe51.no
75/168
Verifying : perl-Time-HiRes-4:1.9758-2.el8.x86_64
76/168
Verifying : compat-openssl10-1:1.0.2o-4.el8_6.x86_64
77/168
Verifying : perl-Devel-SelfStubber-1.06-422.el8.noarch
78/168
Verifying : perl-4:5.26.3-422.el8.x86_64
79/168
Verifying : perl-Devel-Peek-1.26-422.el8.x86_64
80/168
Verifying : perl-ExtUtils-Embed-1.34-422.el8.noarch
81/168
Verifying : perl-ExtUtils-Miniperl-1.06-422.el8.noarch
82/168
Verifying : perl-Locale-Maketext-Simple-1:0.21-422.el8.noarch
83/168
Verifying : perl-Module-Loaded-1:0.08-422.el8.noarch
84/168
Verifying : perl-Net-Ping-2.55-422.el8.noarch
85/168
Verifying : perl-Pod-Html-1.22.02-422.el8.noarch
86/168
Verifying : perl-Test-1.30-422.el8.noarch
87/168
Verifying : perl-Time-Piece-1.31-422.el8.x86_64
88/168
Verifying : perl-devel-4:5.26.3-422.el8.x86_64
89/168
Verifying : perl-libnetcfg-4:5.26.3-422.el8.noarch
90/168
Verifying : perl-Attribute-Handlers-0.99-422.el8.noarch
91/168
Verifying : perl-Memoize-1.03-422.el8.noarch
92/168
Verifying : perl-SelfLoader-1.23-422.el8.noarch
93/168
Verifying : perl-open-1.11-422.el8.noarch
94/168
Verifying : perl-utils-5.26.3-422.el8.noarch
95/168
Verifying : systemtap-sdt-devel-4.9-3.el8.x86_64
96/168
Verifying : ksh-20120801-259.el8.x86_64
97/168
Verifying : libhbalinux-1.0.17-7.el8.x86_64
98/168
Verifying : python3-pyparsing-2.1.10-7.el8.noarch
99/168
Verifying : libhbaapi-2.2.9-13.el8.x86_64
100/168
Verifying : perl-IO-Zlib-1:1.10-422.el8.noarch
101/168
Verifying : ncurses-compat-libs-6.1-10.20180224.el8.x86_64
102/168
Verifying : glibc-gconv-extra-2.28-236.el8_9.12.x86_64
103/168
Verifying : libnsl-2.28-236.el8_9.12.x86_64
104/168
Verifying : gcc-c++-8.5.0-20.el8.x86_64
105/168
Verifying : gcc-c++-8.3.1-4.5.el8.x86_64
106/168
Verifying : cpp-8.5.0-20.el8.x86_64
107/168
Verifying : cpp-8.3.1-4.5.el8.x86_64
108/168
Verifying : gcc-8.5.0-20.el8.x86_64
109/168
Verifying : gcc-8.3.1-4.5.el8.x86_64
110/168
Verifying : gcc-gdb-plugin-8.5.0-20.el8.x86_64
111/168
Verifying : gcc-gdb-plugin-8.3.1-4.5.el8.x86_64
112/168
Verifying : libstdc++-devel-8.5.0-20.el8.x86_64
113/168
Verifying : libstdc++-devel-8.3.1-4.5.el8.x86_64
114/168
Verifying : kmod-25-19.el8.x86_64
115/168
Verifying : kmod-25-13.el8.x86_64
116/168
Verifying : ethtool-2:5.13-2.el8.x86_64
117/168
Verifying : ethtool-2:5.0-2.el8.x86_64
118/168
Verifying : libsemanage-2.9-9.el8_6.x86_64
119/168
Verifying : libsemanage-2.9-1.el8.x86_64
120/168
Verifying : python3-libsemanage-2.9-9.el8_6.x86_64
121/168
Verifying : python3-libsemanage-2.9-1.el8.x86_64
122/168
Verifying : chrony-4.2-1.el8.x86_64
123/168
Verifying : chrony-3.5-1.el8.x86_64
124/168
Verifying : coreutils-8.30-15.el8.x86_64
125/168
Verifying : coreutils-8.30-6.el8.x86_64
126/168
Verifying : coreutils-common-8.30-15.el8.x86_64
127/168
Verifying : coreutils-common-8.30-6.el8.x86_64
128/168
Verifying : perl-Errno-1.28-422.el8.x86_64
129/168
Verifying : perl-Errno-1.28-416.el8.x86_64
130/168
Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64
131/168
Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64
132/168
Verifying : perl-libs-4:5.26.3-422.el8.x86_64
133/168
Verifying : perl-libs-4:5.26.3-416.el8.x86_64
134/168
Verifying : policycoreutils-2.9-24.el8.x86_64
135/168
Verifying : policycoreutils-2.9-3.el8.x86_64
136/168
Verifying : policycoreutils-python-utils-2.9-24.el8.noarch
137/168
Verifying : policycoreutils-python-utils-2.9-3.el8.noarch
138/168
Verifying : python3-policycoreutils-2.9-24.el8.noarch
139/168
Verifying : python3-policycoreutils-2.9-3.el8.noarch
140/168
Verifying : binutils-2.30-123.el8.x86_64
141/168
Verifying : binutils-2.30-58.el8.x86_64
142/168
Verifying : findutils-1:4.6.0-21.el8.x86_64
143/168
Verifying : findutils-1:4.6.0-20.el8.x86_64
144/168
Verifying : libgcc-8.5.0-20.el8.x86_64
145/168
Verifying : libgcc-8.3.1-4.5.el8.x86_64
146/168
Verifying : libgomp-8.5.0-20.el8.x86_64
147/168
Verifying : libgomp-8.3.1-4.5.el8.x86_64
148/168
Verifying : libstdc++-8.5.0-20.el8.x86_64
149/168
Verifying : libstdc++-8.3.1-4.5.el8.x86_64
150/168
Verifying : ncurses-libs-6.1-10.20180224.el8.x86_64
151/168
Verifying : ncurses-libs-6.1-7.20180224.el8.x86_64
152/168
Verifying : ncurses-6.1-10.20180224.el8.x86_64
153/168
Verifying : ncurses-6.1-7.20180224.el8.x86_64
154/168
Verifying : ncurses-base-6.1-10.20180224.el8.noarch
155/168
Verifying : ncurses-base-6.1-7.20180224.el8.noarch
156/168
Verifying : zlib-1.2.11-25.el8.x86_64
157/168
Verifying : zlib-1.2.11-10.el8.x86_64
158/168
Verifying : glibc-2.28-236.el8_9.12.x86_64
159/168
Verifying : glibc-2.28-72.el8.x86_64
160/168
Verifying : glibc-common-2.28-236.el8_9.12.x86_64
161/168
Verifying : glibc-common-2.28-72.el8.x86_64
162/168
Verifying : glibc-devel-2.28-236.el8_9.12.x86_64
163/168
Verifying : glibc-devel-2.28-72.el8.x86_64
164/168
Verifying : glibc-headers-2.28-236.el8_9.12.x86_64
165/168
Verifying : glibc-headers-2.28-72.el8.x86_64
166/168
Verifying : glibc-langpack-en-2.28-236.el8_9.12.x86_64
167/168
Verifying : glibc-langpack-en-2.28-72.el8.x86_64
168/168
Installed products updated.

Upgraded:
gcc-c++-8.5.0-20.el8.x86_64
cpp-8.5.0-20.el8.x86_64
gcc-8.5.0-20.el8.x86_64
gcc-gdb-plugin-8.5.0-20.el8.x86_64
libstdc++-devel-8.5.0-20.el8.x86_64
kmod-25-19.el8.x86_64
ethtool-2:5.13-2.el8.x86_64
libsemanage-2.9-9.el8_6.x86_64
python3-libsemanage-2.9-9.el8_6.x86_64
chrony-4.2-1.el8.x86_64
coreutils-8.30-15.el8.x86_64
coreutils-common-8.30-15.el8.x86_64
perl-Errno-1.28-422.el8.x86_64
perl-interpreter-4:5.26.3-422.el8.x86_64
perl-libs-4:5.26.3-422.el8.x86_64
policycoreutils-2.9-24.el8.x86_64
policycoreutils-python-utils-2.9-24.el8.noarch
python3-policycoreutils-2.9-24.el8.noarch
binutils-2.30-123.el8.x86_64
findutils-1:4.6.0-21.el8.x86_64
libgcc-8.5.0-20.el8.x86_64
libgomp-8.5.0-20.el8.x86_64
libstdc++-8.5.0-20.el8.x86_64
ncurses-libs-6.1-10.20180224.el8.x86_64
ncurses-6.1-10.20180224.el8.x86_64
ncurses-base-6.1-10.20180224.el8.noarch
zlib-1.2.11-25.el8.x86_64
glibc-2.28-236.el8_9.12.x86_64
glibc-common-2.28-236.el8_9.12.x86_64
glibc-devel-2.28-236.el8_9.12.x86_64
glibc-headers-2.28-236.el8_9.12.x86_64
glibc-langpack-en-2.28-236.el8_9.12.x86_64

Installed:
compat-openssl10-1:1.0.2o-4.el8_6.x86_64
perl-4:5.26.3-422.el8.x86_64
ksh-20120801-259.el8.x86_64
libhbalinux-1.0.17-7.el8.x86_64
libhbaapi-2.2.9-13.el8.x86_64
ncurses-compat-libs-6.1-10.20180224.el8.x86_64
libnsl-2.28-236.el8_9.12.x86_64
perl-Encode-Locale-1.05-10.module+el8.3.0+6498+9eecfe51.noarch
glibc-gconv-extra-2.28-236.el8_9.12.x86_64
perl-Algorithm-Diff-1.1903-9.el8.noarch
perl-B-Debug-1.26-2.el8.noarch
perl-CPAN-2.18-397.el8.noarch
perl-CPAN-Meta-2.150010-396.el8.noarch
perl-Config-Perl-V-0.30-1.el8.noarch
perl-Data-OptList-0.110-6.el8.noarch
perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch
perl-ExtUtils-Install-2.14-4.el8.noarch
perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch
perl-ExtUtils-Manifest-1.70-395.el8.noarch
perl-File-Fetch-0.56-2.el8.noarch
perl-File-HomeDir-1.002-4.el8.noarch
perl-Filter-Simple-0.94-2.el8.noarch
perl-IO-Compress-2.081-1.el8.noarch
perl-Locale-Codes-3.57-1.el8.noarch
perl-Locale-Maketext-1.28-396.el8.noarch
perl-Math-BigRat-0.2614-1.el8.noarch
perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch
perl-Module-Load-Conditional-0.68-395.el8.noarch
perl-Module-Metadata-1.000033-395.el8.noarch
perl-Perl-OSType-1.010-396.el8.noarch
perl-Pod-Checker-4:1.73-395.el8.noarch
perl-Software-License-0.103013-2.el8.noarch
perl-Sub-Install-0.928-14.el8.noarch
perl-Text-Glob-0.11-4.el8.noarch
perl-autodie-2.29-396.el8.noarch
perl-bignum-0.49-2.el8.noarch
perl-local-lib-2.000024-2.el8.noarch
perl-perlfaq-5.20180605-1.el8.noarch
perl-Archive-Tar-2.30-1.el8.noarch
perl-Archive-Zip-1.60-3.el8.noarch
perl-CPAN-Meta-Requirements-2.140-396.el8.noarch
perl-CPAN-Meta-YAML-0.018-397.el8.noarch
perl-Data-Section-0.200007-3.el8.noarch
perl-Env-1.04-395.el8.noarch
perl-ExtUtils-Command-1:7.34-1.el8.noarch
perl-ExtUtils-MakeMaker-1:7.34-1.el8.noarch
perl-ExtUtils-ParseXS-1:3.35-2.el8.noarch
perl-File-Which-1.22-2.el8.noarch
perl-IPC-Cmd-2:1.02-1.el8.noarch
perl-IPC-System-Simple-1.25-17.el8.noarch
perl-JSON-PP-1:2.97.001-3.el8.noarch
perl-MRO-Compat-0.13-4.el8.noarch
perl-Module-Build-2:0.42.24-5.el8.noarch
perl-Module-CoreList-1:5.20181130-1.el8.noarch
perl-Module-Load-1:0.32-395.el8.noarch
perl-Package-Generator-1.106-11.el8.noarch
perl-Params-Check-1:0.38-395.el8.noarch
perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch
perl-Pod-Parser-1.63-396.el8.noarch
perl-Sub-Exporter-0.987-15.el8.noarch
perl-Test-Harness-1:3.42-1.el8.noarch
perl-Test-Simple-1:1.302135-1.el8.noarch
perl-Text-Balanced-2.03-395.el8.noarch
perl-Text-Diff-1.45-2.el8.noarch
perl-Text-Template-1.51-1.el8.noarch
perl-experimental-0.019-2.el8.noarch
perl-inc-latest-2:0.500-9.el8.noarch
perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64
perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
perl-DB_File-1.842-1.el8.x86_64
perl-Params-Util-1.07-22.el8.x86_64
perl-Sys-Syslog-0.35-397.el8.x86_64
perl-Unicode-Collate-1.25-2.el8.x86_64
perl-Devel-PPPort-3.36-5.el8.x86_64
perl-Devel-Size-0.81-2.el8.x86_64
perl-Digest-SHA-1:6.02-1.el8.x86_64
perl-Encode-devel-4:2.97-3.el8.x86_64
perl-encoding-4:2.22-3.el8.x86_64
perl-Compress-Bzip2-2.26-6.el8.x86_64
perl-Filter-2:1.58-2.el8.x86_64
perl-IPC-SysV-2.07-397.el8.x86_64
perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64
perl-version-6:0.99.24-1.el8.x86_64
perl-Time-HiRes-4:1.9758-2.el8.x86_64
perl-Devel-SelfStubber-1.06-422.el8.noarch
perl-Devel-Peek-1.26-422.el8.x86_64
perl-ExtUtils-Embed-1.34-422.el8.noarch
perl-ExtUtils-Miniperl-1.06-422.el8.noarch
perl-Locale-Maketext-Simple-1:0.21-422.el8.noarch
perl-Module-Loaded-1:0.08-422.el8.noarch
perl-Net-Ping-2.55-422.el8.noarch
perl-Pod-Html-1.22.02-422.el8.noarch
perl-Test-1.30-422.el8.noarch
perl-Time-Piece-1.31-422.el8.x86_64
perl-devel-4:5.26.3-422.el8.x86_64
perl-libnetcfg-4:5.26.3-422.el8.noarch
perl-Attribute-Handlers-0.99-422.el8.noarch
perl-Memoize-1.03-422.el8.noarch
perl-SelfLoader-1.23-422.el8.noarch
perl-open-1.11-422.el8.noarch
perl-utils-5.26.3-422.el8.noarch
systemtap-sdt-devel-4.9-3.el8.x86_64
python3-pyparsing-2.1.10-7.el8.noarch
perl-IO-Zlib-1:1.10-422.el8.noarch

Complete!
[root@dbnode01 ~]# eject
[root@dbnode01 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 9.3M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/rhel-root 35G 5.3G 30G 16% /
/dev/sda2 1014M 174M 841M 18% /boot
/dev/sda1 599M 6.8M 593M 2% /boot/efi
tmpfs 378M 1.2M 377M 1% /run/user/42
tmpfs 378M 4.0K 378M 1% /run/user/0
[root@dbnode01 ~]#
[root@dbnode01 ~]#

You might also like