Actually, I guess I'll leave this open to address the packaging issue.
subunit in trusty should include a dependency of python3-junitxml

Sorry for the noise....

** Summary changed:

- subunit2junitxml errors parsing subunit v1 output
+ subunit should depend on python3-junitxml

** Description changed:

- $ trial --reporter=subunit landscape/lib/tests/test_bpickle.py | 
/usr/bin/subunit2junitxml                                                       
                                                                       
+ $ trial --reporter=subunit landscape/lib/tests/test_bpickle.py | 
/usr/bin/subunit2junitxml
  python-junitxml (https://launchpad.net/pyjunitxml or 
http://pypi.python.org/pypi/junitxml) is required for this filter.Traceback 
(most recent call last):
-   File "/usr/bin/subunit2junitxml", line 27, in <module>
-     from junitxml import JUnitXmlResult
+   File "/usr/bin/subunit2junitxml", line 27, in <module>
+     from junitxml import JUnitXmlResult
  ImportError: No module named 'junitxml'
  
  There is no "python3-junitxml" in the repositories.  python-junitxml is
  installed on the system but only contains 2.7 libraries.
+ 
+ UPDATE: as of now, there is a python3-junitxml.  It just needs to be
+ included as a dep.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to subunit in Ubuntu.
https://bugs.launchpad.net/bugs/1192651

Title:
  subunit should depend on python3-junitxml

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to