** Summary changed: - testsuite fails on Debian Sid 64bits + testsuite fails on Debian Sid
** Description changed: - Trying to build the package on Debian Sid 64bits, the test suite fails. - The same package builds on Oneiric 64 bits, test suite passed. + Trying to build the package on Debian Sid, the test suite fails. The + same package builds on Oneiric, test suite passed. python -m testtools.run linaro_image_tools.tests.test_suite WARNING:linaro_image_tools.hwpack.builder:Local package 'bar' not included WARNING:linaro_image_tools:Failed to umount bar, but ignoring it because of a previous error WARNING:linaro_image_tools:Sub process "umount" returned a non-zero value: 1 Tests running... ====================================================================== ERROR: linaro_image_tools.tests.test_utils.TestInstallPackageProviding.test_found_package ---------------------------------------------------------------------- Text attachment: traceback ------------ Traceback (most recent call last): - File "/usr/lib/python2.7/dist-packages/testtools/runtest.py", line 169, in _run_user - return fn(*args, **kwargs) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 540, in _run_test_method - return self._get_test_method()() - File "linaro_image_tools/tests/test_utils.py", line 253, in test_found_package - install_package_providing('mkfs.vfat') - File "linaro_image_tools/utils.py", line 132, in install_package_providing - "Cannot lookup a package which provides %s" % command) + File "/usr/lib/python2.7/dist-packages/testtools/runtest.py", line 169, in _run_user + return fn(*args, **kwargs) + File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 540, in _run_test_method + return self._get_test_method()() + File "linaro_image_tools/tests/test_utils.py", line 253, in test_found_package + install_package_providing('mkfs.vfat') + File "linaro_image_tools/utils.py", line 132, in install_package_providing + "Cannot lookup a package which provides %s" % command) UnableToFindPackageProvidingCommand: Cannot lookup a package which provides mkfs.vfat ------------ Ran 603 tests in 33.909s FAILED (failures=1) -- You received this bug notification because you are a member of linaro- infrastructure-drivers, which is the registrant for Linaro Image Tools. https://bugs.launchpad.net/bugs/892020 Title: testsuite fails on Debian Sid Status in Linaro Image Tools: New Bug description: Trying to build the package on Debian Sid, the test suite fails. The same package builds on Oneiric, test suite passed. python -m testtools.run linaro_image_tools.tests.test_suite WARNING:linaro_image_tools.hwpack.builder:Local package 'bar' not included WARNING:linaro_image_tools:Failed to umount bar, but ignoring it because of a previous error WARNING:linaro_image_tools:Sub process "umount" returned a non-zero value: 1 Tests running... ====================================================================== ERROR: linaro_image_tools.tests.test_utils.TestInstallPackageProviding.test_found_package ---------------------------------------------------------------------- Text attachment: traceback ------------ Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/testtools/runtest.py", line 169, in _run_user return fn(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 540, in _run_test_method return self._get_test_method()() File "linaro_image_tools/tests/test_utils.py", line 253, in test_found_package install_package_providing('mkfs.vfat') File "linaro_image_tools/utils.py", line 132, in install_package_providing "Cannot lookup a package which provides %s" % command) UnableToFindPackageProvidingCommand: Cannot lookup a package which provides mkfs.vfat ------------ Ran 603 tests in 33.909s FAILED (failures=1) To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-image-tools/+bug/892020/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linaro-release Post to : linaro-release@lists.launchpad.net Unsubscribe : https://launchpad.net/~linaro-release More help : https://help.launchpad.net/ListHelp