Hide Forgot
Description of problem: This might be related to the specific set of results I happen to have on this box but, when I run hwcert-backend submit I get... 16 -> localhost 07-19-2013 at: 22:37 Cert ID: 886899 passed: memory, core failed: suspend, info Arch: x86_64 OS: RHEL 6.4: 17 -> localhost 07-15-2013 at: 20:21 failed: suspend, audio, info 18 -> localhost 07-15-2013 at: 20:43 failed: suspend, audio, info 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 332, in doSubmit (files, selection) = self.__selectFromStore("submitting to %s" % self.catalog.getCatalogServer()) File "/usr/share/hwcert/lib/hwcert/backend.py", line 342, in __selectFromStore resultsFiles = self.__showSaved(selection, summary) File "/usr/share/hwcert/lib/hwcert/backend.py", line 381, in __showSaved systemHeader = "\n Arch: %s OS: %s %s:\n" % (infoWords[4], infoWords[5], infoWords[6]) IndexError: list index out of range Version-Release number of selected component (if applicable): hwcert-client-1.6.5-16 How reproducible: everytime Steps to Reproduce: 1.run hwcert-backend submit 2. 3. Actual results: Expected results: Additional info:
What do the directories /var/hwcert/store and /var/www/hwcert/store look like? could you tar them and attach them?
Created attachment 805213 [details] backend patch to warn and skip unparseable store directories
The above patch should fix the traceback. The open issue is how the store directories on you system became unparseable.
Patch committed to R17
Traceback is resolved although I have no idea from the output what file it's doesn't like. Arch: x86_64 OS: RHEL 6.4: 18 -> localhost 07-15-2013 at: 20:21 failed: suspend, audio, info 19 -> localhost 07-15-2013 at: 20:43 failed: suspend, audio, info Warning: could not parse store directories for /var/www/hwcert/store Select Results (<number>|all|none|quit|submit):
I don't hit the traceback either. Marking as verified on 1.6.5-21.el6
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/RHBA-2013-1515.html