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

[Xen-devel] xen create - Unexpected error: exceptions.ValueError

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xen create - Unexpected error: exceptions.ValueError
From: "Sean Bushby" <sean.bushby@xxxxxxxxx>
Date: Sun, 12 Mar 2006 20:44:38 +0000
Delivery-date: Mon, 13 Mar 2006 10:15:51 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=l38vwxU0w61UCfSLSWtaQqu3UhZB0ZLezexgqFgm2u4dNlyqTs7N36U0ldcCDyma9dYx7HRSQL+KKiisDQUOpq9Xfx9CbRdznRV3IsOUJFrJYGjHbsPmQAsRcbHUVGiAQsNHZ/Xn7hNUrVAiBIImbkepJPPvkMbd5A325yO8Kos=
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
Getting this error and it advised to mail you.


[root@server ~]# xm create web
Using config file "web".
Unexpected error: exceptions.ValueError

Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 710, in main
    rc = cmd(args)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 176, in xm_create
    create.main(args)
  File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 825, in main
    preprocess(opts, opts.vals)
  File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 718, in preproc
ess
    preprocess_vifs(opts, vals)
  File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 593, in preproc
ess_vifs
    (k, v) = b.strip().split('=', 1)
ValueError: need more than 1 value to unpack

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>