Docker OPS (1): Resolve LVM packet conflict when installing centos7.0 Docker engine

Source: Internet
Author: User
1. Questions

centos7.0 When installing Docker engine, the system has the following prompts:

# yum  install  docker-engine     

Running Transaction Check
Running transaction test
Transaction Check Error:
file/usr/lib/systemd/system/blk-availability.service from Install of device-mapper-7:1.02.107-5.el7_ 2.5.x86_64 conflicts with file from the package lvm2-7:2.02.105-14.el7.x86_64
file/usr/sbin/blkdeactivate from Install of device-mapper-7:1.02.107-5.el7_2.5.x86_64 conflicts with file from the package lvm2-7:2.02.105-14.el7.x86_64
file/ usr/share/man/man8/blkdeactivate.8.gz from install of device-mapper-7:1.02.107-5.el7_2.5.x86_64 conflicts with file From package lvm2-7:2.02.105-14.el7.x86_64
Error Summary
2. Workaround
# yum  install  libdevmapper*-   y      //installation libdevmapper*

# yum install  docker-engine -   y

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.