2 messages in com.xensource.lists.xen-devel[Xen-devel] RPM errors after moving /...
FromSent OnAttachments
Brian27 Feb 2005 13:54 
Robin Green28 Feb 2005 20:49 
Subject:[Xen-devel] RPM errors after moving /lib/tls to /lib/tls.disabled
From:Brian (bria@gmail.com)
Date:02/27/2005 01:54:47 PM
List:com.xensource.lists.xen-devel

Hello,

I have been testing the latest unstable version of xen and noticed that after I move /lib/tls to /lib/tls.disabled I start receiving errors whenever I try to execute an rpm command (or yum commands - related to rpm). Just as an example here's an error:

rpm --import RPM-GPG-KEY rpmdb: unable to initialize mutex: Function not implemented rpmdb: /var/lib/rpm/__db.001: unable to initialize environment lock: Function not implemented error: db4 error(38) from dbenv->open: Function not implemented error: cannot open Packages index using db3 - Function not implemented (38) error: cannot open Packages database in /var/lib/rpm error: RPM-GPG-KEY: import failed.

If I move /lib/tls.disabled back to /lib/tls everything works again. Is there a way to properly move the tls directory while continuing to be able to use rpm? --- I'm using Fedora Core 3 as my host OS.