首页 > 其他 > 详细

yum update 报错Transaction Check Error

时间:2015-06-04 17:32:20      阅读:1019      评论:0      收藏:0      [点我收藏+]

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/iscsid.conf from install of iscsi-initiator-utils-6.2.0.872-16.el5.x86_64 conflicts with file from package open-iscsi-4.0-1.x86_64

  file /sbin/iscsi-iname from install of iscsi-initiator-utils-6.2.0.872-16.el5.x86_64 conflicts with file from package open-iscsi-4.0-1.x86_64

  file /sbin/iscsiadm from install of iscsi-initiator-utils-6.2.0.872-16.el5.x86_64 conflicts with file from package open-iscsi-4.0-1.x86_64

  file /sbin/iscsid from install of iscsi-initiator-utils-6.2.0.872-16.el5.x86_64 conflicts with file from package open-iscsi-4.0-1.x86_64

  file /etc/issue from install of centos-release-5-11.el5.centos.x86_64 conflicts with file from package owlinux-release-4.0-6.noarch

  file /etc/issue.net from install of centos-release-5-11.el5.centos.x86_64 conflicts with file from package owlinux-release-4.0-6.noarch

  file /etc/redhat-release from install of centos-release-5-11.el5.centos.x86_64 conflicts with file from package owlinux-release-4.0-6.noarch

  file /etc/ssh/sshd_config from install of openssh-server-4.3p2-82.el5.x86_64 conflicts with file from package DenyHosts-2.6-1.x86_64

  file /etc/profile.d/vim.sh from install of vim-enhanced-7.0.109-7.2.el5.x86_64 conflicts with file from package owlinux-release-4.0-6.noarch


Error Summary

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

上述报错内容,关键字conflicts,说明是包冲突,解决方法是:用“yum remove 包名”来解决。

yum remove owlinux-release-4.0-6.noarch

yum remove DenyHosts-2.6-1.x86_64

yum remove open-iscsi-4.0-1.x86_64

yum remove owlutil-linux-4.0-1.x86_64

本文出自 “工作点滴” 博客,请务必保留此出处http://fanyk.blog.51cto.com/3380850/1658397

yum update 报错Transaction Check Error

原文:http://fanyk.blog.51cto.com/3380850/1658397

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!