<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Rebuild Corrupted RPM Database in CentOS	</title>
	<atom:link href="https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 07 Jun 2021 07:01:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1517073</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 07 Jun 2021 07:01:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29632#comment-1517073</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1516137&quot;&gt;Ranjan MR&lt;/a&gt;.

@Ranjan,

Check rpmdb corruption.
&lt;pre&gt;
# /usr/lib/rpm/rpmdb_verify /var/lib/rpm/Packages 
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1516137">Ranjan MR</a>.</p>
<p>@Ranjan,</p>
<p>Check rpmdb corruption.</p>
<pre>
# /usr/lib/rpm/rpmdb_verify /var/lib/rpm/Packages 
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ranjan MR		</title>
		<link>https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1516137</link>

		<dc:creator><![CDATA[Ranjan MR]]></dc:creator>
		<pubDate>Sat, 05 Jun 2021 06:30:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29632#comment-1516137</guid>

					<description><![CDATA[How to detect if RPM database is corrupted or not?]]></description>
			<content:encoded><![CDATA[<p>How to detect if RPM database is corrupted or not?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Testing		</title>
		<link>https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1211198</link>

		<dc:creator><![CDATA[Testing]]></dc:creator>
		<pubDate>Fri, 26 Jul 2019 14:34:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29632#comment-1211198</guid>

					<description><![CDATA[  
&lt;code&gt;rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-release.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
yum install -y php56w php56w-opcache php56w-xml php56w-mcrypt php56w-gd php56w-devel php56w-mysql php56w-intl php56w-mbstring&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>
<code>rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-release.rpm<br />
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm<br />
yum install -y php56w php56w-opcache php56w-xml php56w-mcrypt php56w-gd php56w-devel php56w-mysql php56w-intl php56w-mbstring</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1001269</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 04 Jun 2018 10:40:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29632#comment-1001269</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1000100&quot;&gt;Ron&lt;/a&gt;.

@Ron

It should work since RPM is the underlying package management system on Fedora.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1000100">Ron</a>.</p>
<p>@Ron</p>
<p>It should work since RPM is the underlying package management system on Fedora.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ron		</title>
		<link>https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/comment-page-1/#comment-1000100</link>

		<dc:creator><![CDATA[Ron]]></dc:creator>
		<pubDate>Fri, 01 Jun 2018 12:12:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29632#comment-1000100</guid>

					<description><![CDATA[Can this be used on dnf? Or is it self-mending?]]></description>
			<content:encoded><![CDATA[<p>Can this be used on dnf? Or is it self-mending?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
