yum安装时提示:Transaction Check Error

Transaction Check Error:

file /usr/share/man/man5/dhcp-eval.5.gz from install of dhcp-common-12:4.1.1-43.P1.el6.centos.1.i686 conflicts with file from package dhclient-12:4.1.1-12.P1.el6.i686

file /usr/share/man/man5/dhcp-options.5.gz from install of dhcp-common-12:4.1.1-43.P1.el6.centos.1.i686 conflicts with file from package dhclient-12:4.1.1-12.P1.el6.i686

Error Summary

-------------

找出要冲突的软件

[[email protected] /]# rpm -q dhclient --qf ‘%{NAME} %{VERSION} %{ARCH}‘

得到输出:

dhclient 4.1.1 i686

然后卸载掉冲突的i686包:

[[email protected] /]# rpm -e dhclient.i686

参考资料:http://www.111cn.net/sys/linux/47356.htm

时间: 2024-08-29 03:20:23

yum安装时提示:Transaction Check Error的相关文章

yum安装软件包时出现Transaction Check Error:错误的解决方法

[[email protected] ~]# yum install ipa-server Transaction Check Error:  file /usr/share/man/man3/XML::SAX::Base.3pm.gz conflicts between attempted installs of perl-XML-SAX-0.96-7.el6.noarch and perl-XML-SAX-Base-1.04-1.el6.rf.noarch  file /usr/share/

yum update 报错Transaction Check Error

Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /sbin/hwclock from install of util-linux-2.13-0.59.el5_8.x86_64 conflicts with file from package owlutil-linux-4.0-1.x86_64 file /etc/iscsi/iscsi

yum安装时提示No package xxx available,解决办法

具体原因:使用yum搜索某些rpm包,找不到包是因为CentOS是RedHat企业版编译过来的,去掉了所有关于版权问题的东西.安装EPEL后可以很好的解决这个问题.EPEL(Extra Packages for Enterprise Linux )即企业版Linux的扩展包,提供了很多可共Centos使用的组件,安装完这个以后基本常用的rpm都可以找到. Method #1  从企业版Linux库配置包中安装扩展包.(推荐 ) [[email protected] ~]# sudo yum in

Yum安装时提示多库版本保护 Multilib version problems found

例如: yum install pcre pcre-devel 出现一下错误: 解决方法:yum install --setopt=protected_multilib=false pcre pcre-devel. OK 原文地址:https://www.cnblogs.com/zhja/p/9687998.html

CentOS 安装软件时,错误Transaction check error ... file...conflicts with file from package zzz的解决

CentOS 安装软件时(比如:# yum install subversion),有时候会碰到类似如下的错误: Transaction check error: file /usr/lib64/libsvn_client-1.so.0.0.0 from install of subversion-1.8.11-1.x86_64 conflicts with file from package subversion-libs-1.7.14-7.el7_0.x86_64 file /usr/lib

解决:yum安装软件包Transaction Check Error错误

解决:yum安装软件包Transaction Check Error错误 yum(YellowdogUpdater,Modified)是软件包管理工具,就不多说了.错误产生的环境:OS:CentOS release 6.5 (Final)uname -r:2.6.32-431.el6.x86_64 在yum安装gnaglia时遇到的,具体错误如下: Transaction Check Error: Transaction Check Error:   file /usr/lib64/gangli

第二次安装docker时,报Transaction check error的解决方法

如果在yum安装软件的时候,出现了Transaction check error:这种情况,说明rpm软件包出现了冲突,解决方法是: vi /etc/yum.repos.d/epel.repo 将enabled=1改为0,并且执行:yum list installed | grep docker,会出现 docker-client.x86_64                 2:1.12.6-61.git85d7426.el7.centos @extras  docker-common.x86

[原创]关于在CentOS 7.0 下 安装nfs ,遇见 Transaction check error问题的解决

今天小弟的同学在使用阿里云的服务器安装nfs的时候,出现了一下问题 Transaction check error: file /usr/lib/systemd/system/blk-availability.service from install of device-mapper-7:1.02.107-5.el7_2.1.x86_64 conflicts with file from package lvm2-7:2.02.105-14.el7.x86_64 file /usr/sbin/b

yum install报错“Transaction check erro"

在yum install 安装软件的过程中,报如下错误:Transaction check error:file /usr/bin/docker from install of docker-ce-17.12.1.ce-1.el7.centos.x86_64 conflicts with file from package docker-common-2:1.12.6-71.git3e8e77d.el7.centos.1.x86_64file /usr/bin/docker-containerd