<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UI 網站 &#187; linux update</title>
	<atom:link href="http://ui.idv.tw/wordpress/?feed=rss2&#038;tag=linux-update" rel="self" type="application/rss+xml" />
	<link>https://ui.idv.tw/wordpress</link>
	<description>個人雜亂筆記用</description>
	<lastBuildDate>Wed, 15 Oct 2025 10:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>linux update error</title>
		<link>https://ui.idv.tw/wordpress/?p=169</link>
		<comments>https://ui.idv.tw/wordpress/?p=169#comments</comments>
		<pubDate>Tue, 15 May 2012 11:23:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[linux update]]></category>

		<guid isPermaLink="false">http://ui.idv.tw/wordpress/?p=169</guid>
		<description><![CDATA[在執行 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 &#8230; <a href="https://ui.idv.tw/wordpress/?p=169">繼續閱讀 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>在執行 yum update -y 會出現下面 error</p>
<p>Transaction Check Error:<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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<br />
  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</p>
<p>Error Summary<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
要去rpm -e 套件時也很奇怪出現這些訊息<br />
# rpm -e `rpm -qa|grep ntfsprogs`<br />
錯誤：「ntfsprogs-1.13.1-6.el5」指定了多個套件<br />
錯誤：「ntfsprogs-gnomevfs-1.13.1-6.el5」指定了多個套件<br />
錯誤：「ntfsprogs-1.13.1-6.el5」指定了多個套件<br />
錯誤：「ntfsprogs-devel-1.13.1-6.el5」指定了多個套件<br />
錯誤：「ntfsprogs-devel-1.13.1-6.el5」指定了多個套件<br />
錯誤：「ntfsprogs-gnomevfs-1.13.1-6.el5」指定了多個套件<br />
[root@virtual book]# rpm -qa|grep ntfsprogs<br />
ntfsprogs-1.13.1-6.el5<br />
ntfsprogs-gnomevfs-1.13.1-6.el5<br />
ntfsprogs-1.13.1-6.el5<br />
ntfsprogs-devel-1.13.1-6.el5<br />
ntfsprogs-devel-1.13.1-6.el5<br />
ntfsprogs-gnomevfs-1.13.1-6.el5</p>
<p>乾脆一不做2不休給他加個  &#8211;allmatches 全部刪除<br />
rpm -e `rpm -qa|grep ntfsprogs` <strong>&#8211;allmatches</strong></p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=169</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
