遇到了怪异的 rpm 数据库异常问题
两种现象:
1. # rpm -q rpm package rpm is not installed
rpm 数据库丢失了一些安装包的纪录
2. # rpm -q XX|wc -l 31527
rpm 数据库显示某一软件包重复安装了巨多次
不知道大家有没有遇到过,各种 rpm-based 的发行版都好
robin
clean rpmdb and try again?
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Robin Lee robinlee.sysu@gmail.com
遇到了怪异的 rpm 数据库异常问题
两种现象:
- # rpm -q rpm
package rpm is not installed
rpm 数据库丢失了一些安装包的纪录
- # rpm -q XX|wc -l
31527
rpm 数据库显示某一软件包重复安装了巨多次
不知道大家有没有遇到过,各种 rpm-based 的发行版都好
robin
Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
yum clean rpmdb? 那只是动 yum 的缓存吧
On Thu, Mar 14, 2013 at 8:54 PM, Christopher Meng cickumqt@gmail.comwrote:
clean rpmdb and try again?
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Robin Lee robinlee.sysu@gmail.com
遇到了怪异的 rpm 数据库异常问题
两种现象:
- # rpm -q rpm
package rpm is not installed
rpm 数据库丢失了一些安装包的纪录
- # rpm -q XX|wc -l
31527
rpm 数据库显示某一软件包重复安装了巨多次
不知道大家有没有遇到过,各种 rpm-based 的发行版都好
robin
Fedora中文郵件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文郵件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
rpm --rebuilddb ? 命令記不清,不過可以 Google 到(記得備份!!!)
於 四,2013-03-14 於 20:59 +0800,Robin Lee 提到:
yum clean rpmdb? 那只是动 yum 的缓存吧
On Thu, Mar 14, 2013 at 8:54 PM, Christopher Meng cickumqt@gmail.comwrote:
clean rpmdb and try again?
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Robin Lee robinlee.sysu@gmail.com
遇到了怪异的 rpm 数据库异常问题
两种现象:
- # rpm -q rpm
package rpm is not installed
rpm 数据库丢失了一些安装包的纪录
- # rpm -q XX|wc -l
31527
rpm 数据库显示某一软件包重复安装了巨多次
不知道大家有没有遇到过,各种 rpm-based 的发行版都好
robin
Fedora中文郵件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文郵件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文郵件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
Mike 说的是正确的。
不过我想我和 robin 可能用的是 rawhide,目前连 nginx 都搜索不到,应该是 branch 没完成。
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Mike Manilone crtmike@gmx.us
rpm --rebuilddb ? 命令�不清,不�可以 Google 到(�得�份!!!)
於 四,2013-03-14 於 20:59 +0800,Robin Lee 提到:
yum clean rpmdb? 那只是动 yum 的缓存吧
On Thu, Mar 14, 2013 at 8:54 PM, Christopher Meng <cickumqt@gmail.com wrote:
clean rpmdb and try again?
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Robin Lee robinlee.sysu@gmail.com
遇到了怪异的 rpm 数据库异常问题
两种现象:
- # rpm -q rpm
package rpm is not installed
rpm 数据库丢失了一些安装包的纪录
- # rpm -q XX|wc -l
31527
rpm 数据库显示某一软件包重复安装了巨多次
不知道大家有没有遇到过,各种 rpm-based 的发行版都好
robin
Fedora中文�件列表:
https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
我估计和用哪个版本关系不大,是不是安装包的时候 rpmdb 正在做数据库 transaction,然后突然被中断呢?看上去是数据库只提交了一半另外一半没有提交的样子。我觉得这个可能性比较大。
Robin 试试 Mike 所说 rpmdb --rebuilddb 看看。
Sent From My Heart My Page: http://www.liangsuilong.info
On Thu, Mar 14, 2013 at 10:37 PM, Christopher Meng cickumqt@gmail.comwrote:
Mike 说的是正确的。
不过我想我和 robin 可能用的是 rawhide,目前连 nginx 都搜索不到,应该是 branch 没完成。
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Mike Manilone crtmike@gmx.us
rpm --rebuilddb ? 命令�不清,不�可以 Google 到(�得�份!!!)
於 四,2013-03-14 於 20:59 +0800,Robin Lee 提到:
yum clean rpmdb? 那只是动 yum 的缓存吧
On Thu, Mar 14, 2013 at 8:54 PM, Christopher Meng <cickumqt@gmail.com wrote:
clean rpmdb and try again?
*Yours sincerely,* *Christopher Meng*
Got problems with Windows? - ReBoot Got problems with Linux? - Be Root
Ambassador/Contributor of Fedora Project and many others. http://cicku.me
2013/3/14 Robin Lee robinlee.sysu@gmail.com
遇到了怪异的 rpm 数据库异常问题
两种现象:
- # rpm -q rpm
package rpm is not installed
rpm 数据库丢失了一些安装包的纪录
- # rpm -q XX|wc -l
31527
rpm 数据库显示某一软件包重复安装了巨多次
不知道大家有没有遇到过,各种 rpm-based 的发行版都好
robin
Fedora中文�件列表:
https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:
https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
-- Fedora中文�件列表:https://admin.fedoraproject.org/mailman/listinfo/chinese
chinese@lists.fedoraproject.org