Revision 464 looks like the last one that worked. -- 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/893260
Title: ImportError: No module named runtest Status in Linaro Image Tools: Confirmed Bug description: I'm seeing: $./linaro-image-tools/linaro-android-media-create --mmc /dev/sdc --dev beagle --system system.tar.bz2 --userdata userdata.tar.bz2 --boot boot.tar.bz2 Traceback (most recent call last): File "./linaro-image-tools/linaro-android-media-create", line 43, in <module> from linaro_image_tools.utils import ensure_command, is_arm_host File "/workspace/androids/prebuilt/history/8_11.11/linaro-image-tools/linaro_image_tools/utils.py", line 28, in <module> from testtools import try_import File "/usr/lib/python2.7/dist-packages/testtools/__init__.py", line 38, in <module> from testtools.runtest import ( ImportError: No module named runtest in the latest linaro-image-tools: revno: 466 [merge] committer: Mattias Backman <mattias.back...@linaro.org> branch nick: linaro-image-tools timestamp: Mon 2011-11-21 15:34:49 +0100 message: Allow empty lines in Snowball startfiles config file. To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-image-tools/+bug/893260/+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