|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [ANNOUNCE] Xen 3.0.4-rc1
On Wed, Dec 13, 2006 at 09:49:01AM +0000, Keir Fraser wrote:
> Folks,
>
> The first release candidate for 3.0.4 is ready. Please download and test:
> http://xenbits.xensource.com/xen-3.0.4-testing.hg
>
> The aim is still for final release before christmas.
>
Hi!
I installed 3.0.4-testing.hg inside a VMware GSX virtual machine running
Debian 3.1 sarge x86 32bit.
3.0.3 worked fine in the same box.
3.0.4-rc1 gives me this:
$ xm list
Traceback (most recent call last):
File "/usr/sbin/xm", line 8, in ?
from xen.xm import main
File
"/root/stuff/xen/xen-3.0.4-testing.hg/dist/install/usr/lib/python/xen/xm/main.py",
line 48, in ?
from xen.util import security
File
"/root/stuff/xen/xen-3.0.4-testing.hg/dist/install/usr/lib/python/xen/util/security.py",
line 25, in ?
from xen.lowlevel import acm
ImportError: libxenctrl.so.3.0: cannot handle TLS data
I don't have /lib/tls directory (it's renamed).
Any ideas?
-- Pasi
> -- Keir
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|