[Pkg-xen-devel] Xen advice requested

Thomas Goirand thomas at goirand.fr
Tue Aug 5 16:28:47 UTC 2008


Paul van der Vlis wrote:
>> sys.path.append( '/usr/lib/python' )
>> import xen.xm.main as xenxm
>> id = int(xenxm.sxp.child_value(info, 'id', '-1'))
>> networkDeviceName="vif%s" % id
>>
>> As /usr/lib/python/xen doesn't exist, but instead there is a
>> /usr/lib/python/xen-VERSION, the import fails if using the Debian package...
> 
> For me it worked out of the box. Maybe the problems were corrected
> later? I use tools like xen-create-image and xm without problems.

Can you do "ls -lah /usr/lib/python" in your setup, and show me the
result? Talking about the fact that "xm" and "xen-create-image" are
working is irrelevance in this case.

Thomas



More information about the Pkg-xen-devel mailing list