Description of problem: imgbased make distcheck fails with: make[1]: Entering directory '/NotBackedUp/sbonazzo/upstream/imgbased/imgbased-0.9.6/_build/sub' [CHECK] pyflakes [CHECK] pep8 [CHECK] nosetests Coverage.py warning: Module imgbased was never imported. Name Stmts Miss Branch BrPart Cover Missing --------------------------------------------------- Traceback (most recent call last): File "/usr/bin/nosetests", line 9, in <module> load_entry_point('nose==1.3.7', 'console_scripts', 'nosetests-2.7')() File "/usr/lib/python2.7/site-packages/nose/core.py", line 121, in __init__ **extra_args) File "/usr/lib64/python2.7/unittest/main.py", line 95, in __init__ self.runTests() File "/usr/lib/python2.7/site-packages/nose/core.py", line 207, in runTests result = self.testRunner.run(self.test) File "/usr/lib/python2.7/site-packages/nose/core.py", line 66, in run result.printErrors() File "/usr/lib/python2.7/site-packages/nose/result.py", line 110, in printErrors self.config.plugins.report(self.stream) File "/usr/lib/python2.7/site-packages/nose/plugins/manager.py", line 99, in __call__ return self.call(*arg, **kw) File "/usr/lib/python2.7/site-packages/nose/plugins/manager.py", line 167, in simple result = meth(*arg, **kw) File "/usr/lib/python2.7/site-packages/nose/plugins/cover.py", line 190, in report self.coverInstance.report(modules, file=stream, show_missing=True) File "/usr/lib64/python2.7/site-packages/coverage/control.py", line 985, in report return reporter.report(morfs, outfile=file) File "/usr/lib64/python2.7/site-packages/coverage/summary.py", line 140, in report raise CoverageException("No data to report.") coverage.misc.CoverageException: No data to report. Makefile:939: recipe for target 'check-nosetests' failed make[1]: *** [check-nosetests] Error 1 make[1]: Leaving directory '/NotBackedUp/sbonazzo/upstream/imgbased/imgbased-0.9.6/_build/sub' Makefile:675: recipe for target 'distcheck' failed make: *** [distcheck] Error 1 Version-Release number of selected component (if applicable): 0.9.6 How reproducible: 100% on FC25
Moving to modified since both referenced patches are merged.
Ryan, We QE currently might not familiar how to test imgbased make distcheck, so could you please help to verify this bug after it is fixed? If yes, I will change the QA contact to you. Thanks.
Sure, I'll verify.
Ryan, could you change the bug status to VERIFIED once it is fixed.