Brian
2005-Feb-27 21:55 UTC
[Xen-devel] RPM errors after moving /lib/tls to /lib/tls.disabled
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. Thanks, Brian ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Robin Green
2005-Mar-01 04:50 UTC
Re: [Xen-devel] RPM errors after moving /lib/tls to /lib/tls.disabled
On Sun, 27 Feb 2005, Brian wrote:> 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 implementedThat''s odd - I also run FC3 on a recent copy of Xen and haven''t had any such problems. Can you please run this command (with /lib/tls moved to /lib/tls.disabled) ldd `which rpm` and this command (with /lib/tls moved back, obviously) rpm -q rpm glibc rpm-libs -- Robin ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel