All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jānis Andersons | Failiem.lv" <ja@failiem.lv>
To: xen-devel@lists.xen.org
Subject: Unexpected error: <class 'xen.util.vusb_util.UsbDeviceParseError'>
Date: Thu, 7 Jan 2016 10:53:00 +0200	[thread overview]
Message-ID: <568E276C.1090900@failiem.lv> (raw)

xen_major              : 4
xen_minor              : 4
xen_extra              : .3-3.el6
CentOS release 6.7 (Final)

After:
xm usb-hc-create demo_win2012_r2 2 4
xm usb-list demo_win2012_r2
WARNING: xend/xm is deprecated.
Idx BE  state usb-ver  BE-path
0   0   1     USB2.0  /local/domain/0/backend/vusb/2/0
port 1:
port 2:
port 3:
port 4:
xm usb-list-assignable-devices
WARNING: xend/xm is deprecated.
1-1          : ID 090c:1000 SMI Corporation USB DISK
1-10         : ID 14dd:0002 Peppercon AG Multidevice


xm usb-attach demo_win2012_r2 0 1 1-1

WARNING: xend/xm is deprecated.
Unexpected error: <class 'xen.util.vusb_util.UsbDeviceParseError'>

Please report to xen-devel@lists.xen.org
Traceback (most recent call last):
   File "/usr/sbin/xm", line 20, in <module>
     main.main(sys.argv)
   File "/usr/lib64/python2.6/site-packages/xen/xm/main.py", line 3946, 
in main
     _, rc = _run_cmd(cmd, cmd_name, args)
   File "/usr/lib64/python2.6/site-packages/xen/xm/main.py", line 3970, 
in _run_cmd
     return True, cmd(args)
   File "/usr/lib64/python2.6/site-packages/xen/xm/main.py", line 3011, 
in xm_usb_attach
     if vusb_util.bus_is_assigned(bus):
   File "/usr/lib64/python2.6/site-packages/xen/util/vusb_util.py", line 
275, in bus_is_assigned
     raise UsbDeviceParseError("Can't get assignment status: (%s)." % bus)
xen.util.vusb_util.UsbDeviceParseError: vusb: Error parsing USB device 
info: Can't get assignment status: (1-1).

             reply	other threads:[~2016-01-07  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07  8:53 Jānis Andersons | Failiem.lv [this message]
2016-01-07 10:21 ` Unexpected error: <class 'xen.util.vusb_util.UsbDeviceParseError'> Wei Liu
2016-01-12 15:19   ` George Dunlap
2016-01-12 15:51     ` Juergen Gross

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=568E276C.1090900@failiem.lv \
    --to=ja@failiem.lv \
    --cc=xen-devel@lists.xen.org \
    /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.