On Sun, Mar 12, 2006 at 08:44:38PM +0000, Sean Bushby wrote:
> 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 [1]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
Also Sean, if you could file this in Bugzilla and attach that config file
("web") above, that would be great. Thanks,
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|