<?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>yum &#8211; 科技改变生活-雨落星辰</title>
	<atom:link href="https://p1e.cn/html/tag/yum/feed" rel="self" type="application/rss+xml" />
	<link>https://p1e.cn</link>
	<description>所有的伟大,都源于一个勇敢的开始</description>
	<lastBuildDate>Thu, 25 Mar 2021 06:34:32 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>执行yum提示错误：rpmdb: BDB0113 Thread/process 424227/139826856310848 failed</title>
		<link>https://p1e.cn/html/2826.html</link>
					<comments>https://p1e.cn/html/2826.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Thu, 25 Mar 2021 06:34:32 +0000</pubDate>
				<category><![CDATA[运维笔记]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2826</guid>

					<description><![CDATA[在执行yum安装或者其他命令时，有如下提示： 【解决办法：重新构建rpm数据库】]]></description>
										<content:encoded><![CDATA[<p>在执行yum安装或者其他命令时，有如下提示：<br />
<img decoding="async" src="https://i.p1e.cn/2021/03/1L3Hpj.png" alt="rpmdb: BDB011" /></p>
<p>【解决办法：重新构建rpm数据库】</p>
<pre>[root@cly ~]# cd /var/lib/rpm</pre>
<pre>[root@cly rpm]# rm -rf __db*</pre>
<pre>[root@cly rpm]# rpm --rebuilddb</pre>
<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2826.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
