All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Lalancette <clalance@redhat.com>
To: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] tools/python: fix TypeError for	17903:0728459b3c8d
Date: Mon, 30 Jun 2008 09:31:28 +0200	[thread overview]
Message-ID: <48688BD0.2060103@redhat.com> (raw)
In-Reply-To: <20080630.162855.200336698.kuwa@jp.fujitsu.com>

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

      reply	other threads:[~2008-06-30  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30  7:28 [PATCH] tools/python: fix TypeError for 17903:0728459b3c8d KUWAMURA Shin'ya
2008-06-30  7:31 ` Chris Lalancette [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48688BD0.2060103@redhat.com \
    --to=clalance@redhat.com \
    --cc=kuwa@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.