The log file indicates a failure validating the produced XML:

2013-07-01 21:54:12,220 ERROR    Error running event handler <string> LaunchpadR
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/checkbox/reactor.py", line 74, in fire
    results.append(handler(*args, **kwargs))
  File "<string>", line 170, in report
  File "/usr/lib/python3/dist-packages/checkbox/report.py", line 143, in validat
    doc = etree.fromstring(string)
  File "lxml.etree.pyx", line 2993, in lxml.etree.fromstring (src/lxml/lxml.etre
  File "parser.pxi", line 1617, in lxml.etree._parseMemoryDocument (src/lxml/lxm
  File "parser.pxi", line 1488, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:9
  File "parser.pxi", line 969, in lxml.etree._BaseParser._parseUnicodeDoc (src/l
  File "parser.pxi", line 577, in lxml.etree._ParserContext._handleParseResultDo
  File "parser.pxi", line 676, in lxml.etree._handleParseResult (src/lxml/lxml.e
  File "parser.pxi", line 616, in lxml.etree._raiseParseError (src/lxml/lxml.etr
  File "<string>", line None
lxml.etree.XMLSyntaxError: PCDATA invalid Char value 1, line 5955, column 28


The offending piece of data is a power supply with non-UTF-8 characters:

E: POWER_SUPPLY_MODEL_NAME=^A

This is fixed by checkbox revisions 2197 and 2199, these are committed
to trunk but not yet released. I'll mark this bug Fix Committed, I
should make a release of Checkbox in the next couple of days. Thanks for
reporting this!

** Changed in: checkbox (Ubuntu)
       Status: New => Fix Released

** Changed in: checkbox (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1196664

Title:
  Checkbox hangs then uploading results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1196664/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to