1. 出错内容:

 

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 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 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. 解决方法是

  先更新lvm2:  yum update lvm2

  然后再更新device-mapper: yum update device-mapper

  最后再执行: yum install docker

  CentOS7安装docker出错(Transaction check error)

相关文章:

  • 2021-06-09
  • 2021-08-09
  • 2021-12-08
  • 2022-01-01
  • 2022-01-07
  • 2021-12-08
  • 2021-11-29
  • 2021-09-24
猜你喜欢
  • 2022-12-23
  • 2021-09-14
  • 2021-08-17
  • 2021-07-07
  • 2021-06-19
  • 2021-05-28
相关资源
相似解决方案