https://bugzilla.redhat.com/show_bug.cgi?id=1343895 Matthias Runge <mrunge@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrunge@xxxxxxxxxx --- Comment #2 from Matthias Runge <mrunge@xxxxxxxxxx> --- While running tests, I get the following error: ERROR: xunitmerge (unittest.loader._FailedTest) ---------------------------------------------------------------------- ImportError: Failed to import test module: xunitmerge Traceback (most recent call last): File "/usr/lib64/python3.5/unittest/loader.py", line 462, in _find_test_path package = self._get_module_from_name(name) File "/usr/lib64/python3.5/unittest/loader.py", line 369, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/xunitmerge-1.0/xunitmerge/__init__.py", line 1, in <module> from xmerge import * ImportError: No module named 'xmerge' ---------------------------------------------------------------------- Ran 1 test in 0.000s FAILED (errors=1) RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.28f3WC (%check) Bad exit status from /var/tmp/rpm-tmp.28f3WC (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-xunitmerge.spec Mock Version: 1.2.17 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx