linux update error

在執行 yum update -y 會出現下面 error

Transaction Check Error:
file /sbin/mkfs.ntfs from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/mkntfs.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfscat.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsclone.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfscluster.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfscmp.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfscp.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsfix.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsinfo.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfslabel.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsls.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsprogs.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsresize.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386
file /usr/share/man/man8/ntfsundelete.8.gz from install of ntfsprogs-2011.4.12-5.el5.x86_64 conflicts with file from package ntfsprogs-1.13.1-6.el5.i386

Error Summary
—————————————————–
要去rpm -e 套件時也很奇怪出現這些訊息
# rpm -e `rpm -qa|grep ntfsprogs`
錯誤:「ntfsprogs-1.13.1-6.el5」指定了多個套件
錯誤:「ntfsprogs-gnomevfs-1.13.1-6.el5」指定了多個套件
錯誤:「ntfsprogs-1.13.1-6.el5」指定了多個套件
錯誤:「ntfsprogs-devel-1.13.1-6.el5」指定了多個套件
錯誤:「ntfsprogs-devel-1.13.1-6.el5」指定了多個套件
錯誤:「ntfsprogs-gnomevfs-1.13.1-6.el5」指定了多個套件
[root@virtual book]# rpm -qa|grep ntfsprogs
ntfsprogs-1.13.1-6.el5
ntfsprogs-gnomevfs-1.13.1-6.el5
ntfsprogs-1.13.1-6.el5
ntfsprogs-devel-1.13.1-6.el5
ntfsprogs-devel-1.13.1-6.el5
ntfsprogs-gnomevfs-1.13.1-6.el5

乾脆一不做2不休給他加個 –allmatches 全部刪除
rpm -e `rpm -qa|grep ntfsprogs` –allmatches

本篇發表於 未分類 並標籤為 。將永久鍊結加入書籤。

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>