Comment 1 for bug 1065826

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Locally, I still getting one following failure:

======================================================================
ERROR: linaro_image_tools.hwpack.tests.test_builder.HardwarePackBuilderTests.test_obeys_include_debs
----------------------------------------------------------------------
Traceback (most recent call last):
  File "linaro_image_tools/hwpack/tests/test_builder.py", line 297, in test_obeys_include_debs
  File "linaro_image_tools/hwpack/builder.py", line 350, in build
  File "/usr/lib/python2.7/dist-packages/debian/debfile.py", line 208, in __init__
    ArFile.__init__(self, filename, mode, fileobj)
  File "/usr/lib/python2.7/dist-packages/debian/arfile.py", line 47, in __init__
    self.__index_archive()
  File "/usr/lib/python2.7/dist-packages/debian/arfile.py", line 52, in __index_archive
    fp = open(self.__fname, "rb")
IOError: [Errno 2] No such file or directory: 'foo_1.1_all.deb'