WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Problem with xm in xen-unstable

To: "Mark Williamson" <mark.williamson@xxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Problem with xm in xen-unstable
From: "Santos, Jose Renato G" <joserenato.santos@xxxxxx>
Date: Mon, 16 May 2005 16:01:18 -0700
Delivery-date: Mon, 16 May 2005 23:01:35 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVaZXoX91M7VWPQRsq8ld2DNRpTMAABXKUg
Thread-topic: [Xen-devel] Problem with xm in xen-unstable
  Thanks, Mark.
  Yes I am using python 2.2.2. Commenting out that line
  fixed the problem as you said. Thanks for your help

  Renato

>> -----Original Message-----
>> From: maw48@xxxxxxxxxxxxxxxx [mailto:maw48@xxxxxxxxxxxxxxxx] 
>> On Behalf Of Mark Williamson
>> Sent: Monday, May 16, 2005 3:14 PM
>> To: xen-devel@xxxxxxxxxxxxxxxxxxx
>> Cc: Santos, Jose Renato G
>> Subject: Re: [Xen-devel] Problem with xm in xen-unstable
>> 
>> 
>> It's probably a Python version issue: FutureWarning appeared 
>> in Python 2.3 - 
>> are you using something earlier.
>> 
>> The alternate fix it to just comment out that line of the 
>> code - in normal use 
>> it shouldn't matter ;-)
>> 
>> Cheers,
>> Mark
>> 
>> On Monday 16 May 2005 21:52, Santos, Jose Renato G wrote:
>> >   Hi,
>> >
>> >   I got xenoprof ported to xen-unstable and I am trying
>> >   to test it on the latest unstable version, but
>> >   I am having problems running the xm tool.
>> >   I am using the xen-unstable-src.tgz tar ball from last night
>> >   and I am having the following error. Not sure if there
>> >   is some piece of the old version of xen still around
>> >   that may be causing this or if xm is currently broken in
>> >   unstable? Anyone has an idea of what could be wrong?
>> >   Thanks
>> >
>> >   Renato
>> >
>> > ==================================================================
>> > # xm help
>> > Traceback (most recent call last):
>> >   File "/usr/sbin/xm", line 8, in ?
>> >     from xen.xm import main
>> >   File "/usr/lib/python/xen/xm/main.py", line 10, in ?
>> >     warnings.filterwarnings('ignore', category=FutureWarning)
>> > NameError: name 'FutureWarning' is not defined
>> >
>> > _______________________________________________
>> > 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

<Prev in Thread] Current Thread [Next in Thread>