pomaranca:~ # ls /usr/lib/ | grep libxen
libxenguest.a libxenlight.a libxenstat.a libxenstore.a libxenvchan.a
libxenguest.so libxenlight.so libxenstat.so libxenstore.so libxenvchan.so
libxenguest.so.4.2 libxenlight.so.2.0 libxenstat.so.0 libxenstore.so.3.0 libxenvchan.so.1.0
libxenguest.so.4.2.0 libxenlight.so.2.0.0 libxenstat.so.0.0 libxenstore.so.3.0.1 libxenvchan.so.1.0.0
pomaranca:~ #
i have removed all those files and reinstall xen from RPMs
pomaranca:~ # ls /usr/lib/ | grep libxen
pomaranca:~ #
Best Regards,
Kristijan Lecnik
On Tue, Mar 20, 2012 at 9:00 PM, Ian Campbell
<Ian.Campbell@citrix.com> wrote:
Please don't top post, it breaks the flow of the conversation.
On Tue, 2012-03-20 at 18:55 +0000, Kristijan Lečnik wrote:
> i have fix the problem, thank you!
> the xen 4.2 unstable installed the libs in /usr/lib, but uninstall
> didnt remove the libs, was using latest xen from repo, bug?
I think so, yes.
Exactly which files were left over?
Ian.