<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
During a manual upgrade from RH9 -> FC1 ( rpm -Uvh by hand ) I've managed to kill me rpm in the process.  Don't know how because I've done this before but I did reboot half way through in order for the new 2140 kernel.  <BR>
<BR>
Now I'm left with this :<BR>
<BR>
<PRE>
[root@banner.pm.dev.ru.intra root]# rpm -q bash
rpmdb: unable to join the environment
error: db4 error(11) from dbenv->open: Resource temporarily unavailable
error: cannot open Packages index using db3 - Resource temporarily unavailable (11)
error: cannot open Packages database in /var/lib/rpm
package bash is not installed
[root@banner.pm.dev.ru.intra root]# !ex
export LD_ASSUME_KERNEL=2.2.5
[root@banner.pm.dev.ru.intra root]# rpm -q bash
bash-2.05b-34
[root@banner.pm.dev.ru.intra root]#</PRE>
<BR>
What else do I need to upgrade to fix this?  
</BODY>
</HTML>