Skip to content

Instantly share code, notes, and snippets.

@ljflores

ljflores/epel.md Secret

Created February 15, 2023 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljflores/d4913e58b41c63dc1fd29e3a7e1e9444 to your computer and use it in GitHub Desktop.
Save ljflores/d4913e58b41c63dc1fd29e3a7e1e9444 to your computer and use it in GitHub Desktop.
$ podman pull centos:stream8
$ podman run -it centos:stream8
[root@a457bb81f6fd ~]# yum install -y epel-release ncurses ---> not necessary to install ncurses here; I did so to be able to clear out my terminal
CentOS Stream 8 - AppStream                                                                                                                                                                                   1.3 MB/s |  28 MB     00:21    
CentOS Stream 8 - BaseOS                                                                                                                                                                                      3.0 MB/s |  27 MB     00:09    
CentOS Stream 8 - Extras                                                                                                                                                                                       26 kB/s |  18 kB     00:00    
CentOS Stream 8 - Extras common packages                                                                                                                                                                      7.2 kB/s | 5.3 kB     00:00    
Dependencies resolved.
==============================================================================================================================================================================================================================================
 Package                                                    Architecture                                         Version                                                           Repository                                            Size
==============================================================================================================================================================================================================================================
Installing:
 epel-release                                               noarch                                               8-11.el8                                                          extras                                                24 k
 ncurses                                                    x86_64                                               6.1-9.20180224.el8                                                baseos                                               387 k

Transaction Summary
==============================================================================================================================================================================================================================================
Install  2 Packages

