search for: futurewarn

Displaying 3 results from an estimated 3 matches for "futurewarn".

Did you mean: futuremark
2005 Oct 21
1
problems with tools/pygrub/setup.py and xen/xm/main.py
...ot; ) ext2 = ... As workaround I simply deleted the entire if - else construct. Make worked then, but I suppose this is not a really satisfactory solution. My python version is 2.2 in xen/xm/main.py I got a problem with the line : warnings.filterwarnings(''ignore'', category=FutureWarning ); python complained about FutureWarning being an undefined name. Commenting this out resulted in code that seems to work properly. Peter Bier _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Dec 01
1
Error: Device 0 (vif) could not be connected.Hotplug scripts not working.
...ls /lib/tls.disabled ** ** Offending process: xend (pid=1045) ** *************************************************************** *************************************************************** Continuing... /usr/lib/python/xen/util/xsconstants.py:110: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up INVALID_SSIDREF = 0xFFFFFFFF etc/xen/scripts/xen-network-common.sh sh: =~: unknown operand sh: =~: unknown operand *ifdown: interface eth0 not configured* ip: SIOCSIFNAME: Device or resource busy suspend: event...
2006 Jan 29
8
Infinite loop shutting down xendomains
...t;, line 253, in __init__ remote_port=remote_port) File "/usr/lib/python/xen/xend/server/channel.py", line 137, in createPort remote_port=int(remote_port)) xen.lowlevel.xu.PortError: Failed to map domain control interface /usr/lib/python2.3/site-packages/twisted/web/util.py:290: FutureWarning: hex()/oct() of negative int will return a signed string in Python 2.4 and up return ''''''<div class="instance"><span class="instanceName">%s instance @ %s</span> /usr/lib/python2.3/site-packages/twisted/web/util.py:266: FutureWarn...