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
Created attachment 837624 [details] patch tests/usb/usb.py
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).
*** Bug 1048650 has been marked as a duplicate of this bug. ***