Total download size: 411 k
Installed size: 610 k
Downloading Packages:
CentOS Stream 8 - BaseOS                                                                           198% [=====================================================================================================================================(1/2): epel-release-8-11.el8.noarch.rpm                                                                                                                                                                        67 kB/s |  24 kB     00:00    
(2/2): ncurses-6.1-9.20180224.el8.x86_64.rpm                                                                                                                                                                  404 kB/s | 387 kB     00:00    
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                         252 kB/s | 411 kB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                                                      1/1 
  Installing       : epel-release-8-11.el8.noarch                                                                                                                                                                                         1/2 
  Installing       : ncurses-6.1-9.20180224.el8.x86_64                                                                                                                                                                                    2/2 
  Running scriptlet: ncurses-6.1-9.20180224.el8.x86_64                                                                                                                                                                                    2/2 
  Verifying        : ncurses-6.1-9.20180224.el8.x86_64                                                                                                                                                                                    1/2 
  Verifying        : epel-release-8-11.el8.noarch                                                                                                                                                                                         2/2 

Installed:
  epel-release-8-11.el8.noarch                                                                                        ncurses-6.1-9.20180224.el8.x86_64                                                                                       

Complete!
[root@a457bb81f6fd ~]# yum config-manager --set-enabled epel
[root@a457bb81f6fd ~]# clear

[root@a457bb81f6fd ~]# yum install -y kernel
Extra Packages for Enterprise Linux 8 - x86_64                                                                                                                                                                3.7 MB/s |  13 MB     00:03    
Extra Packages for Enterprise Linux Modular 8 - x86_64                                                                                                                                                        652 kB/s | 733 kB     00:01    
Last metadata expiration check: 0:00:01 ago on Wed Feb 15 20:47:33 2023.
Dependencies resolved.
==============================================================================================================================================================================================================================================
 Package                                                     Architecture                                     Version                                                                  Repository                                        Size
==============================================================================================================================================================================================================================================
Installing:
 kernel                                                      x86_64                                           4.18.0-448.el8                                                           baseos                                           9.2 M
Installing dependencies:
 cpio                                                        x86_64                                           2.12-11.el8                                                              baseos                                           266 k
 dracut                                                      x86_64                                           049-223.git20230119.el8                                                  baseos                                           379 k
 kbd-legacy                                                  noarch                                           2.0.4-10.el8                                                             baseos                                           481 k
 kbd-misc                                                    noarch                                           2.0.4-10.el8                                                             baseos                                           1.5 M
 kernel-core                                                 x86_64                                           4.18.0-448.el8                                                           baseos                                            41 M
 kernel-modules                                              x86_64                                           4.18.0-448.el8                                                           baseos                                            34 M
 kmod                                                        x86_64                                           25-19.el8                                                                baseos                                           126 k
 libkcapi                                                    x86_64                                           1.2.0-2.el8                                                              baseos                                            48 k
 libkcapi-hmaccalc                                           x86_64                                           1.2.0-2.el8                                                              baseos                                            31 k
 linux-firmware                                              noarch                                           20220726-110.git150864a4.el8                                             baseos                                           209 M
 procps-ng                                                   x86_64                                           3.3.15-13.el8                                                            baseos                                           330 k
 systemd-udev                                                x86_64                                           239-70.el8                                                               baseos                                           1.6 M
 xz                                                          x86_64                                           5.2.4-4.el8                                                              baseos                                           153 k
Installing weak dependencies:
 hardlink                                                    x86_64                                           1:1.3-6.el8                                                              baseos                                            29 k
 kbd                                                         x86_64                                           2.0.4-10.el8                                                             baseos                                           390 k
 kpartx                                                      x86_64                                           0.8.4-37.el8                                                             baseos                                           119 k
 memstrack                                                   x86_64                                           0.2.4-2.el8                                                              baseos                                            51 k
 pigz                                                        x86_64                                           2.4-4.el8                                                                baseos                                            79 k
Downgrading:
 xz-libs                                                     x86_64                                           5.2.4-4.el8                                                              baseos                                            94 k

Transaction Summary
==============================================================================================================================================================================================================================================
Install    19 Packages
Downgrade   1 Package

Total download size: 299 M
Downloading Packages:
(1/20): xz-libs-5.2.4-4.el8.x86_64.rpm                                                                                                                                                                        220 kB/s |  94 kB     00:00    
(2/20): hardlink-1.3-6.el8.x86_64.rpm                                                                                                                                                                         361 kB/s |  29 kB     00:00    
(3/20): cpio-2.12-11.el8.x86_64.rpm                                                                                                                                                                           374 kB/s | 266 kB     00:00    
(4/20): dracut-049-223.git20230119.el8.x86_64.rpm                                                                                                                                                             413 kB/s | 379 kB     00:00    
(5/20): kbd-2.0.4-10.el8.x86_64.rpm                                                                                                                                                                           556 kB/s | 390 kB     00:00    
(6/20): kbd-legacy-2.0.4-10.el8.noarch.rpm                                                                                                                                                                    676 kB/s | 481 kB     00:00    
(7/20): kbd-misc-2.0.4-10.el8.noarch.rpm                                                                                                                                                                      978 kB/s | 1.5 MB     00:01    
(8/20): kernel-4.18.0-448.el8.x86_64.rpm                                                                                                                                                                      1.6 MB/s | 9.2 MB     00:05    
(9/20): kmod-25-19.el8.x86_64.rpm                                                                                                                                                                             741 kB/s | 126 kB     00:00    
(10/20): kpartx-0.8.4-37.el8.x86_64.rpm                                                                                                                                                                       713 kB/s | 119 kB     00:00    
(11/20): libkcapi-1.2.0-2.el8.x86_64.rpm                                                                                                                                                                      598 kB/s |  48 kB     00:00    
(12/20): libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm                                                                                                                                                             374 kB/s |  31 kB     00:00    
(13/20): kernel-modules-4.18.0-448.el8.x86_64.rpm                                                                                                                                                             1.9 MB/s |  34 MB     00:17    
(14/20): memstrack-0.2.4-2.el8.x86_64.rpm                                                                                                                                                                     662 kB/s |  51 kB     00:00    
(15/20): pigz-2.4-4.el8.x86_64.rpm                                                                                                                                                                            953 kB/s |  79 kB     00:00    
(16/20): procps-ng-3.3.15-13.el8.x86_64.rpm                                                                                                                                                                   1.3 MB/s | 330 kB     00:00    
(17/20): systemd-udev-239-70.el8.x86_64.rpm                                                                                                                                                                   690 kB/s | 1.6 MB     00:02    
(18/20): xz-5.2.4-4.el8.x86_64.rpm                                                                                                                                                                            755 kB/s | 153 kB     00:00    
(19/20): kernel-core-4.18.0-448.el8.x86_64.rpm                                                                                                                                                                1.1 MB/s |  41 MB     00:38    
(20/20): linux-firmware-20220726-110.git150864a4.el8.noarch.rpm                                                                                                                                               2.2 MB/s | 209 MB     01:33    
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                         3.0 MB/s | 299 MB     01:41     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                                                      1/1 
  Downgrading      : xz-libs-5.2.4-4.el8.x86_64                                                                                                                                                                                          1/21 
  Installing       : kmod-25-19.el8.x86_64                                                                                                                                                                                               2/21 
  Installing       : xz-5.2.4-4.el8.x86_64                                                                                                                                                                                               3/21 
  Installing       : procps-ng-3.3.15-13.el8.x86_64                                                                                                                                                                                      4/21 
  Installing       : pigz-2.4-4.el8.x86_64                                                                                                                                                                                               5/21 
  Installing       : memstrack-0.2.4-2.el8.x86_64                                                                                                                                                                                        6/21 
  Installing       : linux-firmware-20220726-110.git150864a4.el8.noarch                                                                                                                                                                  7/21 
  Installing       : libkcapi-1.2.0-2.el8.x86_64                                                                                                                                                                                         8/21 
  Installing       : libkcapi-hmaccalc-1.2.0-2.el8.x86_64                                                                                                                                                                                9/21 
  Installing       : kpartx-0.8.4-37.el8.x86_64                                                                                                                                                                                         10/21 
  Installing       : kbd-misc-2.0.4-10.el8.noarch                                                                                                                                                                                       11/21 
  Installing       : kbd-legacy-2.0.4-10.el8.noarch                                                                                                                                                                                     12/21 
  Installing       : kbd-2.0.4-10.el8.x86_64                                                                                                                                                                                            13/21 
  Installing       : systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     14/21 
  Running scriptlet: systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     14/21 
  Installing       : hardlink-1:1.3-6.el8.x86_64                                                                                                                                                                                        15/21 
  Installing       : cpio-2.12-11.el8.x86_64                                                                                                                                                                                            16/21 
  Installing       : dracut-049-223.git20230119.el8.x86_64                                                                                                                                                                              17/21 
  Installing       : kernel-core-4.18.0-448.el8.x86_64                                                                                                                                                                                  18/21 
  Running scriptlet: kernel-core-4.18.0-448.el8.x86_64                                                                                                                                                                                  18/21 
  Installing       : kernel-modules-4.18.0-448.el8.x86_64                                                                                                                                                                               19/21 
  Running scriptlet: kernel-modules-4.18.0-448.el8.x86_64                                                                                                                                                                               19/21 
  Installing       : kernel-4.18.0-448.el8.x86_64                                                                                                                                                                                       20/21 
  Cleanup          : xz-libs-5.2.4-4.el8_6.x86_64                                                                                                                                                                                       21/21 
  Running scriptlet: kernel-core-4.18.0-448.el8.x86_64                                                                                                                                                                                  21/21 
dracut: No '/dev/log' or 'logger' included for syslog logging
findmnt: can't read (null): No such file or directory
mknod: /var/tmp/dracut.lv4e1p/initramfs/dev/null: Operation not permitted
mknod: /var/tmp/dracut.lv4e1p/initramfs/dev/kmsg: Operation not permitted
mknod: /var/tmp/dracut.lv4e1p/initramfs/dev/console: Operation not permitted
mknod: /var/tmp/dracut.lv4e1p/initramfs/dev/random: Operation not permitted
mknod: /var/tmp/dracut.lv4e1p/initramfs/dev/urandom: Operation not permitted

  Running scriptlet: kernel-modules-4.18.0-448.el8.x86_64                                                                                                                                                                               21/21 
  Running scriptlet: xz-libs-5.2.4-4.el8_6.x86_64                                                                                                                                                                                       21/21 
  Running scriptlet: systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     21/21 
  Verifying        : xz-libs-5.2.4-4.el8.x86_64                                                                                                                                                                                          1/21 
  Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                                                                                                                                                                                        2/21 
  Verifying        : cpio-2.12-11.el8.x86_64                                                                                                                                                                                             3/21 
  Verifying        : dracut-049-223.git20230119.el8.x86_64                                                                                                                                                                               4/21 
  Verifying        : hardlink-1:1.3-6.el8.x86_64                                                                                                                                                                                         5/21 
  Verifying        : kbd-2.0.4-10.el8.x86_64                                                                                                                                                                                             6/21 
  Verifying        : kbd-legacy-2.0.4-10.el8.noarch                                                                                                                                                                                      7/21 
  Verifying        : kbd-misc-2.0.4-10.el8.noarch                                                                                                                                                                                        8/21 
  Verifying        : kernel-4.18.0-448.el8.x86_64                                                                                                                                                                                        9/21 
  Verifying        : kernel-core-4.18.0-448.el8.x86_64                                                                                                                                                                                  10/21 
  Verifying        : kernel-modules-4.18.0-448.el8.x86_64                                                                                                                                                                               11/21 
  Verifying        : kmod-25-19.el8.x86_64                                                                                                                                                                                              12/21 
  Verifying        : kpartx-0.8.4-37.el8.x86_64                                                                                                                                                                                         13/21 
  Verifying        : libkcapi-1.2.0-2.el8.x86_64                                                                                                                                                                                        14/21 
  Verifying        : libkcapi-hmaccalc-1.2.0-2.el8.x86_64                                                                                                                                                                               15/21 
  Verifying        : linux-firmware-20220726-110.git150864a4.el8.noarch                                                                                                                                                                 16/21 
  Verifying        : memstrack-0.2.4-2.el8.x86_64                                                                                                                                                                                       17/21 
  Verifying        : pigz-2.4-4.el8.x86_64                                                                                                                                                                                              18/21 
  Verifying        : procps-ng-3.3.15-13.el8.x86_64                                                                                                                                                                                     19/21 
  Verifying        : systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     20/21 
  Verifying        : xz-5.2.4-4.el8.x86_64                                                                                                                                                                                              21/21 

Downgraded:
  xz-libs-5.2.4-4.el8.x86_64                                                                                                                                                                                                                  
Installed:
  cpio-2.12-11.el8.x86_64                  dracut-049-223.git20230119.el8.x86_64                  hardlink-1:1.3-6.el8.x86_64              kbd-2.0.4-10.el8.x86_64     kbd-legacy-2.0.4-10.el8.noarch     kbd-misc-2.0.4-10.el8.noarch      
  kernel-4.18.0-448.el8.x86_64             kernel-core-4.18.0-448.el8.x86_64                      kernel-modules-4.18.0-448.el8.x86_64     kmod-25-19.el8.x86_64       kpartx-0.8.4-37.el8.x86_64         libkcapi-1.2.0-2.el8.x86_64       
  libkcapi-hmaccalc-1.2.0-2.el8.x86_64     linux-firmware-20220726-110.git150864a4.el8.noarch     memstrack-0.2.4-2.el8.x86_64             pigz-2.4-4.el8.x86_64       procps-ng-3.3.15-13.el8.x86_64     systemd-udev-239-70.el8.x86_64    
  xz-5.2.4-4.el8.x86_64                   

Complete!
[root@a457bb81f6fd ~]# yum update
Last metadata expiration check: 0:03:31 ago on Wed Feb 15 20:47:33 2023.
Dependencies resolved.
==============================================================================================================================================================================================================================================
 Package                                                            Architecture                                       Version                                                    Repository                                             Size
==============================================================================================================================================================================================================================================
Upgrading:
 curl                                                               x86_64                                             7.61.1-29.el8                                              baseos                                                352 k
 epel-release                                                       noarch                                             8-18.el8                                                   epel                                                   24 k
 glibc                                                              x86_64                                             2.28-225.el8                                               baseos                                                2.2 M
 glibc-common                                                       x86_64                                             2.28-225.el8                                               baseos                                                1.0 M
 glibc-minimal-langpack                                             x86_64                                             2.28-225.el8                                               baseos                                                 65 k
 libblkid                                                           x86_64                                             2.32.1-40.el8                                              baseos                                                220 k
 libcurl                                                            x86_64                                             7.61.1-29.el8                                              baseos                                                303 k
 libfdisk                                                           x86_64                                             2.32.1-40.el8                                              baseos                                                253 k
 libmount                                                           x86_64                                             2.32.1-40.el8                                              baseos                                                236 k
 libsmartcols                                                       x86_64                                             2.32.1-40.el8                                              baseos                                                179 k
 libuuid                                                            x86_64                                             2.32.1-40.el8                                              baseos                                                 98 k
 systemd                                                            x86_64                                             239-71.el8                                                 baseos                                                3.6 M
 systemd-libs                                                       x86_64                                             239-71.el8                                                 baseos                                                1.1 M
 systemd-pam                                                        x86_64                                             239-71.el8                                                 baseos                                                494 k
 systemd-udev                                                       x86_64                                             239-71.el8                                                 baseos                                                1.6 M
 util-linux                                                         x86_64                                             2.32.1-40.el8                                              baseos                                                2.5 M
 virt-what                                                          x86_64                                             1.25-3.el8                                                 baseos                                                 38 k
Installing dependencies:
 xkeyboard-config                                                   noarch                                             2.28-1.el8                                                 appstream                                             782 k
Installing weak dependencies:
 diffutils                                                          x86_64                                             3.6-6.el8                                                  baseos                                                358 k
 dnf-plugins-core                                                   noarch                                             4.0.21-18.el8                                              baseos                                                 75 k
 epel-next-release                                                  noarch                                             8-18.el8                                                   epel                                                   11 k
 glibc-gconv-extra                                                  x86_64                                             2.28-225.el8                                               baseos                                                1.5 M
 glibc-langpack-en                                                  x86_64                                             2.28-225.el8                                               baseos                                                827 k
 libxkbcommon                                                       x86_64                                             0.9.1-1.el8                                                appstream                                             116 k

Transaction Summary
==============================================================================================================================================================================================================================================
Install   7 Packages
Upgrade  17 Packages

Total download size: 18 M
Is this ok [y/N]: y
Downloading Packages:
(1/24): diffutils-3.6-6.el8.x86_64.rpm                                                                                                                                                                        589 kB/s | 358 kB     00:00    
(2/24): dnf-plugins-core-4.0.21-18.el8.noarch.rpm                                                                                                                                                             429 kB/s |  75 kB     00:00    
(3/24): libxkbcommon-0.9.1-1.el8.x86_64.rpm                                                                                                                                                                   147 kB/s | 116 kB     00:00    
(4/24): xkeyboard-config-2.28-1.el8.noarch.rpm                                                                                                                                                                635 kB/s | 782 kB     00:01    
(5/24): epel-next-release-8-18.el8.noarch.rpm                                                                                                                                                                  28 kB/s |  11 kB     00:00    
(6/24): glibc-gconv-extra-2.28-225.el8.x86_64.rpm                                                                                                                                                             1.6 MB/s | 1.5 MB     00:00    
(7/24): curl-7.61.1-29.el8.x86_64.rpm                                                                                                                                                                         585 kB/s | 352 kB     00:00    
(8/24): glibc-langpack-en-2.28-225.el8.x86_64.rpm                                                                                                                                                             531 kB/s | 827 kB     00:01    
(9/24): glibc-minimal-langpack-2.28-225.el8.x86_64.rpm                                                                                                                                                        400 kB/s |  65 kB     00:00    
(10/24): libblkid-2.32.1-40.el8.x86_64.rpm                                                                                                                                                                    563 kB/s | 220 kB     00:00    
(11/24): glibc-common-2.28-225.el8.x86_64.rpm                                                                                                                                                                 1.3 MB/s | 1.0 MB     00:00    
(12/24): glibc-2.28-225.el8.x86_64.rpm                                                                                                                                                                        1.7 MB/s | 2.2 MB     00:01    
(13/24): libfdisk-2.32.1-40.el8.x86_64.rpm                                                                                                                                                                    1.5 MB/s | 253 kB     00:00    
(14/24): libmount-2.32.1-40.el8.x86_64.rpm                                                                                                                                                                    1.3 MB/s | 236 kB     00:00    
(15/24): libsmartcols-2.32.1-40.el8.x86_64.rpm                                                                                                                                                                1.2 MB/s | 179 kB     00:00    
(16/24): libuuid-2.32.1-40.el8.x86_64.rpm                                                                                                                                                                     1.0 MB/s |  98 kB     00:00    
(17/24): libcurl-7.61.1-29.el8.x86_64.rpm                                                                                                                                                                     639 kB/s | 303 kB     00:00    
(18/24): systemd-libs-239-71.el8.x86_64.rpm                                                                                                                                                                   1.6 MB/s | 1.1 MB     00:00    
(19/24): systemd-pam-239-71.el8.x86_64.rpm                                                                                                                                                                    643 kB/s | 494 kB     00:00    
(20/24): systemd-239-71.el8.x86_64.rpm                                                                                                                                                                        2.8 MB/s | 3.6 MB     00:01    
(21/24): virt-what-1.25-3.el8.x86_64.rpm                                                                                                                                                                      460 kB/s |  38 kB     00:00    
(22/24): epel-release-8-18.el8.noarch.rpm                                                                                                                                                                     262 kB/s |  24 kB     00:00    
(23/24): systemd-udev-239-71.el8.x86_64.rpm                                                                                                                                                                   1.5 MB/s | 1.6 MB     00:01    
(24/24): util-linux-2.32.1-40.el8.x86_64.rpm                                                                                                                                                                  803 kB/s | 2.5 MB     00:03    
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                                                         2.0 MB/s |  18 MB     00:08     
Extra Packages for Enterprise Linux 8 - x86_64                                                                                                                                                                1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x2F86D6A1:
 Userid     : "Fedora EPEL (8) <epel@fedoraproject.org>"
 Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
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: glibc-langpack-en-2.28-225.el8.x86_64                                                                                                                                                                                1/1 
  Installing       : glibc-langpack-en-2.28-225.el8.x86_64                                                                                                                                                                               1/41 
  Upgrading        : glibc-common-2.28-225.el8.x86_64                                                                                                                                                                                    2/41 
  Running scriptlet: glibc-2.28-225.el8.x86_64                                                                                                                                                                                           3/41 
  Upgrading        : glibc-2.28-225.el8.x86_64                                                                                                                                                                                           3/41 
  Running scriptlet: glibc-2.28-225.el8.x86_64                                                                                                                                                                                           3/41 
  Installing       : glibc-gconv-extra-2.28-225.el8.x86_64                                                                                                                                                                               4/41 
  Running scriptlet: glibc-gconv-extra-2.28-225.el8.x86_64                                                                                                                                                                               4/41 
  Upgrading        : libuuid-2.32.1-40.el8.x86_64                                                                                                                                                                                        5/41 
  Running scriptlet: libuuid-2.32.1-40.el8.x86_64                                                                                                                                                                                        5/41 
  Upgrading        : libblkid-2.32.1-40.el8.x86_64                                                                                                                                                                                       6/41 
  Running scriptlet: libblkid-2.32.1-40.el8.x86_64                                                                                                                                                                                       6/41 
  Upgrading        : libmount-2.32.1-40.el8.x86_64                                                                                                                                                                                       7/41 
  Running scriptlet: libmount-2.32.1-40.el8.x86_64                                                                                                                                                                                       7/41 
  Upgrading        : systemd-libs-239-71.el8.x86_64                                                                                                                                                                                      8/41 
  Running scriptlet: systemd-libs-239-71.el8.x86_64                                                                                                                                                                                      8/41 
  Upgrading        : libfdisk-2.32.1-40.el8.x86_64                                                                                                                                                                                       9/41 
  Running scriptlet: libfdisk-2.32.1-40.el8.x86_64                                                                                                                                                                                       9/41 
  Installing       : diffutils-3.6-6.el8.x86_64                                                                                                                                                                                         10/41 
  Running scriptlet: diffutils-3.6-6.el8.x86_64                                                                                                                                                                                         10/41 
  Upgrading        : libcurl-7.61.1-29.el8.x86_64                                                                                                                                                                                       11/41 
  Upgrading        : libsmartcols-2.32.1-40.el8.x86_64                                                                                                                                                                                  12/41 
  Running scriptlet: libsmartcols-2.32.1-40.el8.x86_64                                                                                                                                                                                  12/41 
  Upgrading        : util-linux-2.32.1-40.el8.x86_64                                                                                                                                                                                    13/41 
  Running scriptlet: util-linux-2.32.1-40.el8.x86_64                                                                                                                                                                                    13/41 
  Installing       : dnf-plugins-core-4.0.21-18.el8.noarch                                                                                                                                                                              14/41 
  Installing       : epel-next-release-8-18.el8.noarch                                                                                                                                                                                  15/41 
  Upgrading        : epel-release-8-18.el8.noarch                                                                                                                                                                                       16/41 
  Running scriptlet: epel-release-8-18.el8.noarch                                                                                                                                                                                       16/41 
  Installing       : xkeyboard-config-2.28-1.el8.noarch                                                                                                                                                                                 17/41 
  Installing       : libxkbcommon-0.9.1-1.el8.x86_64                                                                                                                                                                                    18/41 
  Upgrading        : systemd-pam-239-71.el8.x86_64                                                                                                                                                                                      19/41 
  Running scriptlet: systemd-239-71.el8.x86_64                                                                                                                                                                                          20/41 
  Upgrading        : systemd-239-71.el8.x86_64                                                                                                                                                                                          20/41 
  Running scriptlet: systemd-239-71.el8.x86_64                                                                                                                                                                                          20/41 
  Upgrading        : systemd-udev-239-71.el8.x86_64                                                                                                                                                                                     21/41 
  Running scriptlet: systemd-udev-239-71.el8.x86_64                                                                                                                                                                                     21/41 
  Upgrading        : virt-what-1.25-3.el8.x86_64                                                                                                                                                                                        22/41 
  Upgrading        : curl-7.61.1-29.el8.x86_64                                                                                                                                                                                          23/41 
  Upgrading        : glibc-minimal-langpack-2.28-225.el8.x86_64                                                                                                                                                                         24/41 
  Cleanup          : systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     25/41 
  Running scriptlet: systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     25/41 
  Running scriptlet: systemd-239-70.el8.x86_64                                                                                                                                                                                          26/41 
  Cleanup          : systemd-239-70.el8.x86_64                                                                                                                                                                                          26/41 
  Cleanup          : systemd-pam-239-70.el8.x86_64                                                                                                                                                                                      27/41 
  Cleanup          : curl-7.61.1-28.el8.x86_64                                                                                                                                                                                          28/41 
  Cleanup          : libcurl-7.61.1-28.el8.x86_64                                                                                                                                                                                       29/41 
  Cleanup          : virt-what-1.25-2.el8.x86_64                                                                                                                                                                                        30/41 
  Cleanup          : epel-release-8-11.el8.noarch                                                                                                                                                                                       31/41 
  Cleanup          : util-linux-2.32.1-39.el8_7.x86_64                                                                                                                                                                                  32/41 
  Cleanup          : systemd-libs-239-70.el8.x86_64                                                                                                                                                                                     33/41 
  Cleanup          : libmount-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    34/41 
  Running scriptlet: libmount-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    34/41 
  Cleanup          : libfdisk-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    35/41 
  Running scriptlet: libfdisk-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    35/41 
  Cleanup          : libblkid-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    36/41 
  Running scriptlet: libblkid-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    36/41 
  Cleanup          : libsmartcols-2.32.1-39.el8_7.x86_64                                                                                                                                                                                37/41 
  Running scriptlet: libsmartcols-2.32.1-39.el8_7.x86_64                                                                                                                                                                                37/41 
  Cleanup          : libuuid-2.32.1-39.el8_7.x86_64                                                                                                                                                                                     38/41 
  Running scriptlet: libuuid-2.32.1-39.el8_7.x86_64                                                                                                                                                                                     38/41 
  Cleanup          : glibc-2.28-224.el8.x86_64                                                                                                                                                                                          39/41 
  Cleanup          : glibc-minimal-langpack-2.28-224.el8.x86_64                                                                                                                                                                         40/41 
  Cleanup          : glibc-common-2.28-224.el8.x86_64                                                                                                                                                                                   41/41 
  Running scriptlet: glibc-common-2.28-224.el8.x86_64                                                                                                                                                                                   41/41 
  Running scriptlet: glibc-common-2.28-225.el8.x86_64                                                                                                                                                                                   41/41 
  Running scriptlet: systemd-239-71.el8.x86_64                                                                                                                                                                                          41/41 
  Running scriptlet: systemd-udev-239-71.el8.x86_64                                                                                                                                                                                     41/41 
  Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                                                                                                                                                                                     1/41 
  Verifying        : xkeyboard-config-2.28-1.el8.noarch                                                                                                                                                                                  2/41 
  Verifying        : diffutils-3.6-6.el8.x86_64                                                                                                                                                                                          3/41 
  Verifying        : dnf-plugins-core-4.0.21-18.el8.noarch                                                                                                                                                                               4/41 
  Verifying        : glibc-gconv-extra-2.28-225.el8.x86_64                                                                                                                                                                               5/41 
  Verifying        : glibc-langpack-en-2.28-225.el8.x86_64                                                                                                                                                                               6/41 
  Verifying        : epel-next-release-8-18.el8.noarch                                                                                                                                                                                   7/41 
  Verifying        : curl-7.61.1-29.el8.x86_64                                                                                                                                                                                           8/41 
  Verifying        : curl-7.61.1-28.el8.x86_64                                                                                                                                                                                           9/41 
  Verifying        : glibc-2.28-225.el8.x86_64                                                                                                                                                                                          10/41 
  Verifying        : glibc-2.28-224.el8.x86_64                                                                                                                                                                                          11/41 
  Verifying        : glibc-common-2.28-225.el8.x86_64                                                                                                                                                                                   12/41 
  Verifying        : glibc-common-2.28-224.el8.x86_64                                                                                                                                                                                   13/41 
  Verifying        : glibc-minimal-langpack-2.28-225.el8.x86_64                                                                                                                                                                         14/41 
  Verifying        : glibc-minimal-langpack-2.28-224.el8.x86_64                                                                                                                                                                         15/41 
  Verifying        : libblkid-2.32.1-40.el8.x86_64                                                                                                                                                                                      16/41 
  Verifying        : libblkid-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    17/41 
  Verifying        : libcurl-7.61.1-29.el8.x86_64                                                                                                                                                                                       18/41 
  Verifying        : libcurl-7.61.1-28.el8.x86_64                                                                                                                                                                                       19/41 
  Verifying        : libfdisk-2.32.1-40.el8.x86_64                                                                                                                                                                                      20/41 
  Verifying        : libfdisk-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    21/41 
  Verifying        : libmount-2.32.1-40.el8.x86_64                                                                                                                                                                                      22/41 
  Verifying        : libmount-2.32.1-39.el8_7.x86_64                                                                                                                                                                                    23/41 
  Verifying        : libsmartcols-2.32.1-40.el8.x86_64                                                                                                                                                                                  24/41 
  Verifying        : libsmartcols-2.32.1-39.el8_7.x86_64                                                                                                                                                                                25/41 
  Verifying        : libuuid-2.32.1-40.el8.x86_64                                                                                                                                                                                       26/41 
  Verifying        : libuuid-2.32.1-39.el8_7.x86_64                                                                                                                                                                                     27/41 
  Verifying        : systemd-239-71.el8.x86_64                                                                                                                                                                                          28/41 
  Verifying        : systemd-239-70.el8.x86_64                                                                                                                                                                                          29/41 
  Verifying        : systemd-libs-239-71.el8.x86_64                                                                                                                                                                                     30/41 
  Verifying        : systemd-libs-239-70.el8.x86_64                                                                                                                                                                                     31/41 
  Verifying        : systemd-pam-239-71.el8.x86_64                                                                                                                                                                                      32/41 
  Verifying        : systemd-pam-239-70.el8.x86_64                                                                                                                                                                                      33/41 
  Verifying        : systemd-udev-239-71.el8.x86_64                                                                                                                                                                                     34/41 
  Verifying        : systemd-udev-239-70.el8.x86_64                                                                                                                                                                                     35/41 
  Verifying        : util-linux-2.32.1-40.el8.x86_64                                                                                                                                                                                    36/41 
  Verifying        : util-linux-2.32.1-39.el8_7.x86_64                                                                                                                                                                                  37/41 
  Verifying        : virt-what-1.25-3.el8.x86_64                                                                                                                                                                                        38/41 
  Verifying        : virt-what-1.25-2.el8.x86_64                                                                                                                                                                                        39/41 
  Verifying        : epel-release-8-18.el8.noarch                                                                                                                                                                                       40/41 
  Verifying        : epel-release-8-11.el8.noarch                                                                                                                                                                                       41/41 

Upgraded:
  curl-7.61.1-29.el8.x86_64      epel-release-8-18.el8.noarch    glibc-2.28-225.el8.x86_64         glibc-common-2.28-225.el8.x86_64 glibc-minimal-langpack-2.28-225.el8.x86_64 libblkid-2.32.1-40.el8.x86_64  libcurl-7.61.1-29.el8.x86_64 
  libfdisk-2.32.1-40.el8.x86_64  libmount-2.32.1-40.el8.x86_64   libsmartcols-2.32.1-40.el8.x86_64 libuuid-2.32.1-40.el8.x86_64     systemd-239-71.el8.x86_64                  systemd-libs-239-71.el8.x86_64 systemd-pam-239-71.el8.x86_64
  systemd-udev-239-71.el8.x86_64 util-linux-2.32.1-40.el8.x86_64 virt-what-1.25-3.el8.x86_64      
Installed:
  diffutils-3.6-6.el8.x86_64            dnf-plugins-core-4.0.21-18.el8.noarch    epel-next-release-8-18.el8.noarch    glibc-gconv-extra-2.28-225.el8.x86_64    glibc-langpack-en-2.28-225.el8.x86_64    libxkbcommon-0.9.1-1.el8.x86_64   
  xkeyboard-config-2.28-1.el8.noarch   

Complete!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment