| Summary: | USBClerk fails to install winusb driver due to policy problem. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marian Krcmarik <mkrcmari> | ||||
| Component: | usb-clerk-win | Assignee: | Default Assignee for SPICE Bugs <rh-spice-bugs> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.3.0 | CC: | acathrow, cfergeau, cpelland, dblechte, marcandre.lureau, mkrcmari, pvine, uril, vehrlich, yeylon | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | mingw-usbclerk-0.3.3-2.el6_5 | Doc Type: | Bug Fix | ||||
| Doc Text: |
No documentation needed, I think.
This bug was found and fixed before GA, and the
problem lies in the MSI creation, which is a (re)new feature.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-21 14:47:49 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Marian Krcmarik
2013-12-04 19:57:09 UTC
Related to rhbz#1037642 ? (In reply to Christophe Fergeau from comment #2) > Related to rhbz#1037642 ? Maybe, although Win7 x64 seems to be working and in general Win7x64 is pickier about unsigned stuff. (In reply to Marian Krcmarik from comment #0) > Description of problem: > USBClerk service from usbclerk msi installer (mingw-usbclerk-0.3.3-1.el6_5) > fails to install winusb driver for USB device which should be redirected due > to policy issues, the error message from usbclerk log: > 816::INFO::2013-12-04 18:51:40,250::install_winusb_driver::Device 0951:162d > driver install failed -- System policy has been modified to reject unsigned > drivers (-19) > Once I installed the mentioned usbclerk from mingw-usbclerk-0.3.3-1.el6_5 > and installed usbclerk-win-0.1-11 which was shipped in RHEV3.2, It's same > with the other way, when updating to 0.3.3-1 usb redirection stops working. > This problem I cannot observe on Windows 7 client. > Could you clarify, is the combination usbclerk-win-0.1-11 from 3.2 + virt-viewer msi from 3.3 working? Is it XP SP3 Pro without modification? I don't remember having this problem, would be nice to double-check. (In reply to Marc-Andre Lureau from comment #4) > (In reply to Marian Krcmarik from comment #0) > > Description of problem: > > USBClerk service from usbclerk msi installer (mingw-usbclerk-0.3.3-1.el6_5) > > fails to install winusb driver for USB device which should be redirected due > > to policy issues, the error message from usbclerk log: > > 816::INFO::2013-12-04 18:51:40,250::install_winusb_driver::Device 0951:162d > > driver install failed -- System policy has been modified to reject unsigned > > drivers (-19) > > Once I installed the mentioned usbclerk from mingw-usbclerk-0.3.3-1.el6_5 > > and installed usbclerk-win-0.1-11 which was shipped in RHEV3.2, It's same > > with the other way, when updating to 0.3.3-1 usb redirection stops working. > > This problem I cannot observe on Windows 7 client. > > > > Could you clarify, is the combination usbclerk-win-0.1-11 from 3.2 + > virt-viewer msi from 3.3 working? Yes, It is working in such combination. > > Is it XP SP3 Pro without modification? I don't remember having this problem, > would be nice to double-check. Yes and I do not remember to make any special modifications. Maybe If anyone can try to confirm It would be nice too. But anyway, downgrade to usbclerk-win-0.1-11 helps on the machine (whatever I could possibly do with it). It seems that XP wants the Interactive flag of usbclerk service to be set. Created attachment 838321 [details]
MSI: make service interactive
I've tried on Win7/32 client and usbclerk 0.1-11 with virt-viewer 0.5.615 and I've got Error in Event log (system) during install: "The USB Clerk service is marked as an interactive service. However, the system is configured to not allow interactive services. This service may not function properly." USB device could not be redirected. But after restart of client machine everything was nice and easy. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0059.html |