* Package: app-portage/gemato-9.2 * Repository: gentoo * Maintainer: mgorny@gentoo.org * Upstream: https://github.com/mgorny/gemato/issues/ * USE: abi_x86_64 amd64 blake2 bzip2 elibc_glibc gpg kernel_linux portage-postsync python_targets_python2_7 python_targets_python3_5 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gemato-9.2.tar.gz to /var/tmp/portage/app-portage/gemato-9.2/work >>> Source unpacked in /var/tmp/portage/app-portage/gemato-9.2/work >>> Preparing source in /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/hash.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/cli.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/find_top_level.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/verify.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/util.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/profile.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/recursiveloader.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/exceptions.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/manifest.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/__init__.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/compression.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato copying gemato/openpgp.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python2_7/lib/gemato warning: build_py: byte-compiling is disabled, skipping. * python3_5: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.5 setup.py build running build running build_py creating /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/hash.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/cli.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/find_top_level.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/verify.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/util.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/profile.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/recursiveloader.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/exceptions.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/manifest.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/__init__.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/compression.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato copying gemato/openpgp.py -> /var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2-python3_5/lib/gemato warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: app-portage/gemato-9.2 * python2_7: running distutils-r1_run_phase python_test /usr/bin/python2.7 setup.py test running test running egg_info writing requirements to gemato.egg-info/requires.txt writing gemato.egg-info/PKG-INFO writing top-level names to gemato.egg-info/top_level.txt writing dependency_links to gemato.egg-info/dependency_links.txt writing entry points to gemato.egg-info/entry_points.txt reading manifest file 'gemato.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gemato.egg-info/SOURCES.txt' running build_ext test_path_inside_dir (tests.test_util.UtilityTestCase) ... ok test_path_starts_with (tests.test_util.UtilityTestCase) ... ok test_AUX (tests.test_manifest.ManifestEntryTest) ... ok test_DATA (tests.test_manifest.ManifestEntryTest) ... ok test_DIST (tests.test_manifest.ManifestEntryTest) ... ok test_EBUILD (tests.test_manifest.ManifestEntryTest) ... ok test_IGNORE (tests.test_manifest.ManifestEntryTest) ... ok test_MANIFEST (tests.test_manifest.ManifestEntryTest) ... ok test_MISC (tests.test_manifest.ManifestEntryTest) ... ok test_TIMESTAMP (tests.test_manifest.ManifestEntryTest) ... ok test_checksum_short (tests.test_manifest.ManifestEntryTest) ... ok test_invalid_value_count (tests.test_manifest.ManifestEntryTest) ... ok test_path_invalid (tests.test_manifest.ManifestEntryTest) ... ok test_size_invalid (tests.test_manifest.ManifestEntryTest) ... ok test_timestamp_invalid (tests.test_manifest.ManifestEntryTest) ... ok test_decode_backslash_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_backslash_in_filename_lc (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_bell_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_del_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_del_in_filename_lc (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_double_backslash_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_empty_lu_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_empty_u_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_empty_x_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_en_quad_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_invalid_backslash_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_nbsp_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_nbsp_in_filename_lc (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_null_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_pad_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_short_lu_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_short_u_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_short_x_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_space_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_space_in_filename_lu (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_space_in_filename_u (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_tab_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_decode_trailing_backslash_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_backslash_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_bell_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_del_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_en_quad_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_nbsp_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_null_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_pad_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_space_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_encode_tab_in_filename (tests.test_manifest.ManifestPathEncodingTest) ... ok test_find_dist_entry (tests.test_manifest.ManifestTest) ... ok test_find_manifests_for_path (tests.test_manifest.ManifestTest) ... ok test_find_path_entry (tests.test_manifest.ManifestTest) ... ok test_find_path_entry_AUX (tests.test_manifest.ManifestTest) ... ok test_find_timestamp (tests.test_manifest.ManifestTest) ... ok test_find_timestamp_none (tests.test_manifest.ManifestTest) ... ok test_load (tests.test_manifest.ManifestTest) ... ok test_load_and_dump (tests.test_manifest.ManifestTest) ... ok test_load_and_dump_deprecated (tests.test_manifest.ManifestTest) ... ok test_load_deprecated (tests.test_manifest.ManifestTest) ... ok test_load_via_ctor (tests.test_manifest.ManifestTest) ... ok test_multiple_load (tests.test_manifest.ManifestTest) ... ok test_sorted (tests.test_manifest.ManifestTest) ... ok test_manifest_hashes_to_hashlib (tests.test_manifest.ManifestUtilityTest) ... ok test_AUX (tests.test_manifest.NewManifestEntryTest) ... ok test_DATA (tests.test_manifest.NewManifestEntryTest) ... ok test_DIST (tests.test_manifest.NewManifestEntryTest) ... ok test_EBUILD (tests.test_manifest.NewManifestEntryTest) ... ok test_IGNORE (tests.test_manifest.NewManifestEntryTest) ... ok test_MANIFEST (tests.test_manifest.NewManifestEntryTest) ... ok test_MISC (tests.test_manifest.NewManifestEntryTest) ... ok test_TIMESTAMP (tests.test_manifest.NewManifestEntryTest) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestCompressedManifest) ... ok test_find_top_level_manifest_from_deep_manifest_subdir (tests.test_find_top_level.TestCompressedManifest) ... ok test_find_top_level_manifest_from_empty_subdir (tests.test_find_top_level.TestCompressedManifest) ... ok test_find_top_level_manifest_from_manifest_subdir (tests.test_find_top_level.TestCompressedManifest) ... ok test_find_top_level_manifest_no_allow_compressed (tests.test_find_top_level.TestCompressedManifest) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestCompressedManifestWithIgnore) ... ok test_find_top_level_manifest_from_deep_ignored_subdir (tests.test_find_top_level.TestCompressedManifestWithIgnore) ... ok test_find_top_level_manifest_from_ignored_empty_subdir (tests.test_find_top_level.TestCompressedManifestWithIgnore) ... ok test_find_top_level_manifest_from_manifest_subdir (tests.test_find_top_level.TestCompressedManifestWithIgnore) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestCrossDevice) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestCrossDeviceManifest) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestCurrentDirectory) ... ok test_find_top_level_manifest_from_deep_manifest_subdir (tests.test_find_top_level.TestCurrentDirectory) ... ok test_find_top_level_manifest_from_empty_subdir (tests.test_find_top_level.TestCurrentDirectory) ... ok test_find_top_level_manifest_from_manifest_subdir (tests.test_find_top_level.TestCurrentDirectory) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestEmptyTree) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestIgnoredSubdir) ... ok test_find_top_level_manifest_from_ignored_empty_subdir (tests.test_find_top_level.TestIgnoredSubdir) ... ok test_find_top_level_manifest_from_ignored_subdir (tests.test_find_top_level.TestIgnoredSubdir) ... ok test_find_top_level_manifest_from_non_ignored_subdir (tests.test_find_top_level.TestIgnoredSubdir) ... ok test_find_top_level_manifest_from_sub_subdir (tests.test_find_top_level.TestIgnoredSubdir) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestRootDirectory) ... ok test_find_top_level_manifest (tests.test_find_top_level.TestUnreadableManifest) ... ok test_cli_compression (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_cli_update (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_compression (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_get_entry_type_for_path (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_regression_top_level_ignore_in_all_manifests (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_set_loader_options (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_update_entries_for_directory (tests.test_profile.BackwardsCompatEbuildRepositoryTests) ... ok test_cli_update (tests.test_profile.EbuildRepositoryTests) ... ok test_get_entry_type_for_path (tests.test_profile.EbuildRepositoryTests) ... ok test_regression_top_level_ignore_in_all_manifests (tests.test_profile.EbuildRepositoryTests) ... ok test_set_loader_options (tests.test_profile.EbuildRepositoryTests) ... ok test_update_entries_for_directory (tests.test_profile.EbuildRepositoryTests) ... ok testDATA (tests.test_verify.BrokenSymbolicLinkVerificationTest) ... ok testIGNORE (tests.test_verify.BrokenSymbolicLinkVerificationTest) ... ok testNone (tests.test_verify.BrokenSymbolicLinkVerificationTest) ... ok test_get_file_metadata (tests.test_verify.BrokenSymbolicLinkVerificationTest) ... ok test_update (tests.test_verify.BrokenSymbolicLinkVerificationTest) ... ok testDATA (tests.test_verify.CharacterDeviceVerificationTest) ... ok testIGNORE (tests.test_verify.CharacterDeviceVerificationTest) ... ok testNone (tests.test_verify.CharacterDeviceVerificationTest) ... ok test_get_file_metadata (tests.test_verify.CharacterDeviceVerificationTest) ... ok test_update (tests.test_verify.CharacterDeviceVerificationTest) ... ok testDATA (tests.test_verify.DirectoryVerificationTest) ... ok testIGNORE (tests.test_verify.DirectoryVerificationTest) ... ok testNone (tests.test_verify.DirectoryVerificationTest) ... ok test_get_file_metadata (tests.test_verify.DirectoryVerificationTest) ... ok test_update (tests.test_verify.DirectoryVerificationTest) ... ok testChecksumDATA (tests.test_verify.EmptyFileVerificationTest) ... ok testCrossFilesystem (tests.test_verify.EmptyFileVerificationTest) ... ok testCrossFilesystemAssert (tests.test_verify.EmptyFileVerificationTest) ... ok testDATA (tests.test_verify.EmptyFileVerificationTest) ... ok testIGNORE (tests.test_verify.EmptyFileVerificationTest) ... ok testNone (tests.test_verify.EmptyFileVerificationTest) ... ok testWrongAllChecksumAndSizeDATA (tests.test_verify.EmptyFileVerificationTest) ... ok testWrongAllChecksumDATA (tests.test_verify.EmptyFileVerificationTest) ... ok testWrongSingleChecksumDATA (tests.test_verify.EmptyFileVerificationTest) ... ok testWrongSizeDATA (tests.test_verify.EmptyFileVerificationTest) ... ok test_None_with_mtime (tests.test_verify.EmptyFileVerificationTest) ... ok test_get_file_metadata (tests.test_verify.EmptyFileVerificationTest) ... ok test_update (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_AUX (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_IGNORE (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_MISC (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_cross_filesystem (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_with_hashes (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_with_hashes_and_new_mtime (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_with_hashes_and_old_mtime (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_with_hashes_from_manifest (tests.test_verify.EmptyFileVerificationTest) ... ok test_update_with_hashes_unchanged (tests.test_verify.EmptyFileVerificationTest) ... ok test_wrong_checksum_DATA_with_new_mtime (tests.test_verify.EmptyFileVerificationTest) ... ok test_wrong_checksum_DATA_with_old_mtime (tests.test_verify.EmptyFileVerificationTest) ... ok test_compatible_types (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_compatible_types_AUX (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_compatible_types_MANIFEST (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_different_hashsets (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_incompatible_types_DATA_DIST (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_incompatible_types_DATA_IGNORE (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_incompatible_types_DATA_MISC (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_matching_entry (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_mismatched_md5 (tests.test_verify.EntryCompatibilityVerificationTest) ... ok test_mismatched_size (tests.test_verify.EntryCompatibilityVerificationTest) ... ok testDATA (tests.test_verify.NamedPipeVerificationTest) ... ok testIGNORE (tests.test_verify.NamedPipeVerificationTest) ... ok testNone (tests.test_verify.NamedPipeVerificationTest) ... ok test_get_file_metadata (tests.test_verify.NamedPipeVerificationTest) ... ok test_update (tests.test_verify.NamedPipeVerificationTest) ... ok testChecksumDATA (tests.test_verify.NonEmptyFileVerificationTest) ... ok testDATA (tests.test_verify.NonEmptyFileVerificationTest) ... ok testIGNORE (tests.test_verify.NonEmptyFileVerificationTest) ... ok testNone (tests.test_verify.NonEmptyFileVerificationTest) ... ok testWrongAllChecksumAndSizeDATA (tests.test_verify.NonEmptyFileVerificationTest) ... ok testWrongAllChecksumDATA (tests.test_verify.NonEmptyFileVerificationTest) ... ok testWrongSingleChecksumDATA (tests.test_verify.NonEmptyFileVerificationTest) ... ok testWrongSizeDATA (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_None_with_mtime (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_get_file_metadata (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_update (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_update_with_hashes (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_update_with_hashes_and_new_mtime (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_update_with_hashes_and_new_mtime_but_wrong_size (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_update_with_hashes_and_old_mtime (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_update_with_hashes_from_manifest (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_wrong_checksum_DATA_with_new_mtime (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_wrong_checksum_DATA_with_new_mtime_and_wrong_size (tests.test_verify.NonEmptyFileVerificationTest) ... ok test_wrong_checksum_DATA_with_old_mtime (tests.test_verify.NonEmptyFileVerificationTest) ... ok testDATA (tests.test_verify.NonExistingFileVerificationTest) ... ok testIGNORE (tests.test_verify.NonExistingFileVerificationTest) ... ok testNone (tests.test_verify.NonExistingFileVerificationTest) ... ok test_get_file_metadata (tests.test_verify.NonExistingFileVerificationTest) ... ok test_update (tests.test_verify.NonExistingFileVerificationTest) ... ok testChecksumDATA (tests.test_verify.ProcFileVerificationTest) ... ok testDATA (tests.test_verify.ProcFileVerificationTest) ... ok testIGNORE (tests.test_verify.ProcFileVerificationTest) ... ok testNone (tests.test_verify.ProcFileVerificationTest) ... ok testWrongAllChecksumAndSizeDATA (tests.test_verify.ProcFileVerificationTest) ... ok testWrongAllChecksumDATA (tests.test_verify.ProcFileVerificationTest) ... ok testWrongSingleChecksumDATA (tests.test_verify.ProcFileVerificationTest) ... ok testWrongSizeDATA (tests.test_verify.ProcFileVerificationTest) ... ok test_get_file_metadata (tests.test_verify.ProcFileVerificationTest) ... ok test_update (tests.test_verify.ProcFileVerificationTest) ... ok test_update_with_hashes (tests.test_verify.ProcFileVerificationTest) ... ok test_update_with_hashes_from_manifest (tests.test_verify.ProcFileVerificationTest) ... ok testDATA (tests.test_verify.SymbolicLinkDirectoryVerificationTest) ... ok testIGNORE (tests.test_verify.SymbolicLinkDirectoryVerificationTest) ... ok testNone (tests.test_verify.SymbolicLinkDirectoryVerificationTest) ... ok test_get_file_metadata (tests.test_verify.SymbolicLinkDirectoryVerificationTest) ... ok test_update (tests.test_verify.SymbolicLinkDirectoryVerificationTest) ... ok testChecksumDATA (tests.test_verify.SymbolicLinkVerificationTest) ... ok testDATA (tests.test_verify.SymbolicLinkVerificationTest) ... ok testIGNORE (tests.test_verify.SymbolicLinkVerificationTest) ... ok testNone (tests.test_verify.SymbolicLinkVerificationTest) ... ok testWrongAllChecksumAndSizeDATA (tests.test_verify.SymbolicLinkVerificationTest) ... ok testWrongAllChecksumDATA (tests.test_verify.SymbolicLinkVerificationTest) ... ok testWrongSingleChecksumDATA (tests.test_verify.SymbolicLinkVerificationTest) ... ok testWrongSizeDATA (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_None_with_mtime (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_get_file_metadata (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_update (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_update_with_hashes (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_update_with_hashes_and_new_mtime (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_update_with_hashes_and_new_mtime_but_wrong_size (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_update_with_hashes_and_old_mtime (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_update_with_hashes_from_manifest (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_wrong_checksum_DATA_with_new_mtime (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_wrong_checksum_DATA_with_new_mtime_and_wrong_size (tests.test_verify.SymbolicLinkVerificationTest) ... ok test_wrong_checksum_DATA_with_old_mtime (tests.test_verify.SymbolicLinkVerificationTest) ... ok testDATA (tests.test_verify.UNIXSocketVerificationTest) ... ok testIGNORE (tests.test_verify.UNIXSocketVerificationTest) ... ok testNone (tests.test_verify.UNIXSocketVerificationTest) ... ok test_get_file_metadata (tests.test_verify.UNIXSocketVerificationTest) ... ok test_update (tests.test_verify.UNIXSocketVerificationTest) ... ok testDATA (tests.test_verify.UnreadableFileVerificationTest) ... ok test_get_file_metadata (tests.test_verify.UnreadableFileVerificationTest) ... ok test_update (tests.test_verify.UnreadableFileVerificationTest) ... ok test_double_close (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_home_after_close (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_import_binary_key (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_import_key (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_import_malformed_key (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_import_no_keys (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_verify_manifest (tests.test_openpgp.OpenPGPContextManagerTest) ... ok test_cli (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_dash_escaped_manifest_load (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_manifest_load (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_modified_manifest_load (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_recursive_manifest_loader (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_recursive_manifest_loader_compressed (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_verify_dash_escaped_manifest (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_verify_manifest (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_verify_modified_manifest (tests.test_openpgp.OpenPGPCorrectKeyTest) ... ok test_find_top_level_manifest (tests.test_openpgp.OpenPGPNoKeyTest) ... ok test_manifest_load (tests.test_openpgp.OpenPGPNoKeyTest) ... ok test_manifest_load_exception_caught (tests.test_openpgp.OpenPGPNoKeyTest) ... ok test_recursive_manifest_loader (tests.test_openpgp.OpenPGPNoKeyTest) ... ok test_recursive_manifest_loader_compressed (tests.test_openpgp.OpenPGPNoKeyTest) ... ok test_verify_manifest (tests.test_openpgp.OpenPGPNoKeyTest) ... ok test_dump_force_signed_manifest (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_dump_force_unsigned_manifest (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_dump_signed_manifest (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_dump_signed_manifest_keyid (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_recursive_manifest_loader_save_manifest (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_recursive_manifest_loader_save_manifest_compressed (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_recursive_manifest_loader_save_manifest_compressed_force_sign (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_recursive_manifest_loader_save_manifest_force_sign (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_recursive_manifest_loader_save_submanifest_force_sign (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_sign_data (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_sign_data_keyid (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_verify_manifest (tests.test_openpgp.OpenPGPPrivateKeyTest) ... ok test_cli (tests.test_openpgp.SignedManifestTest) ... ok test_dash_escaped_manifest_load (tests.test_openpgp.SignedManifestTest) ... ok test_junk_after_manifest_load (tests.test_openpgp.SignedManifestTest) ... ok test_junk_before_manifest_load (tests.test_openpgp.SignedManifestTest) ... ok test_manifest_load (tests.test_openpgp.SignedManifestTest) ... ok test_modified_manifest_load (tests.test_openpgp.SignedManifestTest) ... ok test_recursive_manifest_loader (tests.test_openpgp.SignedManifestTest) ... ok test_recursive_manifest_loader_save_manifest (tests.test_openpgp.SignedManifestTest) ... ok test_signed_manifest_terminated_before_data (tests.test_openpgp.SignedManifestTest) ... ok test_signed_manifest_terminated_before_end (tests.test_openpgp.SignedManifestTest) ... ok test_signed_manifest_terminated_before_signature (tests.test_openpgp.SignedManifestTest) ... ok test_bzip2 (tests.test_compression.Bzip2CompressionTest) ... ok test_bzip2_empty (tests.test_compression.Bzip2CompressionTest) ... ok test_bzip2_split (tests.test_compression.Bzip2CompressionTest) ... ok test_bzip2_write (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path_fileno_passthrough (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path_with_encoding (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path_write (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.Bzip2CompressionTest) ... ok test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.Bzip2CompressionTest) ... ok test_gzip (tests.test_compression.GzipCompressionTest) ... ok test_gzip_empty (tests.test_compression.GzipCompressionTest) ... ok test_gzip_split (tests.test_compression.GzipCompressionTest) ... ok test_gzip_write (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path_fileno_passthrough (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path_with_encoding (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path_write (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.GzipCompressionTest) ... ok test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.GzipCompressionTest) ... ok test_lzma_legacy (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_lzma_legacy_as_xz (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_lzma_legacy_empty (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_lzma_legacy_split (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_lzma_legacy_write (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path_fileno_passthrough (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path_with_encoding (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path_write (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.LZMALegacyCompressionTest) ... ERROR test_open_potentially_compressed_path (tests.test_compression.NoCompressionTest) ... ok test_open_potentially_compressed_path_with_encoding (tests.test_compression.NoCompressionTest) ... ok test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.NoCompressionTest) ... ok test_open_potentially_compressed_path_write (tests.test_compression.NoCompressionTest) ... ok test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.NoCompressionTest) ... ok test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.NoCompressionTest) ... ok test_get_compressed_suffix_from_filename (tests.test_compression.OtherUtilityTests) ... ok test_get_potential_compressed_names (tests.test_compression.OtherUtilityTests) ... ok test_open_potentially_compressed_path (tests.test_compression.XZCompressionTest) ... ERROR test_open_potentially_compressed_path_fileno_passthrough (tests.test_compression.XZCompressionTest) ... ERROR test_open_potentially_compressed_path_with_encoding (tests.test_compression.XZCompressionTest) ... ERROR test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.XZCompressionTest) ... ERROR test_open_potentially_compressed_path_write (tests.test_compression.XZCompressionTest) ... ERROR test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.XZCompressionTest) ... ERROR test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.XZCompressionTest) ... ERROR test_xz (tests.test_compression.XZCompressionTest) ... ERROR test_xz_as_lzma_legacy (tests.test_compression.XZCompressionTest) ... ERROR test_xz_empty (tests.test_compression.XZCompressionTest) ... ERROR test_xz_split (tests.test_compression.XZCompressionTest) ... ERROR test_xz_write (tests.test_compression.XZCompressionTest) ... ERROR test_md5 (tests.test_hash.GuaranteedHashTest) ... ok test_md5_empty (tests.test_hash.GuaranteedHashTest) ... ok test_sha1 (tests.test_hash.GuaranteedHashTest) ... ok test_sha1_empty (tests.test_hash.GuaranteedHashTest) ... ok test_sha224 (tests.test_hash.GuaranteedHashTest) ... ok test_sha224_empty (tests.test_hash.GuaranteedHashTest) ... ok test_sha256 (tests.test_hash.GuaranteedHashTest) ... ok test_sha256_empty (tests.test_hash.GuaranteedHashTest) ... ok test_sha384 (tests.test_hash.GuaranteedHashTest) ... ok test_sha384_empty (tests.test_hash.GuaranteedHashTest) ... ok test_sha512 (tests.test_hash.GuaranteedHashTest) ... ok test_sha512_empty (tests.test_hash.GuaranteedHashTest) ... ok test_get_invalid (tests.test_hash.HashAPITest) ... ok test_get_invalid_pyblake2 (tests.test_hash.HashAPITest) ... ok test_get_invalid_pysha3 (tests.test_hash.HashAPITest) ... ok test_get_valid (tests.test_hash.HashAPITest) ... ok test_hash_empty_file (tests.test_hash.HashAPITest) ... ok test_hash_empty_path (tests.test_hash.HashAPITest) ... ok test_hash_file (tests.test_hash.HashAPITest) ... ok test_hash_path (tests.test_hash.HashAPITest) ... ok test_blake2b (tests.test_hash.OptionalHashTest) ... ok test_blake2b_empty (tests.test_hash.OptionalHashTest) ... ok test_blake2s (tests.test_hash.OptionalHashTest) ... ok test_blake2s_empty (tests.test_hash.OptionalHashTest) ... ok test_md4 (tests.test_hash.OptionalHashTest) ... ok test_md4_empty (tests.test_hash.OptionalHashTest) ... ok test_ripemd160 (tests.test_hash.OptionalHashTest) ... ok test_ripemd160_empty (tests.test_hash.OptionalHashTest) ... ok test_sha3_224 (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_224_empty (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_256 (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_256_empty (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_384 (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_384_empty (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_512 (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_sha3_512_empty (tests.test_hash.OptionalHashTest) ... skipped 'hash not supported' test_whirlpool (tests.test_hash.OptionalHashTest) ... ok test_whirlpool_empty (tests.test_hash.OptionalHashTest) ... ok test_size (tests.test_hash.SizeHashTest) ... ok test_size_empty (tests.test_hash.SizeHashTest) ... ok test_update_entry (tests.test_recursiveloader.AUXTypeFileAdditionTest) ... ok test_update_entry_wrong_path (tests.test_recursiveloader.AUXTypeFileAdditionTest) ... ok test_load_unregistered_manifests (tests.test_recursiveloader.AddingToMultipleManifestsTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.AddingToMultipleManifestsTest) ... ok test__iter_manifests_for_path_order (tests.test_recursiveloader.BasicNestingTest) ... ok test__iter_manifests_for_path_recursively_order (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_directory_verifies_stray_file (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_directory_verifies_stray_file_nofail (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_directory_verifies_stray_file_nofail_false (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_path_verifies (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_path_verifies_nonexistent_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_assert_path_verifies_stray_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_cli_fails_without_signed_manifest (tests.test_recursiveloader.BasicNestingTest) ... ok test_cli_update (tests.test_recursiveloader.BasicNestingTest) ... ok test_cli_verifies (tests.test_recursiveloader.BasicNestingTest) ... ok test_cli_verifies_stray_file (tests.test_recursiveloader.BasicNestingTest) ... ok test_cli_verifies_stray_file_keep_going (tests.test_recursiveloader.BasicNestingTest) ... ok test_compress_manifests_low_watermark (tests.test_recursiveloader.BasicNestingTest) ... ok test_compress_manifests_low_watermark_bz2 (tests.test_recursiveloader.BasicNestingTest) ... ok test_compress_manifests_low_watermark_lzma (tests.test_recursiveloader.BasicNestingTest) ... ERROR test_compress_manifests_low_watermark_xz (tests.test_recursiveloader.BasicNestingTest) ... ERROR test_find_path_entry (tests.test_recursiveloader.BasicNestingTest) ... ok test_find_sub_dist_entry (tests.test_recursiveloader.BasicNestingTest) ... ok test_find_sub_dist_entry_with_file_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_find_sub_dist_entry_with_slash_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_find_timestamp (tests.test_recursiveloader.BasicNestingTest) ... ok test_find_top_dist_entry (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_deduplicated_file_entry_dict_for_update_for_invalid (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_deduplicated_file_entry_dict_for_update_for_sub (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_file_entry_dict_for_invalid (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_file_entry_dict_for_sub (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_file_entry_dict_only_types (tests.test_recursiveloader.BasicNestingTest) ... ok test_get_file_entry_dict_only_types_DIST (tests.test_recursiveloader.BasicNestingTest) ... ok test_init (tests.test_recursiveloader.BasicNestingTest) ... ok test_load_manifests_recursively (tests.test_recursiveloader.BasicNestingTest) ... ok test_load_sub_manifest (tests.test_recursiveloader.BasicNestingTest) ... ok test_load_sub_manifest_recursively (tests.test_recursiveloader.BasicNestingTest) ... ok test_recursive_load_manifest (tests.test_recursiveloader.BasicNestingTest) ... ok test_save_manifest (tests.test_recursiveloader.BasicNestingTest) ... ok test_save_manifests_force (tests.test_recursiveloader.BasicNestingTest) ... ok test_save_manifests_force_sort (tests.test_recursiveloader.BasicNestingTest) ... ok test_save_manifests_unmodified (tests.test_recursiveloader.BasicNestingTest) ... ok test_set_timestamp (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_AUX_invalid (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_EBUILD (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_MANIFEST (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_MISC (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_discard (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_hash_via_ctor (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_hash_via_ctor_and_override (tests.test_recursiveloader.BasicNestingTest) ... ok test_update_entry_for_path_nohash (tests.test_recursiveloader.BasicNestingTest) ... ok test_verify_nonexistent_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_verify_path (tests.test_recursiveloader.BasicNestingTest) ... ok test_verify_stray_path (tests.test_recursiveloader.BasicNestingTest) ... ok test__iter_manifests_for_path_order (tests.test_recursiveloader.CompressedManifestOrderingTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CompressedManifestOrderingTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_cli_recompress_manifests_high_watermark (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_cli_recompress_manifests_low_watermark (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_cli_verifies (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_find_path_entry (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_recompress_manifests_high_watermark (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_recompress_manifests_low_watermark (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CompressedSubManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.CompressedTopManifestTest) ... ok test_decompress_manifests_high_watermark (tests.test_recursiveloader.CompressedTopManifestTest) ... ok test_decompress_manifests_low_watermark (tests.test_recursiveloader.CompressedTopManifestTest) ... ok test_find_path_entry (tests.test_recursiveloader.CompressedTopManifestTest) ... ok test_save_manifest (tests.test_recursiveloader.CompressedTopManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CompressedTopManifestTest) ... ok test_create_empty (tests.test_recursiveloader.CreateNewCompressedManifestTest) ... ok test_create_without_save (tests.test_recursiveloader.CreateNewCompressedManifestTest) ... ok test_decompress_manifests_high_watermark (tests.test_recursiveloader.CreateNewCompressedManifestTest) ... ok test_decompress_manifests_low_watermark (tests.test_recursiveloader.CreateNewCompressedManifestTest) ... ok test_load_without_create (tests.test_recursiveloader.CreateNewCompressedManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CreateNewCompressedManifestTest) ... ok test_cli (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_cli_compress_manifests (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_compress_manifests (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_create_empty (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_create_without_save (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_load_without_create (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CreateNewManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.CrossDeviceEmptyManifestTest) ... ok test_assert_directory_verifies_nonstrict (tests.test_recursiveloader.CrossDeviceEmptyManifestTest) ... ok test_cli_update (tests.test_recursiveloader.CrossDeviceEmptyManifestTest) ... ok test_cli_verifies (tests.test_recursiveloader.CrossDeviceEmptyManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CrossDeviceEmptyManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.CrossDeviceIgnoreManifestTest) ... ok test_cli_verifies (tests.test_recursiveloader.CrossDeviceIgnoreManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CrossDeviceIgnoreManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.CrossDeviceManifestTest) ... ok test_assert_directory_verifies_nonstrict (tests.test_recursiveloader.CrossDeviceManifestTest) ... ok test_cli_update (tests.test_recursiveloader.CrossDeviceManifestTest) ... ok test_cli_verifies (tests.test_recursiveloader.CrossDeviceManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.CrossDeviceManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DirectoryInPlaceOfFileManifestTest) ... ok test_cli_update (tests.test_recursiveloader.DirectoryInPlaceOfFileManifestTest) ... ok test_cli_verifies (tests.test_recursiveloader.DirectoryInPlaceOfFileManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.DirectoryInPlaceOfFileManifestTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.DirectoryInPlaceOfFileManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DotfileManifestTest) ... ok test_cli_verifies (tests.test_recursiveloader.DotfileManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.DotfileManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DuplicateAUXTypeFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateAUXTypeFileEntryTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateAUXTypeFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateAUXTypeFileEntryTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.DuplicateAUXTypeFileRemovalTest) ... ok test_update_entry (tests.test_recursiveloader.DuplicateAUXTypeFileRemovalTest) ... ok test_update_entry_wrong_path (tests.test_recursiveloader.DuplicateAUXTypeFileRemovalTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DuplicateCompatibleTypeFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateCompatibleTypeFileEntryTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateCompatibleTypeFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateCompatibleTypeFileEntryTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DuplicateDifferentHashFileEntryTest) ... ok test_cli_verifies (tests.test_recursiveloader.DuplicateDifferentHashFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateDifferentHashFileEntryTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateDifferentHashFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateDifferentHashFileEntryTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_cli_verifies (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.DuplicateDifferentHashSetFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateDifferentSizeFileEntryTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateDifferentSizeFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateDifferentSizeFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateFileEntryInSubManifestTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateFileEntryInSubManifestTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateFileEntryInSubManifestTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.DuplicateFileEntryTest) ... ok test_cli_update_with_timestamp (tests.test_recursiveloader.DuplicateFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateFileEntryTest) ... ok test_get_deduplicated_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateFileEntryTest) ... ok test_set_timestamp (tests.test_recursiveloader.DuplicateFileEntryTest) ... ok test_deduplicated_get_file_entry_dict_for_update (tests.test_recursiveloader.DuplicateIncompatibleDataMiscTypeFileEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.DuplicateIncompatibleDataMiscTypeFileEntryTest) ... ok test_get_file_entry_dict (tests.test_recursiveloader.DuplicateIncompatibleDataMiscTypeFileEntryTest) ... ok test_get_file_entry_dict_only_types (tests.test_recursiveloader.DuplicateIncompatibleDataMiscTypeFileEntryTest) ... ok test_load_sub_manifest (tests.test_recursiveloader.DuplicateManifestDATAFileEntryTest) ... ok test_load_sub_manifest (tests.test_recursiveloader.DuplicateManifestFileEntryTest) ... ok test_cli_update (tests.test_recursiveloader.InvalidManifestTestCase) ... ok test_load_manifests (tests.test_recursiveloader.InvalidManifestTestCase) ... ok test_update_entries_for_directory (tests.test_recursiveloader.InvalidManifestTestCase) ... ok test_assert_directory_verifies (tests.test_recursiveloader.ManifestBackslashInFilenameTest) ... ok test_cli_verifies (tests.test_recursiveloader.ManifestBackslashInFilenameTest) ... ok test_find_path_entry (tests.test_recursiveloader.ManifestBackslashInFilenameTest) ... ok test_rewrite_manifest (tests.test_recursiveloader.ManifestBackslashInFilenameTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.ManifestBackslashInFilenameTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.ManifestBackslashInFilenameTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.ManifestIgnoreEntryTest) ... ok test_cli_verifies (tests.test_recursiveloader.ManifestIgnoreEntryTest) ... ok test_find_path_entry (tests.test_recursiveloader.ManifestIgnoreEntryTest) ... ok test_assert_directory_verifies_new_mtime (tests.test_recursiveloader.ManifestMTimeTests) ... ok test_assert_directory_verifies_old_mtime (tests.test_recursiveloader.ManifestMTimeTests) ... ok test_update_entries_for_directory_new_mtime (tests.test_recursiveloader.ManifestMTimeTests) ... ok test_update_entries_for_directory_old_mtime (tests.test_recursiveloader.ManifestMTimeTests) ... ok test_assert_directory_verifies (tests.test_recursiveloader.ManifestMiscEntryTest) ... ok test_assert_directory_verifies_nonstrict_via_fail_handler (tests.test_recursiveloader.ManifestMiscEntryTest) ... ok test_cli_verifies (tests.test_recursiveloader.ManifestMiscEntryTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.ManifestMiscEntryTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.ManifestMiscEntryTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.ManifestMissingDirectoryTest) ... ok test_assert_directory_verifies_nonstrict_via_fail_handler (tests.test_recursiveloader.ManifestMissingDirectoryTest) ... ok test_cli_verifies (tests.test_recursiveloader.ManifestMissingDirectoryTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.ManifestMissingDirectoryTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.ManifestMissingDirectoryTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.ManifestWhitespaceInFilenameTest) ... ok test_cli_verifies (tests.test_recursiveloader.ManifestWhitespaceInFilenameTest) ... ok test_find_path_entry (tests.test_recursiveloader.ManifestWhitespaceInFilenameTest) ... ok test_rewrite_manifest (tests.test_recursiveloader.ManifestWhitespaceInFilenameTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.ManifestWhitespaceInFilenameTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.ManifestWhitespaceInFilenameTest) ... ok test_create_manifest (tests.test_recursiveloader.MultipleDeepNestedManifestTest) ... ok test_load_unregistered_manifests (tests.test_recursiveloader.MultipleDeepNestedManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.MultipleDeepNestedManifestTest) ... ok test_update_entries_for_directory_without_manifests (tests.test_recursiveloader.MultipleDeepNestedManifestTest) ... ok test_find_timestamp (tests.test_recursiveloader.MultipleManifestTest) ... ok test_load_manifests_recursively (tests.test_recursiveloader.MultipleManifestTest) ... ok test_load_sub_manifest (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entry_for_path (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entry_for_path_hashes (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entry_for_path_hashes_plus_manifest (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entry_for_path_hashes_via_ctor (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entry_for_path_hashes_via_ctor_and_override (tests.test_recursiveloader.MultipleManifestTest) ... ok test_verify_path (tests.test_recursiveloader.MultipleManifestTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.MultipleSubdirectoryFilesTest) ... ok test_find_timestamp (tests.test_recursiveloader.MultipleTopLevelManifestTest) ... ok test_load_extra_manifests (tests.test_recursiveloader.MultipleTopLevelManifestTest) ... ok test_init (tests.test_recursiveloader.SubManifestMismatchTest) ... ok test_load_manifests_recursively (tests.test_recursiveloader.SubManifestMismatchTest) ... ok test_load_sub_manifest (tests.test_recursiveloader.SubManifestMismatchTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.SubManifestMismatchTest) ... ok test_assert_directory_verifies (tests.test_recursiveloader.UnreadableDirectoryTest) ... ok test_update_entries_for_directory (tests.test_recursiveloader.UnreadableDirectoryTest) ... ok test_cli_update (tests.test_recursiveloader.UnregisteredCompressedManifestTestCase) ... ok test_load_manifests (tests.test_recursiveloader.UnregisteredCompressedManifestTestCase) ... ok test_update_entries_for_directory (tests.test_recursiveloader.UnregisteredCompressedManifestTestCase) ... ok test_cli_update (tests.test_recursiveloader.UnregisteredManifestTestCase) ... ok test_load_manifests (tests.test_recursiveloader.UnregisteredManifestTestCase) ... ok test_update_entries_for_directory (tests.test_recursiveloader.UnregisteredManifestTestCase) ... ok ====================================================================== ERROR: test_lzma_legacy (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 295, in test_lzma_legacy with gemato.compression.open_compressed_file('lzma', f, "rb") as lzma: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_lzma_legacy_as_xz (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 337, in test_lzma_legacy_as_xz with self.assertRaises(gemato.compression.lzma.LZMAError): AttributeError: 'module' object has no attribute 'LZMAError' ====================================================================== ERROR: test_lzma_legacy_empty (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 303, in test_lzma_legacy_empty with gemato.compression.open_compressed_file('lzma', f, "rb") as lzma: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_lzma_legacy_split (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 311, in test_lzma_legacy_split with gemato.compression.open_compressed_file('lzma', f, "rb") as lzma: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_lzma_legacy_write (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 319, in test_lzma_legacy_write with gemato.compression.open_compressed_file('lzma', f, 'wb') as lzma: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 348, in test_open_potentially_compressed_path wf.name, 'rb') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path_fileno_passthrough (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 420, in test_open_potentially_compressed_path_fileno_passthrough rf.name, 'w', encoding='utf_16_be') File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path_with_encoding (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 368, in test_open_potentially_compressed_path_with_encoding with gemato.compression.open_compressed_file('lzma', wf, 'wb') as lzma: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 405, in test_open_potentially_compressed_path_with_encoding_line_api with gemato.compression.open_compressed_file('lzma', wf, 'wb') as lzma: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path_write (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 357, in test_open_potentially_compressed_path_write rf.name, 'wb') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 394, in test_open_potentially_compressed_path_write_with_encoding rf.name, 'w', encoding='utf_16_be') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 382, in test_open_potentially_compressed_path_write_with_unicode rf.name, 'w') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_open_potentially_compressed_path (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 506, in test_open_potentially_compressed_path wf.name, 'rb') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_open_potentially_compressed_path_fileno_passthrough (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 578, in test_open_potentially_compressed_path_fileno_passthrough rf.name, 'w', encoding='utf_16_be') File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_open_potentially_compressed_path_with_encoding (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 526, in test_open_potentially_compressed_path_with_encoding with gemato.compression.open_compressed_file('xz', wf, 'wb') as xz: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_open_potentially_compressed_path_with_encoding_line_api (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 563, in test_open_potentially_compressed_path_with_encoding_line_api with gemato.compression.open_compressed_file('xz', wf, 'wb') as xz: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_open_potentially_compressed_path_write (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 515, in test_open_potentially_compressed_path_write rf.name, 'wb') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_open_potentially_compressed_path_write_with_encoding (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 552, in test_open_potentially_compressed_path_write_with_encoding rf.name, 'w', encoding='utf_16_be') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_open_potentially_compressed_path_write_with_unicode (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 540, in test_open_potentially_compressed_path_write_with_unicode rf.name, 'w') as cf: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_xz (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 453, in test_xz with gemato.compression.open_compressed_file('xz', f, "rb") as xz: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_xz_as_lzma_legacy (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 495, in test_xz_as_lzma_legacy with self.assertRaises(gemato.compression.lzma.LZMAError): AttributeError: 'module' object has no attribute 'LZMAError' ====================================================================== ERROR: test_xz_empty (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 461, in test_xz_empty with gemato.compression.open_compressed_file('xz', f, "rb") as xz: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_xz_split (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 469, in test_xz_split with gemato.compression.open_compressed_file('xz', f, "rb") as xz: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_xz_write (tests.test_compression.XZCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 477, in test_xz_write with gemato.compression.open_compressed_file('xz', f, 'wb') as xz: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ====================================================================== ERROR: test_compress_manifests_low_watermark_lzma (tests.test_recursiveloader.BasicNestingTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_recursiveloader.py", line 617, in test_compress_manifests_low_watermark_lzma compress_format='lzma') File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/recursiveloader.py", line 745, in save_manifests self.save_manifest(new_mpath) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/recursiveloader.py", line 323, in save_manifest path, 'w', encoding='utf8') as f: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 59, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_ALONE, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_ALONE' ====================================================================== ERROR: test_compress_manifests_low_watermark_xz (tests.test_recursiveloader.BasicNestingTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_recursiveloader.py", line 638, in test_compress_manifests_low_watermark_xz compress_format='xz') File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/recursiveloader.py", line 745, in save_manifests self.save_manifest(new_mpath) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/recursiveloader.py", line 323, in save_manifest path, 'w', encoding='utf8') as f: File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 114, in open_potentially_compressed_path bmode if kwargs else mode) File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/gemato/compression.py", line 61, in open_compressed_file return lzma.LZMAFile(f, format=lzma.FORMAT_XZ, mode=mode) AttributeError: 'module' object has no attribute 'FORMAT_XZ' ---------------------------------------------------------------------- Ran 576 tests in 136.165s FAILED (errors=26, skipped=8) Test failed: error: Test failed: * ERROR: app-portage/gemato-9.2::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2722: Called distutils-r1_src_test * environment, line 890: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 336: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2238: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1544: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1542: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 560: Called distutils-r1_run_phase 'python_test' * environment, line 821: Called python_test * environment, line 2602: Called esetup.py 'test' * environment, line 1089: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=app-portage/gemato-9.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-portage/gemato-9.2::gentoo'`. * The complete build log is located at '/var/log/portage/app-portage:gemato-9.2:20180103-023228.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-portage/gemato-9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-portage/gemato-9.2/temp/environment'. * Working directory: '/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2' * S: '/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2'