Hide Forgot
+++ This bug was initially created as a clone of Bug #1013787 +++ `hwcert-backend submit` fails hwcert-client-1.6.5-17.el6.noarch happens reliably on at least ppc64 with failing results for 1GigEthernet test expected submit command to succeed Results stored on ibm-js22-04.rhts.eng.brq.redhat.com, submitting to https://hardware.redhat.com: Arch: ppc64 OS: RHEL 6.5: 1 -> localhost 09-30-2013 at: 17:56 failed: 1GigEthernet, 1GigEthernet, info Select Results (<number>|all|none|quit|submit): submit response: submit Traceback (most recent call last): File "/usr/bin/hwcert-backend", line 45, in <module> success = hwcertBackend.do(args) File "/usr/share/hwcert/lib/hwcert/backend.py", line 183, in do result = self.commands[self.command]() File "/usr/share/hwcert/lib/hwcert/backend.py", line 334, in doSubmit self.__submitFilesToCatalog(files, selection) File "/usr/share/hwcert/lib/hwcert/backend.py", line 444, in __submitFilesToCatalog for (root, file) in files: ValueError: too many values to unpack $ echo $? 1 --- Additional comment from Greg Nichols on 2013-09-30 20:05:52 EDT --- --- Additional comment from Greg Nichols on 2013-09-30 20:12:06 EDT --- committed to R18
Created attachment 810070 [details] backend,py patch fixing traceback
Reproduced in hwcert-client-1.7.0-59.el7.noarch and verified in hwcert-client-1.7.0-60.el7.noarch.