[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-xen-devel] Xen advice requested



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


Reply to: