Source: python-handy-archives
Version: 0.2.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240702 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 -m pytest -v --ignore=tests/test_tarfile.py
> [1m============================= test session starts
> ==============================[0m
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0 --
> /usr/bin/python3
> cachedir: .pytest_cache
> Test session started at 00:07:47
> rootdir: /<<PKGBUILDDIR>>
> configfile: tox.ini
> plugins: timeout-2.3.1, datadir-1.4.1+ds, regressions-2.5.0+ds, cov-5.0.0
> timeout: 300.0s
> timeout method: signal
> timeout func_only: False
> [1mcollecting ... [0mcollected 213 items
>
> tests/test_custom_tarfile.py::test_extractfile [32mPASSED[0m[32m
> [ 0%][0m
> tests/test_custom_tarfile.py::test_read_text [32mPASSED[0m[32m
> [ 0%][0m
> tests/test_custom_tarfile.py::test_write_file [32mPASSED[0m[32m
> [ 1%][0m
> tests/test_custom_tarfile.py::test_read_bytes [32mPASSED[0m[32m
> [ 1%][0m
> tests/test_custom_tarfile.py::test_archive_regression [32mPASSED[0m[32m
> [ 2%][0m
> tests/test_custom_zipfile.py::test_encrypted [32mPASSED[0m[32m
> [ 2%][0m
> tests/test_custom_zipfile.py::test_extractfile [32mPASSED[0m[32m
> [ 3%][0m
> tests/test_custom_zipfile.py::test_read_text [32mPASSED[0m[32m
> [ 3%][0m
> tests/test_custom_zipfile.py::test_write_file [32mPASSED[0m[32m
> [ 4%][0m
> tests/test_custom_zipfile.py::test_write_file_arcname_none
> [32mPASSED[0m[32m [ 4%][0m
> tests/test_custom_zipfile.py::test_read_bytes [32mPASSED[0m[32m
> [ 5%][0m
> tests/test_custom_zipfile.py::test_archive_regression [32mPASSED[0m[32m
> [ 5%][0m
> tests/test_unpack_archive.py::TestArchives::test_register_archive_format
> [32mPASSED[0m[32m [ 6%][0m
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_bztar
> [31mFAILED[0m[31m [ 6%][0m
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_gztar
> [31mFAILED[0m[31m [ 7%][0m
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_tar
> [31mFAILED[0m[31m [ 7%][0m
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_xztar
> [31mFAILED[0m[31m [ 7%][0m
> tests/test_unpack_archive.py::TestArchives::test_unpack_archive_zip
> [32mPASSED[0m[31m [ 8%][0m
> tests/test_unpack_archive.py::TestArchives::test_unpack_registry
> [32mPASSED[0m[31m [ 8%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_basic
> [32mPASSED[0m[31m [ 9%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_open
> [32mPASSED[0m[31m [ 9%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_open_with_pathlike
> [32mPASSED[0m[31m [ 10%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_random_open
> [32mPASSED[0m[31m [ 10%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read1
> [32mPASSED[0m[31m [ 11%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read1_10
> [32mPASSED[0m[31m [ 11%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_readline_read
> [32mPASSED[0m[31m [ 12%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_readline
> [32mPASSED[0m[31m [ 12%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_readlines
> [32mPASSED[0m[31m [ 13%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_iterlines
> [32mPASSED[0m[31m [ 13%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writestr_compression
> [32mPASSED[0m[31m [ 14%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writestr_compresslevel
> [32mPASSED[0m[31m [ 14%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read_return_size
> [32mPASSED[0m[31m [ 15%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_truncated_zipfile
> [32mPASSED[0m[31m [ 15%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_repr
> [32mPASSED[0m[31m [ 15%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_compresslevel_basic
> [32mPASSED[0m[31m [ 16%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_per_file_compresslevel
> [32mPASSED[0m[31m [ 16%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writing_errors
> [32mPASSED[0m[31m [ 17%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_writestr_permissions
> [32mPASSED[0m[31m [ 17%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_absolute_arcnames
> [32mPASSED[0m[31m [ 18%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_append_to_zip_file
> [32mPASSED[0m[31m [ 18%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_append_to_non_zip_file
> [32mPASSED[0m[31m [ 19%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_read_concatenated_zip_file
> [32mPASSED[0m[31m [ 19%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_append_to_concatenated_zip_file
> [32mPASSED[0m[31m [ 20%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_ignores_newline_at_end
> [32mPASSED[0m[31m [ 20%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_ignores_stuff_appended_past_comments
> [32mPASSED[0m[31m [ 21%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_write_default_name
> [32mPASSED[0m[31m [ 21%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_io_on_closed_zipextfile
> [32mPASSED[0m[31m [ 22%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_write_to_readonly
> [32mPASSED[0m[31m [ 22%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_add_file_before_1980
> [32mPASSED[0m[31m [ 23%][0m
> tests/test_zipfile.py::TestStoredTestsWithSourceFile::test_add_file_after_2107
> [33mSKIPPED[0m[31m [ 23%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_basic
> [32mPASSED[0m[31m [ 23%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_open
> [32mPASSED[0m[31m [ 24%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_open_with_pathlike
> [32mPASSED[0m[31m [ 24%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_random_open
> [32mPASSED[0m[31m [ 25%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_read1
> [32mPASSED[0m[31m [ 25%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_read1_10
> [32mPASSED[0m[31m [ 26%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_readline_read
> [32mPASSED[0m[31m [ 26%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_readline
> [32mPASSED[0m[31m [ 27%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_readlines
> [32mPASSED[0m[31m [ 27%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_iterlines
> [32mPASSED[0m[31m [ 28%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_low_compression
> [32mPASSED[0m[31m [ 28%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_writestr_compression
> [32mPASSED[0m[31m [ 29%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_writestr_compresslevel
> [32mPASSED[0m[31m [ 29%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_read_return_size
> [32mPASSED[0m[31m [ 30%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_truncated_zipfile
> [32mPASSED[0m[31m [ 30%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_repr
> [32mPASSED[0m[31m [ 30%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_compresslevel_basic
> [32mPASSED[0m[31m [ 31%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_per_file_compresslevel
> [32mPASSED[0m[31m [ 31%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_writing_errors
> [32mPASSED[0m[31m [ 32%][0m
> tests/test_zipfile.py::TestDeflateTestsWithSourceFile::test_per_file_compression
> [32mPASSED[0m[31m [ 32%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_basic
> [32mPASSED[0m[31m [ 33%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_open
> [32mPASSED[0m[31m [ 33%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_open_with_pathlike
> [32mPASSED[0m[31m [ 34%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_random_open
> [32mPASSED[0m[31m [ 34%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_read1
> [32mPASSED[0m[31m [ 35%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_read1_10
> [32mPASSED[0m[31m [ 35%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_readline_read
> [32mPASSED[0m[31m [ 36%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_readline
> [32mPASSED[0m[31m [ 36%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_readlines
> [32mPASSED[0m[31m [ 37%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_iterlines
> [32mPASSED[0m[31m [ 37%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_low_compression
> [32mPASSED[0m[31m [ 38%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_writestr_compression
> [32mPASSED[0m[31m [ 38%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_writestr_compresslevel
> [32mPASSED[0m[31m [ 38%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_read_return_size
> [32mPASSED[0m[31m [ 39%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_truncated_zipfile
> [32mPASSED[0m[31m [ 39%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_repr
> [32mPASSED[0m[31m [ 40%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_compresslevel_basic
> [32mPASSED[0m[31m [ 40%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_per_file_compresslevel
> [32mPASSED[0m[31m [ 41%][0m
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_writing_errors
> [32mPASSED[0m[31m [ 41%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_basic
> [32mPASSED[0m[31m [ 42%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_open
> [32mPASSED[0m[31m [ 42%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_open_with_pathlike
> [32mPASSED[0m[31m [ 43%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_random_open
> [32mPASSED[0m[31m [ 43%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_read1
> [32mPASSED[0m[31m [ 44%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_read1_10
> [32mPASSED[0m[31m [ 44%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_readline_read
> [32mPASSED[0m[31m [ 45%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_readline
> [32mPASSED[0m[31m [ 45%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_readlines
> [32mPASSED[0m[31m [ 46%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_iterlines
> [32mPASSED[0m[31m [ 46%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_low_compression
> [32mPASSED[0m[31m [ 46%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_writestr_compression
> [32mPASSED[0m[31m [ 47%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_writestr_compresslevel
> [32mPASSED[0m[31m [ 47%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_read_return_size
> [32mPASSED[0m[31m [ 48%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_truncated_zipfile
> [32mPASSED[0m[31m [ 48%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_repr
> [32mPASSED[0m[31m [ 49%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_compresslevel_basic
> [32mPASSED[0m[31m [ 49%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_per_file_compresslevel
> [32mPASSED[0m[31m [ 50%][0m
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_writing_errors
> [32mPASSED[0m[31m [ 50%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_basic
> [32mPASSED[0m[31m [ 51%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_too_many_files
> [32mPASSED[0m[31m [ 51%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_too_many_files_append
> [32mPASSED[0m[31m [ 52%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_large_file_exception
> [32mPASSED[0m[31m [ 52%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_absolute_arcnames
> [32mPASSED[0m[31m [ 53%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_append
> [32mPASSED[0m[31m [ 53%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_bad_zip64_extra
> [32mPASSED[0m[31m [ 53%][0m
> tests/test_zipfile.py::TestStoredTestZip64InSmallFiles::test_generated_valid_zip64_extra
> [32mPASSED[0m[31m [ 54%][0m
> tests/test_zipfile.py::TestDeflateTestZip64InSmallFiles::test_basic
> [32mPASSED[0m[31m [ 54%][0m
> tests/test_zipfile.py::TestDeflateTestZip64InSmallFiles::test_too_many_files
> [32mPASSED[0m[31m [ 55%][0m
> tests/test_zipfile.py::TestDeflateTestZip64InSmallFiles::test_too_many_files_append
> [32mPASSED[0m[31m [ 55%][0m
> tests/test_zipfile.py::TestBzip2TestZip64InSmallFiles::test_basic
> [32mPASSED[0m[31m [ 56%][0m
> tests/test_zipfile.py::TestBzip2TestZip64InSmallFiles::test_too_many_files
> [32mPASSED[0m[31m [ 56%][0m
> tests/test_zipfile.py::TestBzip2TestZip64InSmallFiles::test_too_many_files_append
> [32mPASSED[0m[31m [ 57%][0m
> tests/test_zipfile.py::TestLzmaTestZip64InSmallFiles::test_basic
> [32mPASSED[0m[31m [ 57%][0m
> tests/test_zipfile.py::TestLzmaTestZip64InSmallFiles::test_too_many_files
> [32mPASSED[0m[31m [ 58%][0m
> tests/test_zipfile.py::TestLzmaTestZip64InSmallFiles::test_too_many_files_append
> [32mPASSED[0m[31m [ 58%][0m
> tests/test_zipfile.py::TestStoredWriter::test_close_after_close
> [32mPASSED[0m[31m [ 59%][0m
> tests/test_zipfile.py::TestStoredWriter::test_write_after_close
> [32mPASSED[0m[31m [ 59%][0m
> tests/test_zipfile.py::TestDeflateWriter::test_close_after_close
> [32mPASSED[0m[31m [ 60%][0m
> tests/test_zipfile.py::TestDeflateWriter::test_write_after_close
> [32mPASSED[0m[31m [ 60%][0m
> tests/test_zipfile.py::TestBzip2Writer::test_close_after_close
> [32mPASSED[0m[31m [ 61%][0m
> tests/test_zipfile.py::TestBzip2Writer::test_write_after_close
> [32mPASSED[0m[31m [ 61%][0m
> tests/test_zipfile.py::TestLzmaWriter::test_close_after_close
> [32mPASSED[0m[31m [ 61%][0m
> tests/test_zipfile.py::TestLzmaWriter::test_write_after_close
> [32mPASSED[0m[31m [ 62%][0m
> tests/test_zipfile.py::TestExtract::test_extract [32mPASSED[0m[31m
> [ 62%][0m
> tests/test_zipfile.py::TestExtract::test_extract_with_target
> [32mPASSED[0m[31m [ 63%][0m
> tests/test_zipfile.py::TestExtract::test_extract_with_target_pathlike
> [32mPASSED[0m[31m [ 63%][0m
> tests/test_zipfile.py::TestExtract::test_extract_all [32mPASSED[0m[31m
> [ 64%][0m
> tests/test_zipfile.py::TestExtract::test_extract_all_with_target
> [32mPASSED[0m[31m [ 64%][0m
> tests/test_zipfile.py::TestExtract::test_extract_all_with_target_pathlike
> [32mPASSED[0m[31m [ 65%][0m
> tests/test_zipfile.py::TestExtract::test_sanitize_windows_name
> [32mPASSED[0m[31m [ 65%][0m
> tests/test_zipfile.py::TestExtract::test_extract_hackers_arcnames_common_cases
> [32mPASSED[0m[31m [ 66%][0m
> tests/test_zipfile.py::TestExtract::test_extract_hackers_arcnames_windows_only
> [33mSKIPPED[0m[31m [ 66%][0m
> tests/test_zipfile.py::TestExtract::test_extract_hackers_arcnames_posix_only
> [32mPASSED[0m[31m [ 67%][0m
> tests/test_zipfile.py::TestsOther::test_open_via_zip_info
> [32mPASSED[0m[31m [ 67%][0m
> tests/test_zipfile.py::TestsOther::test_writestr_extended_local_header_issue1202
> [32mPASSED[0m[31m [ 68%][0m
> tests/test_zipfile.py::TestsOther::test_close [32mPASSED[0m[31m
> [ 68%][0m
> tests/test_zipfile.py::TestsOther::test_close_on_exception
> [32mPASSED[0m[31m [ 69%][0m
> tests/test_zipfile.py::TestsOther::test_unsupported_version
> [32mPASSED[0m[31m [ 69%][0m
> tests/test_zipfile.py::TestsOther::test_read_unicode_filenames
> [33mSKIPPED[0m[31m [ 69%][0m
> tests/test_zipfile.py::TestsOther::test_write_unicode_filenames
> [32mPASSED[0m[31m [ 70%][0m
> tests/test_zipfile.py::TestsOther::test_read_after_write_unicode_filenames
> [32mPASSED[0m[31m [ 70%][0m
> tests/test_zipfile.py::TestsOther::test_exclusive_create_zip_file
> [32mPASSED[0m[31m [ 71%][0m
> tests/test_zipfile.py::TestsOther::test_create_non_existent_file_for_append
> [32mPASSED[0m[31m [ 71%][0m
> tests/test_zipfile.py::TestsOther::test_close_erroneous_file
> [32mPASSED[0m[31m [ 72%][0m
> tests/test_zipfile.py::TestsOther::test_is_zip_erroneous_file
> [32mPASSED[0m[31m [ 72%][0m
> tests/test_zipfile.py::TestsOther::test_damaged_zipfile [32mPASSED[0m[31m
> [ 73%][0m
> tests/test_zipfile.py::TestsOther::test_is_zip_valid_file
> [32mPASSED[0m[31m [ 73%][0m
> tests/test_zipfile.py::TestsOther::test_non_existent_file_raises_OSError
> [32mPASSED[0m[31m [ 74%][0m
> tests/test_zipfile.py::TestsOther::test_empty_file_raises_BadZipFile
> [32mPASSED[0m[31m [ 74%][0m
> tests/test_zipfile.py::TestsOther::test_closed_zip_raises_ValueError
> [32mPASSED[0m[31m [ 75%][0m
> tests/test_zipfile.py::TestsOther::test_bad_constructor_mode
> [32mPASSED[0m[31m [ 75%][0m
> tests/test_zipfile.py::TestsOther::test_bad_open_mode [32mPASSED[0m[31m
> [ 76%][0m
> tests/test_zipfile.py::TestsOther::test_read0 [32mPASSED[0m[31m
> [ 76%][0m
> tests/test_zipfile.py::TestsOther::test_open_non_existent_item
> [32mPASSED[0m[31m [ 76%][0m
> tests/test_zipfile.py::TestsOther::test_bad_compression_mode
> [32mPASSED[0m[31m [ 77%][0m
> tests/test_zipfile.py::TestsOther::test_unsupported_compression
> [32mPASSED[0m[31m [ 77%][0m
> tests/test_zipfile.py::TestsOther::test_null_byte_in_filename
> [32mPASSED[0m[31m [ 78%][0m
> tests/test_zipfile.py::TestsOther::test_comments [32mPASSED[0m[31m
> [ 78%][0m
> tests/test_zipfile.py::TestsOther::test_unicode_comment [32mPASSED[0m[31m
> [ 79%][0m
> tests/test_zipfile.py::TestsOther::test_change_comment_in_empty_archive
> [32mPASSED[0m[31m [ 79%][0m
> tests/test_zipfile.py::TestsOther::test_change_comment_in_nonempty_archive
> [32mPASSED[0m[31m [ 80%][0m
> tests/test_zipfile.py::TestsOther::test_empty_zipfile [32mPASSED[0m[31m
> [ 80%][0m
> tests/test_zipfile.py::TestsOther::test_open_empty_file [32mPASSED[0m[31m
> [ 81%][0m
> tests/test_zipfile.py::TestsOther::test_zipfile_with_short_extra_field
> [32mPASSED[0m[31m [ 81%][0m
> tests/test_zipfile.py::TestsOther::test_open_conflicting_handles
> [32mPASSED[0m[31m [ 82%][0m
> tests/test_zipfile.py::TestsOther::test_seek_tell [32mPASSED[0m[31m
> [ 82%][0m
> tests/test_zipfile.py::TestsOther::test_decompress_without_3rd_party_library
> [32mPASSED[0m[31m [ 83%][0m
> tests/test_zipfile.py::TestStoredBadCrc::test_testzip_with_bad_crc
> [32mPASSED[0m[31m [ 83%][0m
> tests/test_zipfile.py::TestStoredBadCrc::test_read_with_bad_crc
> [32mPASSED[0m[31m [ 84%][0m
> tests/test_zipfile.py::TestDeflateBadCrcTests::test_testzip_with_bad_crc
> [32mPASSED[0m[31m [ 84%][0m
> tests/test_zipfile.py::TestDeflateBadCrcTests::test_read_with_bad_crc
> [32mPASSED[0m[31m [ 84%][0m
> tests/test_zipfile.py::TestBzip2BadCrc::test_testzip_with_bad_crc
> [32mPASSED[0m[31m [ 85%][0m
> tests/test_zipfile.py::TestBzip2BadCrc::test_read_with_bad_crc
> [32mPASSED[0m[31m [ 85%][0m
> tests/test_zipfile.py::TestLzmaBadCrc::test_testzip_with_bad_crc
> [32mPASSED[0m[31m [ 86%][0m
> tests/test_zipfile.py::TestLzmaBadCrc::test_read_with_bad_crc
> [32mPASSED[0m[31m [ 86%][0m
> tests/test_zipfile.py::TestDecryption::test_no_password [32mPASSED[0m[31m
> [ 87%][0m
> tests/test_zipfile.py::TestDecryption::test_bad_password [32mPASSED[0m[31m
> [ 87%][0m
> tests/test_zipfile.py::TestDecryption::test_good_password
> [32mPASSED[0m[31m [ 88%][0m
> tests/test_zipfile.py::TestDecryption::test_unicode_password
> [32mPASSED[0m[31m [ 88%][0m
> tests/test_zipfile.py::TestDecryption::test_seek_tell [32mPASSED[0m[31m
> [ 89%][0m
> tests/test_zipfile.py::TestStoredTestsWithRandomBinaryFiles::test_read
> [32mPASSED[0m[31m [ 89%][0m
> tests/test_zipfile.py::TestStoredTestsWithRandomBinaryFiles::test_open
> [32mPASSED[0m[31m [ 90%][0m
> tests/test_zipfile.py::TestStoredTestsWithRandomBinaryFiles::test_random_open
> [32mPASSED[0m[31m [ 90%][0m
> tests/test_zipfile.py::TesteflateTestsWithRandomBinaryFiles::test_read
> [32mPASSED[0m[31m [ 91%][0m
> tests/test_zipfile.py::TesteflateTestsWithRandomBinaryFiles::test_open
> [32mPASSED[0m[31m [ 91%][0m
> tests/test_zipfile.py::TesteflateTestsWithRandomBinaryFiles::test_random_open
> [32mPASSED[0m[31m [ 92%][0m
> tests/test_zipfile.py::TestBzip2TestsWithRandomBinaryFiles::test_read
> [32mPASSED[0m[31m [ 92%][0m
> tests/test_zipfile.py::TestBzip2TestsWithRandomBinaryFiles::test_open
> [32mPASSED[0m[31m [ 92%][0m
> tests/test_zipfile.py::TestBzip2TestsWithRandomBinaryFiles::test_random_open
> [32mPASSED[0m[31m [ 93%][0m
> tests/test_zipfile.py::TestLzmaTestsWithRandomBinaryFiles::test_read
> [32mPASSED[0m[31m [ 93%][0m
> tests/test_zipfile.py::TestLzmaTestsWithRandomBinaryFiles::test_open
> [32mPASSED[0m[31m [ 94%][0m
> tests/test_zipfile.py::TestLzmaTestsWithRandomBinaryFiles::test_random_open
> [32mPASSED[0m[31m [ 94%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_same_file
> [32mPASSED[0m[31m [ 95%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_different_file
> [32mPASSED[0m[31m [ 95%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_interleaved
> [32mPASSED[0m[31m [ 96%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_read_after_close
> [32mPASSED[0m[31m [ 96%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_read_after_write
> [32mPASSED[0m[31m [ 97%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_write_after_read
> [32mPASSED[0m[31m [ 97%][0m
> tests/test_zipfile.py::TestsWithMultipleOpens::test_write_while_reading
> [32mPASSED[0m[31m [ 98%][0m
> tests/test_zipfile.py::TestWithDirectory::test_extract_dir [33mSKIPPED[0m
> (...)[31m [ 98%][0m
> tests/test_zipfile.py::TestWithDirectory::test_bug_6050 [33mSKIPPED[0m
> (unk...)[31m [ 99%][0m
> tests/test_zipfile.py::TestWithDirectory::test_write_dir [32mPASSED[0m[31m
> [ 99%][0m
> tests/test_zipfile.py::TestWithDirectory::test_writestr_dir
> [32mPASSED[0m[31m [100%][0m
>
> =================================== FAILURES
> ===================================
> [31m[1m____________________ TestArchives.test_unpack_archive_bztar
> ____________________[0m
>
> self = <tests.test_unpack_archive.TestArchives
> testMethod=test_unpack_archive_bztar>
>
> @requires_bz2()
> def test_unpack_archive_bztar(self):
> > self.check_unpack_archive("bztar")
>
> [1m[31mtests/test_unpack_archive.py[0m:139:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> [1m[31mtests/test_unpack_archive.py[0m:87: in check_unpack_archive
> self.check_unpack_archive_with_converter(format, lambda path: path)
> [1m[31mtests/test_unpack_archive.py[0m:117: in
> check_unpack_archive_with_converter
> unpack_archive(converter(filename), converter(str(tmpdir2)))
> [1m[31mhandy_archives/__init__.py[0m:103: in unpack_archive
> shutil.unpack_archive(filename, extract_dir, format)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1351: in unpack_archive
> func(filename, extract_dir, **kwargs)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1272: in _unpack_tarfile
> tarobj.extractall(extract_dir, filter=filter)
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2256: in extractall
> filter_function = self._get_filter_function(filter)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> self = <tarfile.TarFile object at 0x7fea6004a2d0>, filter = None
>
> def _get_filter_function(self, filter):
> if filter is None:
> filter = self.extraction_filter
> if filter is None:
> > warnings.warn(
> 'Python 3.14 will, by default, filter extracted tar '
> + 'archives and reject files or modify their metadata. '
> + 'Use the filter argument to control this behavior.',
> DeprecationWarning, stacklevel=3)
> [1m[31mE DeprecationWarning: Python 3.14 will, by default,
> filter extracted tar archives and reject files or modify their metadata. Use
> the filter argument to control this behavior.[0m
>
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2221: DeprecationWarning
> [31m[1m____________________ TestArchives.test_unpack_archive_gztar
> ____________________[0m
>
> self = <tests.test_unpack_archive.TestArchives
> testMethod=test_unpack_archive_gztar>
>
> @requires_zlib()
> def test_unpack_archive_gztar(self):
> > self.check_unpack_archive("gztar")
>
> [1m[31mtests/test_unpack_archive.py[0m:135:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> [1m[31mtests/test_unpack_archive.py[0m:87: in check_unpack_archive
> self.check_unpack_archive_with_converter(format, lambda path: path)
> [1m[31mtests/test_unpack_archive.py[0m:117: in
> check_unpack_archive_with_converter
> unpack_archive(converter(filename), converter(str(tmpdir2)))
> [1m[31mhandy_archives/__init__.py[0m:103: in unpack_archive
> shutil.unpack_archive(filename, extract_dir, format)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1351: in unpack_archive
> func(filename, extract_dir, **kwargs)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1272: in _unpack_tarfile
> tarobj.extractall(extract_dir, filter=filter)
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2256: in extractall
> filter_function = self._get_filter_function(filter)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> self = <tarfile.TarFile object at 0x7fea6004aa80>, filter = None
>
> def _get_filter_function(self, filter):
> if filter is None:
> filter = self.extraction_filter
> if filter is None:
> > warnings.warn(
> 'Python 3.14 will, by default, filter extracted tar '
> + 'archives and reject files or modify their metadata. '
> + 'Use the filter argument to control this behavior.',
> DeprecationWarning, stacklevel=3)
> [1m[31mE DeprecationWarning: Python 3.14 will, by default,
> filter extracted tar archives and reject files or modify their metadata. Use
> the filter argument to control this behavior.[0m
>
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2221: DeprecationWarning
> [31m[1m_____________________ TestArchives.test_unpack_archive_tar
> _____________________[0m
>
> self = <tests.test_unpack_archive.TestArchives
> testMethod=test_unpack_archive_tar>
>
> def test_unpack_archive_tar(self):
> > self.check_unpack_archive("tar")
>
> [1m[31mtests/test_unpack_archive.py[0m:131:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> [1m[31mtests/test_unpack_archive.py[0m:87: in check_unpack_archive
> self.check_unpack_archive_with_converter(format, lambda path: path)
> [1m[31mtests/test_unpack_archive.py[0m:117: in
> check_unpack_archive_with_converter
> unpack_archive(converter(filename), converter(str(tmpdir2)))
> [1m[31mhandy_archives/__init__.py[0m:103: in unpack_archive
> shutil.unpack_archive(filename, extract_dir, format)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1351: in unpack_archive
> func(filename, extract_dir, **kwargs)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1272: in _unpack_tarfile
> tarobj.extractall(extract_dir, filter=filter)
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2256: in extractall
> filter_function = self._get_filter_function(filter)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> self = <tarfile.TarFile object at 0x7fea6004b680>, filter = None
>
> def _get_filter_function(self, filter):
> if filter is None:
> filter = self.extraction_filter
> if filter is None:
> > warnings.warn(
> 'Python 3.14 will, by default, filter extracted tar '
> + 'archives and reject files or modify their metadata. '
> + 'Use the filter argument to control this behavior.',
> DeprecationWarning, stacklevel=3)
> [1m[31mE DeprecationWarning: Python 3.14 will, by default,
> filter extracted tar archives and reject files or modify their metadata. Use
> the filter argument to control this behavior.[0m
>
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2221: DeprecationWarning
> [31m[1m____________________ TestArchives.test_unpack_archive_xztar
> ____________________[0m
>
> self = <tests.test_unpack_archive.TestArchives
> testMethod=test_unpack_archive_xztar>
>
> @requires_lzma()
> def test_unpack_archive_xztar(self):
> > self.check_unpack_archive("xztar")
>
> [1m[31mtests/test_unpack_archive.py[0m:143:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
> [1m[31mtests/test_unpack_archive.py[0m:87: in check_unpack_archive
> self.check_unpack_archive_with_converter(format, lambda path: path)
> [1m[31mtests/test_unpack_archive.py[0m:117: in
> check_unpack_archive_with_converter
> unpack_archive(converter(filename), converter(str(tmpdir2)))
> [1m[31mhandy_archives/__init__.py[0m:103: in unpack_archive
> shutil.unpack_archive(filename, extract_dir, format)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1351: in unpack_archive
> func(filename, extract_dir, **kwargs)
> [1m[31m/usr/lib/python3.12/shutil.py[0m:1272: in _unpack_tarfile
> tarobj.extractall(extract_dir, filter=filter)
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2256: in extractall
> filter_function = self._get_filter_function(filter)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> self = <tarfile.TarFile object at 0x7fea6004e1b0>, filter = None
>
> def _get_filter_function(self, filter):
> if filter is None:
> filter = self.extraction_filter
> if filter is None:
> > warnings.warn(
> 'Python 3.14 will, by default, filter extracted tar '
> + 'archives and reject files or modify their metadata. '
> + 'Use the filter argument to control this behavior.',
> DeprecationWarning, stacklevel=3)
> [1m[31mE DeprecationWarning: Python 3.14 will, by default,
> filter extracted tar archives and reject files or modify their metadata. Use
> the filter argument to control this behavior.[0m
>
> [1m[31m/usr/lib/python3.12/tarfile.py[0m:2221: DeprecationWarning
> ============================= slowest 25 durations
> =============================
> 0.22s call tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_basic
> 0.21s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_read1_10
> 0.21s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_readline_read
> 0.21s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_readlines
> 0.20s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_iterlines
> 0.20s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_readline
> 0.20s call tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_read1
> 0.20s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_random_open
> 0.19s call
> tests/test_zipfile.py::TestLzmaTestsWithRandomBinaryFiles::test_random_open
> 0.19s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_compresslevel_basic
> 0.18s call tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_open
> 0.18s call
> tests/test_zipfile.py::TestLzmaTestsWithRandomBinaryFiles::test_read
> 0.18s call
> tests/test_zipfile.py::TestLzmaTestsWithRandomBinaryFiles::test_open
> 0.14s call
> tests/test_zipfile.py::TestBzip2TestsWithRandomBinaryFiles::test_read
> 0.14s call
> tests/test_zipfile.py::TestBzip2TestsWithRandomBinaryFiles::test_open
> 0.11s call
> tests/test_zipfile.py::TestBzip2TestsWithRandomBinaryFiles::test_random_open
> 0.11s call
> tests/test_zipfile.py::TestLzmaTestZip64InSmallFiles::test_basic
> 0.10s call
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_compresslevel_basic
> 0.07s call tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_basic
> 0.06s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_open_with_pathlike
> 0.06s call
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_read1_10
> 0.06s call tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_open
> 0.06s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_writing_errors
> 0.05s call
> tests/test_zipfile.py::TestBzip2TestsWithSourceFile::test_readline_read
> 0.05s call
> tests/test_zipfile.py::TestLzmaTestsWithSourceFile::test_read_return_size
> [36m[1m=========================== short test summary info
> ============================[0m
> [31mFAILED[0m
> tests/test_unpack_archive.py::[1mTestArchives::test_unpack_archive_bztar[0m
> - DeprecationWarning: Python 3.14 will, by default, filter extracted tar
> arch...
> [31mFAILED[0m
> tests/test_unpack_archive.py::[1mTestArchives::test_unpack_archive_gztar[0m
> - DeprecationWarning: Python 3.14 will, by default, filter extracted tar
> arch...
> [31mFAILED[0m
> tests/test_unpack_archive.py::[1mTestArchives::test_unpack_archive_tar[0m -
> DeprecationWarning: Python 3.14 will, by default, filter extracted tar arch...
> [31mFAILED[0m
> tests/test_unpack_archive.py::[1mTestArchives::test_unpack_archive_xztar[0m
> - DeprecationWarning: Python 3.14 will, by default, filter extracted tar
> arch...
> [31m=================== [31m[1m4 failed[0m, [32m204 passed[0m, [33m5
> skipped[0m[31m in 6.02s[0m[31m ===================[0m
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/07/02/python-handy-archives_0.2.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.