Package: src:didjvu
Version: 0.8.1-2
Severity: serious
Tags: sid buster

didjvu fails its tests in unstable,

cd tests && set -e -x; \
for python in python2.7; do \
        $python /usr/bin/nosetests --all-modules --verbose; \
done
+ python2.7 /usr/bin/nosetests --all-modules --verbose
tests.test_cli.test_argument_parser.test_action_defaults('bundle',) ... ok
tests.test_cli.test_argument_parser.test_action_defaults('encode',) ... ok
tests.test_cli.test_argument_parser.test_action_defaults('separate',) ... ok
tests.test_cli.test_argument_parser.test_action_no_args('separate',) ... ok
tests.test_cli.test_argument_parser.test_action_no_args('bundle',) ... ok
tests.test_cli.test_argument_parser.test_action_no_args('encode',) ... ok
tests.test_cli.test_argument_parser.test_bad_action ... ok
tests.test_cli.test_argument_parser.test_help ... ok
tests.test_cli.test_argument_parser.test_help('bundle',) ... ok
tests.test_cli.test_argument_parser.test_help('encode',) ... ok
tests.test_cli.test_argument_parser.test_help('separate',) ... ok
tests.test_cli.test_argument_parser.test_init ... ok
tests.test_cli.test_argument_parser.test_no_args ... ok
tests.test_cli.test_range_int.test_gt_max ... ok
tests.test_cli.test_range_int.test_lt_min ... ok
tests.test_cli.test_range_int.test_max ... ok
tests.test_cli.test_range_int.test_min ... ok
tests.test_cli.test_range_int.test_non_int ... ok
tests.test_cli.test_slice_type.test_comma ... ok
tests.test_cli.test_slice_type.test_comma_1 ... ok
tests.test_cli.test_slice_type.test_comma_eq ... ok
tests.test_cli.test_slice_type.test_comma_lt ... ok
tests.test_cli.test_slice_type.test_negative ... ok
tests.test_cli.test_slice_type.test_non_int ... ok
tests.test_cli.test_slice_type.test_plus ... ok
tests.test_cli.test_slice_type.test_plus_1 ... ok
tests.test_cli.test_slice_type.test_plus_eq ... ok
tests.test_cli.test_slice_type.test_plus_lt ... ok
tests.test_cli.test_slice_type.test_positive ... ok
tests.test_cli.test_slice_type.test_positive_1 ... ok
tests.test_cli.test_slice_type.test_zero ... ok
tests.test_cli.test_slice_type.test_zero_1 ... ok
tests.test_cli.test_slice_repr ... ok
tests.test_cli.test_intact ... ok
tests.test_cli.test_replace_underscores ... ok
tests.test_djvu.test_multichunk.test_incl ... ok
tests.test_djvu.test_multichunk.test_sjbz ... ok
tests.test_djvu.test_validate_page_id.test_bad_char ... ok
tests.test_djvu.test_validate_page_id.test_bad_extension ... ok
tests.test_djvu.test_validate_page_id.test_dot_dot ... ok
tests.test_djvu.test_validate_page_id.test_empty ... ok
tests.test_djvu.test_validate_page_id.test_leading_bad_char ... ok
tests.test_djvu.test_validate_page_id.test_ok ... ok
tests.test_djvu.test_bitonal_to_djvu ... ok
tests.test_djvu.test_photo_to_djvu ... TIFFReadScanline: scanline oriented
access is not supported for downsampled JPEG compressed images, consider
enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_djvu.test_djvu_iw44 ... ok
tests.test_filetype.test_djvu ... ok
tests.test_filetype.test_bad ... ok
tests.test_fs.test_copy_file ... ok
tests.test_fs.test_replace_ext ... ok
tests.test_gamera.test_methods.test_color('bernsen',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('tsai',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('global', {'threshold': 42}) ...
TIFFReadScanline: scanline oriented access is not supported for downsampled JPEG
compressed images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('djvu',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('white-rohrer',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('abutaleb',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('shading-subtraction',) ...
TIFFReadScanline: scanline oriented access is not supported for downsampled JPEG
compressed images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('otsu',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('brink',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('sauvola',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_color('niblack',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_methods.test_grey('bernsen',) ... ok
tests.test_gamera.test_methods.test_grey('tsai',) ... ok
tests.test_gamera.test_methods.test_grey('global', {'threshold': 42}) ... ok
tests.test_gamera.test_methods.test_grey('djvu',) ... ok
tests.test_gamera.test_methods.test_grey('white-rohrer',) ... ok
tests.test_gamera.test_methods.test_grey('abutaleb',) ... ok
tests.test_gamera.test_methods.test_grey('shading-subtraction',) ... ok
tests.test_gamera.test_methods.test_grey('otsu',) ... ok
tests.test_gamera.test_methods.test_grey('brink',) ... ok
tests.test_gamera.test_methods.test_grey('sauvola',) ... ok
tests.test_gamera.test_methods.test_grey('niblack',) ... ok
tests.test_gamera.test_to_pil_1bpp.test_grey ... ok
tests.test_gamera.test_to_pil_1bpp.test_mono ... ok
tests.test_gamera.test_to_pil_rgb.test_color ... TIFFReadScanline: scanline
oriented access is not supported for downsampled JPEG compressed images,
consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_to_pil_rgb.test_grey ... ok
tests.test_gamera.test_load_image('ycbcr-jpeg.tiff',) ... TIFFReadScanline:
scanline oriented access is not supported for downsampled JPEG compressed
images, consider enabling TIFF_JPEGCOLORMODE as JPEGCOLORMODE_RGB..
ERROR
tests.test_gamera.test_load_image('onebit-packbits.tiff',) ... ok
tests.test_gamera.test_load_image('onebit-g4-dpi120.tiff',) ... ok
tests.test_gamera.test_load_image('greyscale-packbits.tiff',) ... ok
tests.test_gamera.test_load_image('onebit-g4.tiff',) ... ok
tests.test_gamera.test_load_image('onebit.png',) ... ok
tests.test_gamera.test_load_image('greyscale.pgm',) ... ok
tests.test_gamera.test_load_image('onebit.bmp',) ... ok
tests.test_ipc.test_environment.test1 ... ok
tests.test_ipc.test_environment.test2 ... ok
tests.test_ipc.test_environment.test3 ... ok
tests.test_ipc.test_environment.test_locale_lang ... ok
tests.test_ipc.test_environment.test_locale_lc_all ... ok
tests.test_ipc.test_environment.test_locale_lc_ctype ... ok
tests.test_ipc.test_environment.test_path ... ok
tests.test_ipc.test_exceptions.test_invalid_signo ... ok
tests.test_ipc.test_exceptions.test_valid('SIGINT',) ... ok
tests.test_ipc.test_exceptions.test_valid('SIGABRT',) ... ok
tests.test_ipc.test_exceptions.test_valid('SIGSEGV',) ... ok
tests.test_ipc.test_require.test_fail ... ok
tests.test_ipc.test_require.test_ok ... ok
tests.test_ipc.test_shell_escape.test_escape ... ok
tests.test_ipc.test_shell_escape.test_list ... ok
tests.test_ipc.test_shell_escape.test_no_escape ... ok
tests.test_ipc.test_wait.test0 ... ok
tests.test_ipc.test_wait.test1 ... ok
tests.test_ipc.test_wait.test_wait_signal('SIGINT',) ... ok
tests.test_ipc.test_wait.test_wait_signal('SIGABRT',) ... ok
tests.test_ipc.test_wait.test_wait_signal('SIGSEGV',) ... ok
tests.test_ipc.test_init_exception ... ok
tests.test_templates.test_name ... ok
tests.test_templates.test_page ... ok
tests.test_templates.test_bad_offset ... ok
tests.test_templates.test_bad_type_offset ... ok
tests.test_templates.test_bad_var_offset ... ok
tests.test_templates.test_multi_offset ... ok
tests.test_templates.test_duplicates ... ok
tests.test_timestamp.test_now ... ok
tests.test_timestamp.test_timezones ... ok
tests.test_utils.test_enhance_import.test_debian ... ok
tests.test_utils.test_enhance_import.test_nondebian ... ok
tests.test_utils.test_proxy ... ok
tests.test_version.test_changelog ... ok
tests.test_version.test_manpage ... ok
tests.test_version.test_get_software_agent ... ok
tests.test_xmp.test_metadata.test_empty(gexiv2_backend, exiv2_checker) ... SKIP:
[Errno 2] No such file or directory: 'exiv2'
tests.test_xmp.test_metadata.test_empty(gexiv2_backend, libxmp_checker) ... ok
tests.test_xmp.test_metadata.test_empty(libxmp_backend, exiv2_checker) ... SKIP:
[Errno 2] No such file or directory: 'exiv2'
tests.test_xmp.test_metadata.test_empty(libxmp_backend, libxmp_checker) ... ok
tests.test_xmp.test_metadata.test_empty(pyexiv2_backend, exiv2_checker) ...
SKIP: No module named pyexiv2.xmp
tests.test_xmp.test_metadata.test_empty(pyexiv2_backend, libxmp_checker) ...
SKIP: No module named pyexiv2.xmp
tests.test_xmp.test_metadata.test_io_error(gexiv2_backend,) ... ok
tests.test_xmp.test_metadata.test_io_error(libxmp_backend,) ... ok
tests.test_xmp.test_metadata.test_io_error(pyexiv2_backend,) ... SKIP: No module
named pyexiv2.xmp
tests.test_xmp.test_metadata.test_new(gexiv2_backend, exiv2_checker) ... SKIP:
[Errno 2] No such file or directory: 'exiv2'
tests.test_xmp.test_metadata.test_new(gexiv2_backend, libxmp_checker) ... ok
tests.test_xmp.test_metadata.test_new(libxmp_backend, exiv2_checker) ... SKIP:
[Errno 2] No such file or directory: 'exiv2'
tests.test_xmp.test_metadata.test_new(libxmp_backend, libxmp_checker) ... ok
tests.test_xmp.test_metadata.test_new(pyexiv2_backend, exiv2_checker) ... SKIP:
No module named pyexiv2.xmp
tests.test_xmp.test_metadata.test_new(pyexiv2_backend, libxmp_checker) ... SKIP:
No module named pyexiv2.xmp
tests.test_xmp.test_metadata.test_updated(gexiv2_backend, exiv2_checker) ...
SKIP: [Errno 2] No such file or directory: 'exiv2'
tests.test_xmp.test_metadata.test_updated(gexiv2_backend, libxmp_checker) ... ok
tests.test_xmp.test_metadata.test_updated(libxmp_backend, exiv2_checker) ...
SKIP: [Errno 2] No such file or directory: 'exiv2'
tests.test_xmp.test_metadata.test_updated(libxmp_backend, libxmp_checker) ... ok
tests.test_xmp.test_metadata.test_updated(pyexiv2_backend, exiv2_checker) ...
SKIP: No module named pyexiv2.xmp
tests.test_xmp.test_metadata.test_updated(pyexiv2_backend, libxmp_checker) ...
SKIP: No module named pyexiv2.xmp
tests.test_xmp.test_uuid ... ok
tests.test_xmp.test_namespaces ... ok

======================================================================
ERROR: tests.test_djvu.test_photo_to_djvu
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_djvu.py", line 69, in
test_photo_to_djvu
    in_image = in_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('bernsen',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('tsai',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('global', {'threshold': 42})
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('djvu',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('white-rohrer',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('abutaleb',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('shading-subtraction',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('otsu',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('brink',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('sauvola',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_methods.test_color('niblack',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 71, in t
    return self._test_one_method(path, method, args)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 63, in
_test_one_method
    in_image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_to_pil_rgb.test_color
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 101, in
test_color
    self._test('ycbcr-jpeg.tiff')
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 93, in _test
    in_image = in_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

======================================================================
ERROR: tests.test_gamera.test_load_image('ycbcr-jpeg.tiff',)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 212, in wrapper
    raise IsolatedError('\n\n' + msg)
IsolatedError:

Traceback (most recent call last):
  File "/home/packages/tmp/didjvu-0.8.1/tests/tools.py", line 189, in wrapper
    f(*args, **kwargs)
  File "/home/packages/tmp/didjvu-0.8.1/tests/test_gamera.py", line 45, in t
    image = gamera.load_image(path)
  File "/home/packages/tmp/didjvu-0.8.1/lib/gamera_support.py", line 93, in
load_image
    pil_image = pil_image.convert('RGB')
  File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 877, in convert
    self.load()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1039, in 
load
    return self._load_libtiff()
  File "/usr/lib/python2.7/dist-packages/PIL/TiffImagePlugin.py", line 1131, in
_load_libtiff
    raise IOError(err)
IOError: -2

----------------------------------------------------------------------
Ran 144 tests in 2.273s

FAILED (SKIP=13, errors=14)
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/home/packages/tmp/didjvu-0.8.1'
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2

Reply via email to