|
|
|
|
|
|
|
|
|
|
xen-devel
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 implemented
That'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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|