Solution to transaction check error when docker is installed for the second time

Source: Internet
Author: User

If the transaction check error occurs during Yum software installation, it indicates that the RPM software package has a conflict. The solution is as follows:

VI/etc/yum. Repos. d/epel. Repo

Change enabled = 1 to 0 and run: Yum List Installed | grep docker.

Docker-client.x86_64 2:1. 12.6-61. git85d7426. el7.centos @ extras
Docker-common.x86_64 2:1. 12.6-61. git85d7426. el7.centos @ extra
Just delete the above
[[Email protected] lib] # rpm-e docker-client.x86_64
[[Email protected] lib] # rpm-e docker-common.x86_64

Then, check getenforce. If it is enabled, disable it, and then re-install the software you want to install in yum.
---------------------
Czz1141979570
Source: csdn
Original: 78598274
Copyright Disclaimer: This article is an original article by the blogger. For more information, see the blog post link!

Solution to transaction check error when docker is installed for the second time

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.