Bug 1022754

Summary: unable to initialize libusb on ppc64
Product: [Retired] Red Hat Hardware Certification Program Reporter: Brian Brock <bbrock>
Component: Test Suite (harness)Assignee: Greg Nichols <gnichols>
Status: CLOSED CURRENTRELEASE QA Contact: William Gomeringer <wgomerin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.7.0CC: aru, gnichols, qcai, rlandry, wgomerin
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Unspecified   
Whiteboard:
Fixed In Version: hwcert-client 1.7.0-20131219 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 17:52:23 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:
Bug Depends On:    
Bug Blocks: 1016295    
Attachments:
Description Flags
patch tests/usb/usb.py gnichols: review-

Description Brian Brock 2013-10-24 00:10:25 UTC
Description of problem:
ppc64 print "unable to initialize libusb" prior to any other output

Version-Release number of selected component (if applicable):
1.7.0

How reproducible:
every execution

Steps to Reproduce:
1. run "hwcert-backend plan"
2. run "hwcert-backend run -t core"
3.

Actual results:
unable to initialize libusb: -99
unable to initialize libusb: -99
unable to initialize libusb: -99
Set server to ...for  1 test(s)

Running the following tests:
core
info


Expected results:
same output without libusb error message

Comment 9 Dong Zhu 2013-12-17 10:20:59 UTC
Created attachment 837624 [details]
patch tests/usb/usb.py

Comment 10 Greg Nichols 2013-12-17 18:00:26 UTC
Comment on attachment 837624 [details]
patch tests/usb/usb.py

This patch really won't help.  It will just add "failed" message if lsusb doesn't find any devices (including failure).

Comment 16 Greg Nichols 2014-01-09 15:01:29 UTC
*** Bug 1048650 has been marked as a duplicate of this bug. ***