|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] tools/python: fix TypeError for 17903:0728459b3c
KUWAMURA Shin'ya wrote:
> Hi,
>
> If `hda' is used in a domain config file and domain-0 has /dev/hda,
> creating the domain failed by TypeError:
>
> File "//usr/lib/python/xen/xend/server/blkif.py", line 84, in
> getDeviceDetails
> (device_path, devid) = blkif.blkdev_name_to_number(dev)
> TypeError: unpack non-sequence
>
Arg. Yes, I had this originally, but somehow dropped it in my patch series.
Thanks.
Chris Lalancette
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|