On Thu, Nov 13, 2008 at 12:36 PM,  <span dir="ltr"><<a href="mailto:pmatilai@laiskiainen.org">pmatilai@laiskiainen.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sun, 5 Oct 2008, José Matos wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Saturday 04 October 2008 02:09:05 Antonio Olivares wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear fellow testers,<br>
<br>
I tried to use xterm but it was not installed, so I wanted to yum install<br>
it, and I got message in the title.<br>
<br>
[root@riohigh ~]# yum install xterm<br>
Loaded plugins: refresh-packagekit<br>
rpmdb: Thread/process 21524/3086247616 failed: Thread died in Berkeley DB<br>
library rpmdb: unable to allocate memory for mutex; resize mutex region<br>
error: cannot open Name index using db3 - Cannot allocate memory (12)<br>
rpmdb: unable to allocate memory for mutex; resize mutex region<br>
error: cannot open Providename index using db3 - Cannot allocate memory<br>
(12) rpmdb: Thread/process 21524/3086247616 failed: Thread died in Berkeley<br>
DB library<br>
</blockquote>
<br>
rm -rf /var/lib/rpm/__db.*<br>
<br>
should allow you to continue. At least it does to me. :-)<br>
</blockquote>
<br></div>
Are you by any chance using ext4 as the filesystem? There seems to be a pattern developing here: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=468437" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=468437</a> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=471411" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=471411</a><br>

<br>
 </blockquote></div><br>Aha - ext4 root here as well.<br><br>rpmdb corruption first started happening again for me on F9 around November 10th, and looking back at the yum.log an updates-testing kernel from a few days earlier<br>
<br>   Nov 07 08:49:30 Installed: kernel-2.6.27.4-26.fc9.x86_64<br><br>I've had to rm /var/lib/rpm/__* 4 times in the past few days to allow yum/rpm to continue.<br><br><br>