-
Notifications
You must be signed in to change notification settings - Fork 6
Description
[root@tpl-centos7 ~]# yum install yum-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
- base: centos.crazyfrogs.org
- epel: pkg.adfinis.com
- extras: distrib-coffee.ipsl.jussieu.fr
- updates: distrib-coffee.ipsl.jussieu.fr
Resolving Dependencies
--> Running transaction check
---> Package yum-utils.noarch 0:1.1.31-54.el7_8 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-54.el7_8.noarch
--> Processing Dependency: libxml2-python for package: yum-utils-1.1.31-54.el7_8.noarch
--> Running transaction check
---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================================================================================================================
Package Arch Version Repository Size
Installing:
yum-utils noarch 1.1.31-54.el7_8 base 122 k
Installing for dependencies:
libxml2-python x86_64 2.9.1-6.el7_9.6 updates 247 k
python-kitchen noarch 1.1.1-5.el7 base 267 k
Transaction Summary
Install 1 Package (+2 Dependent packages)
Total download size: 636 k
Installed size: 3.2 M
Is this ok [y/d/N]: y
Downloading packages:
(1/3): python-kitchen-1.1.1-5.el7.noarch.rpm | 267 kB 00:00:00
(2/3): yum-utils-1.1.31-54.el7_8.noarch.rpm | 122 kB 00:00:00
(3/3): libxml2-python-2.9.1-6.el7_9.6.x86_64.rpm | 247 kB 00:00:00
Total 3.7 MB/s | 636 kB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libxml2-python-2.9.1-6.el7_9.6.x86_64 1/3
Installing : python-kitchen-1.1.1-5.el7.noarch 2/3
Installing : yum-utils-1.1.31-54.el7_8.noarch 3/3
Verifying : python-kitchen-1.1.1-5.el7.noarch 1/3
Verifying : yum-utils-1.1.31-54.el7_8.noarch 2/3
Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 3/3
Installed:
yum-utils.noarch 0:1.1.31-54.el7_8
Dependency Installed:
libxml2-python.x86_64 0:2.9.1-6.el7_9.6 python-kitchen.noarch 0:1.1.1-5.el7
Complete!
[root@tpl-centos7 ~]# needs-restarting -r
Core libraries or services have been updated:
systemd -> 219-78.el7_9.5
glibc -> 2.17-326.el7_9
dbus -> 1:1.10.24-15.el7
linux-firmware -> 20200421-80.git78c0348.el7_9
kernel -> 3.10.0-1160.66.1.el7
openssl-libs -> 1:1.0.2k-25.el7_9
Reboot is required to ensure that your system benefits from these updates.
More information:
https://access.redhat.com/solutions/27943
[root@tpl-centos7 ~]# echo $?
1