Source: lintian-brush
Version: 0.99
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210406 ftbfs-bullseye

Hi,

During a rebuild of all packages in bullseye, your package failed to build
on amd64.

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package lintian-brush
> dpkg-buildpackage: info: source version 0.99
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jelmer Vernooij <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with python3,bash_completion --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build' (and everything under 
> it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (native)'
> dpkg-source: info: building lintian-brush in lintian-brush_0.99.tar.xz
> dpkg-source: info: building lintian-brush in lintian-brush_0.99.dsc
>  debian/rules binary
> dh binary --with python3,bash_completion --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/debbugs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/standards_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/line_editor.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/multiarch_hints.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/patches.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/lintian_overrides.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/gpg.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/debhelper.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/changelog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/licenses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/scrub_obsolete.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/xdg.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/section.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/upstream_metadata.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/vcswatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/vcs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/dirty_tracker.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/yaml.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/debianize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/watch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/salsa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/release_info.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/lintian.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/fixer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/systemd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/detect_gbp_dch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
> copying lintian_brush/udd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/lintian_brush
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> creating lintian_brush.egg-info
> writing lintian_brush.egg-info/PKG-INFO
> writing dependency_links to lintian_brush.egg-info/dependency_links.txt
> writing entry points to lintian_brush.egg-info/entry_points.txt
> writing requirements to lintian_brush.egg-info/requires.txt
> writing top-level names to lintian_brush.egg-info/top_level.txt
> writing manifest file 'lintian_brush.egg-info/SOURCES.txt'
> reading manifest file 'lintian_brush.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'lintian_brush.egg-info/SOURCES.txt'
> running build_ext
> test_add_long_line (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_add_long_line 
> ... failed to open trace file: [Errno 13] Permission denied: 
> '/you-should-use-TestCaseInTempDir-if-you-need-a-log-file'
> ok
> test_add_long_subline 
> (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_add_long_subline
>  ... ok
> test_add_new (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_add_new ... ok
> test_edit_broken_first_line 
> (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_edit_broken_first_line
>  ... /usr/lib/python3/dist-packages/debian/changelog.py:497: UserWarning: 
> Unexpected line while looking for first heading: THIS IS NOT A PARSEABLE LINE
>   warnings.warn(message)
> ok
> test_edit_existing_existing_author 
> (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_edit_existing_existing_author
>  ... ok
> test_edit_existing_multi_new_author 
> (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_edit_existing_multi_new_author
>  ... ok
> test_edit_existing_new_author 
> (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_edit_existing_new_author
>  ... ok
> test_trailer_only (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_trailer_only 
> ... ok
> test_trailer_only_existing_author 
> (lintian_brush.tests.test_changelog.ChangelogAddEntryTests)
> lintian_brush.tests.test_changelog.ChangelogAddEntryTests.test_trailer_only_existing_author
>  ... ok
> test_compat_release (lintian_brush.tests.test_config.ConfigReadTests)
> lintian_brush.tests.test_config.ConfigReadTests.test_compat_release ... ok
> test_minimum_certainty (lintian_brush.tests.test_config.ConfigReadTests)
> lintian_brush.tests.test_config.ConfigReadTests.test_minimum_certainty ... ok
> test_missing (lintian_brush.tests.test_config.ConfigReadTests)
> lintian_brush.tests.test_config.ConfigReadTests.test_missing ... ok
> test_unknown (lintian_brush.tests.test_config.ConfigReadTests)
> lintian_brush.tests.test_config.ConfigReadTests.test_unknown ... ok
> test_update_changelog (lintian_brush.tests.test_config.ConfigReadTests)
> lintian_brush.tests.test_config.ConfigReadTests.test_update_changelog ... ok
> test_resolve_debian (lintian_brush.tests.test_config.ResolveCodeNameTests)
> lintian_brush.tests.test_config.ResolveCodeNameTests.test_resolve_debian ... 
> ok
> test_resolve_ubuntu (lintian_brush.tests.test_config.ResolveCodeNameTests)
> lintian_brush.tests.test_config.ResolveCodeNameTests.test_resolve_ubuntu ... 
> ok
> test_resolve_unknown (lintian_brush.tests.test_config.ResolveCodeNameTests)
> lintian_brush.tests.test_config.ResolveCodeNameTests.test_resolve_unknown ... 
> ok
> test_is_valid 
> (lintian_brush.tests.test_debhelper.HighestStableCompatLevelTests)
> lintian_brush.tests.test_debhelper.HighestStableCompatLevelTests.test_is_valid
>  ... ok
> test_is_valid 
> (lintian_brush.tests.test_debhelper.LowestNonDeprecatedCompatLevel)
> lintian_brush.tests.test_debhelper.LowestNonDeprecatedCompatLevel.test_is_valid
>  ... ok
> test_changelog_sha_prefixed 
> (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_changelog_sha_prefixed
>  ... ok
> test_changelog_updated_separately 
> (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_changelog_updated_separately
>  ... ok
> test_empty (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_empty 
> ... ok
> test_gbp_conf_dch 
> (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_gbp_conf_dch
>  ... ok
> test_has_dch_in_messages 
> (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_has_dch_in_messages
>  ... ok
> test_no_gbp_conf 
> (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_no_gbp_conf
>  ... ok
> test_update_with_change 
> (lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
> lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_update_with_change
>  ... ok
> test_added_then_deleted 
> (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_added_then_deleted
>  ... ok
> test_control_file (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_control_file 
> ... ok
> test_deleted (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_deleted ... ok
> test_directory_added 
> (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_directory_added 
> ... ok
> test_file_removed (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_file_removed 
> ... ok
> test_many_added (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_many_added ... 
> ok
> test_nothing_changes 
> (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_nothing_changes 
> ... ok
> test_regular_file_added 
> (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_regular_file_added
>  ... ok
> test_regular_file_in_subdir_added 
> (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_regular_file_in_subdir_added
>  ... ok
> test_renamed (lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests)
> lintian_brush.tests.test_dirty_tracker.DirtyTrackerTests.test_renamed ... ok
> test_override_exists 
> (lintian_brush.tests.test_lintian_overrides.OverrideExistsTests)
> lintian_brush.tests.test_lintian_overrides.OverrideExistsTests.test_override_exists
>  ... ok
> test_no_overrides_paths 
> (lintian_brush.tests.test_lintian_overrides.OverridesPathTests)
> lintian_brush.tests.test_lintian_overrides.OverridesPathTests.test_no_overrides_paths
>  ... ok
> test_overrides_paths 
> (lintian_brush.tests.test_lintian_overrides.OverridesPathTests)
> lintian_brush.tests.test_lintian_overrides.OverridesPathTests.test_overrides_paths
>  ... ok
> test_change_set_archlist 
> (lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests)
> lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests.test_change_set_archlist
>  ... ok
> test_delete 
> (lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests)
> lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests.test_delete
>  ... ok
> test_delete_last 
> (lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests)
> lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests.test_delete_last
>  ... ok
> test_no_changes 
> (lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests)
> lintian_brush.tests.test_lintian_overrides.UpdateOverridesFileTests.test_no_changes
>  ... ok
> test_invalid_header 
> (lintian_brush.tests.test_multiarch_hints.ParseMultiArchHints)
> lintian_brush.tests.test_multiarch_hints.ParseMultiArchHints.test_invalid_header
>  ... ok
> test_some_entries 
> (lintian_brush.tests.test_multiarch_hints.ParseMultiArchHints)
> lintian_brush.tests.test_multiarch_hints.ParseMultiArchHints.test_some_entries
>  ... ok
> test_apply_add (lintian_brush.tests.test_patches.AppliedPatchesTests)
> lintian_brush.tests.test_patches.AppliedPatchesTests.test_apply_add ... ok
> test_apply_delete (lintian_brush.tests.test_patches.AppliedPatchesTests)
> lintian_brush.tests.test_patches.AppliedPatchesTests.test_apply_delete ... ok
> test_apply_simple (lintian_brush.tests.test_patches.AppliedPatchesTests)
> lintian_brush.tests.test_patches.AppliedPatchesTests.test_apply_simple ... ok
> test_simple (lintian_brush.tests.test_patches.FindCommonPatchSuffixTests)
> lintian_brush.tests.test_patches.FindCommonPatchSuffixTests.test_simple ... ok
> test_none (lintian_brush.tests.test_patches.FindPatchBaseTests)
> lintian_brush.tests.test_patches.FindPatchBaseTests.test_none ... ok
> test_upstream_dash (lintian_brush.tests.test_patches.FindPatchBaseTests)
> lintian_brush.tests.test_patches.FindPatchBaseTests.test_upstream_dash ... ok
> test_none (lintian_brush.tests.test_patches.FindPatchBranchTests)
> lintian_brush.tests.test_patches.FindPatchBranchTests.test_none ... ok
> test_patch_queue (lintian_brush.tests.test_patches.FindPatchBranchTests)
> lintian_brush.tests.test_patches.FindPatchBranchTests.test_patch_queue ... ok
> test_patched_master (lintian_brush.tests.test_patches.FindPatchBranchTests)
> lintian_brush.tests.test_patches.FindPatchBranchTests.test_patched_master ... 
> ok
> test_patched_other (lintian_brush.tests.test_patches.FindPatchBranchTests)
> lintian_brush.tests.test_patches.FindPatchBranchTests.test_patched_other ... 
> ok
> test_comments (lintian_brush.tests.test_patches.ReadQuiltPatchesTests)
> lintian_brush.tests.test_patches.ReadQuiltPatchesTests.test_comments ... ok
> test_no_series_file (lintian_brush.tests.test_patches.ReadQuiltPatchesTests)
> lintian_brush.tests.test_patches.ReadQuiltPatchesTests.test_no_series_file 
> ... ok
> test_read_patches (lintian_brush.tests.test_patches.ReadQuiltPatchesTests)
> lintian_brush.tests.test_patches.ReadQuiltPatchesTests.test_read_patches ... 
> ok
> test_comment (lintian_brush.tests.test_patches.ReadSeriesFileTests)
> lintian_brush.tests.test_patches.ReadSeriesFileTests.test_comment ... ok
> test_empty (lintian_brush.tests.test_patches.ReadSeriesFileTests)
> lintian_brush.tests.test_patches.ReadSeriesFileTests.test_empty ... ok
> test_empty_line (lintian_brush.tests.test_patches.ReadSeriesFileTests)
> lintian_brush.tests.test_patches.ReadSeriesFileTests.test_empty_line ... ok
> test_options (lintian_brush.tests.test_patches.ReadSeriesFileTests)
> lintian_brush.tests.test_patches.ReadSeriesFileTests.test_options ... ok
> test_custom (lintian_brush.tests.test_patches.TreePatchesDirectoryTests)
> lintian_brush.tests.test_patches.TreePatchesDirectoryTests.test_custom ... ok
> test_default (lintian_brush.tests.test_patches.TreePatchesDirectoryTests)
> lintian_brush.tests.test_patches.TreePatchesDirectoryTests.test_default ... ok
> test_none (lintian_brush.tests.test_patches.TreePatchesDirectoryTests)
> lintian_brush.tests.test_patches.TreePatchesDirectoryTests.test_none ... ok
> test_delta (lintian_brush.tests.test_patches.TreePatchesNonPatchesTests)
> lintian_brush.tests.test_patches.TreePatchesNonPatchesTests.test_delta ... ok
> test_no_delta (lintian_brush.tests.test_patches.TreePatchesNonPatchesTests)
> lintian_brush.tests.test_patches.TreePatchesNonPatchesTests.test_no_delta ... 
> ok
> test_upstream_branch 
> (lintian_brush.tests.test_patches.UpstreamWithAppliedPatchesTests)
> lintian_brush.tests.test_patches.UpstreamWithAppliedPatchesTests.test_upstream_branch
>  ... ok
> test_find_shell_scripts 
> (lintian_brush.tests.test_run.AvailableLintianFixersTest)
> lintian_brush.tests.test_run.AvailableLintianFixersTest.test_find_shell_scripts
>  ... ok
> test_insufficient (lintian_brush.tests.test_run.CertaintySufficientTests)
> lintian_brush.tests.test_run.CertaintySufficientTests.test_insufficient ... ok
> test_sufficient (lintian_brush.tests.test_run.CertaintySufficientTests)
> lintian_brush.tests.test_run.CertaintySufficientTests.test_sufficient ... ok
> test_certainty_to_confidence 
> (lintian_brush.tests.test_run.CertaintyVsConfidenceTests)
> lintian_brush.tests.test_run.CertaintyVsConfidenceTests.test_certainty_to_confidence
>  ... ok
> test_confidence_to_certainty 
> (lintian_brush.tests.test_run.CertaintyVsConfidenceTests)
> lintian_brush.tests.test_run.CertaintyVsConfidenceTests.test_confidence_to_certainty
>  ... ok
> test_extra (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_extra ... ok
> test_pending_changes (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_pending_changes ... ok
> test_pending_changes_bzr_empty_dir 
> (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_pending_changes_bzr_empty_dir
>  ... ok
> test_pending_changes_git_dir_with_ignored 
> (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_pending_changes_git_dir_with_ignored
>  ... ok
> test_pending_changes_git_empty_dir 
> (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_pending_changes_git_empty_dir
>  ... ok
> test_subpath (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_subpath ... ok
> test_subpath_changed (lintian_brush.tests.test_run.CheckCleanTreeTests)
> lintian_brush.tests.test_run.CheckCleanTreeTests.test_subpath_changed ... ok
> test_git_config (lintian_brush.tests.test_run.GetCommitterTests)
> lintian_brush.tests.test_run.GetCommitterTests.test_git_config ... ok
> test_git_env (lintian_brush.tests.test_run.GetCommitterTests)
> lintian_brush.tests.test_run.GetCommitterTests.test_git_env ... ok
> test_global_stack (lintian_brush.tests.test_run.GetCommitterTests)
> lintian_brush.tests.test_run.GetCommitterTests.test_global_stack ... ok
> test_honors_tree_committer_config 
> (lintian_brush.tests.test_run.HonorsVcsCommitter)
> lintian_brush.tests.test_run.HonorsVcsCommitter.test_honors_tree_committer_config
>  ... ok
> test_honors_tree_committer_specified 
> (lintian_brush.tests.test_run.HonorsVcsCommitter)
> lintian_brush.tests.test_run.HonorsVcsCommitter.test_honors_tree_committer_specified
>  ... ok
> test_full (lintian_brush.tests.test_run.IncrementVersionTests)
> lintian_brush.tests.test_run.IncrementVersionTests.test_full ... ok
> test_native (lintian_brush.tests.test_run.IncrementVersionTests)
> lintian_brush.tests.test_run.IncrementVersionTests.test_native ... ok
> test_matches_package_version 
> (lintian_brush.tests.test_run.LintianBrushVersion)
> lintian_brush.tests.test_run.LintianBrushVersion.test_matches_package_version 
> ... ok
> test_matches_setup_version (lintian_brush.tests.test_run.LintianBrushVersion)
> lintian_brush.tests.test_run.LintianBrushVersion.test_matches_setup_version 
> ... ok
> test_empty (lintian_brush.tests.test_run.ManyResultTests)
> lintian_brush.tests.test_run.ManyResultTests.test_empty ... ok
> test_no_certainty (lintian_brush.tests.test_run.ManyResultTests)
> lintian_brush.tests.test_run.ManyResultTests.test_no_certainty ... ok
> test_possible (lintian_brush.tests.test_run.ManyResultTests)
> lintian_brush.tests.test_run.ManyResultTests.test_possible ... ok
> test_minimum (lintian_brush.tests.test_run.MinimumCertaintyTests)
> lintian_brush.tests.test_run.MinimumCertaintyTests.test_minimum ... ok
> test_changes_to_last_only 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_changes_to_last_only
>  ... ok
> test_changes_to_last_only_but_released 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_changes_to_last_only_but_released
>  ... ok
> test_changes_to_other_changelog_entries 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_changes_to_other_changelog_entries
>  ... ok
> test_no_changes 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_no_changes
>  ... ok
> test_only_new_changelog 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_only_new_changelog
>  ... ok
> test_other_change 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_other_change
>  ... ok
> test_other_changes 
> (lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests)
> lintian_brush.tests.test_run.OnlyChangesLastChangelogBlockTests.test_other_changes
>  ... ok
> test_default_certainty 
> (lintian_brush.tests.test_run.ParseScriptFixerOutputTests)
> lintian_brush.tests.test_run.ParseScriptFixerOutputTests.test_default_certainty
>  ... ok
> test_patch_name (lintian_brush.tests.test_run.ParseScriptFixerOutputTests)
> lintian_brush.tests.test_run.ParseScriptFixerOutputTests.test_patch_name ... 
> ok
> test_simple (lintian_brush.tests.test_run.ParseScriptFixerOutputTests)
> lintian_brush.tests.test_run.ParseScriptFixerOutputTests.test_simple ... ok
> test_unknown_certainty 
> (lintian_brush.tests.test_run.ParseScriptFixerOutputTests)
> lintian_brush.tests.test_run.ParseScriptFixerOutputTests.test_unknown_certainty
>  ... ok
> test_chdir (lintian_brush.tests.test_run.PythonScriptFixerTests)
> lintian_brush.tests.test_run.PythonScriptFixerTests.test_chdir ... ok
> test_exception (lintian_brush.tests.test_run.PythonScriptFixerTests)
> lintian_brush.tests.test_run.PythonScriptFixerTests.test_exception ... ok
> test_noop (lintian_brush.tests.test_run.PythonScriptFixerTests)
> lintian_brush.tests.test_run.PythonScriptFixerTests.test_noop ... ok
> test_empty_change (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_empty_change ... ok
> test_fails (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_fails ... ok
> test_new_file (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_new_file ... ok
> test_not_debian_tree (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_not_debian_tree ... ok
> test_rename_file (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_rename_file ... 
> expected failure
> test_simple_modify (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_simple_modify ... ok
> test_simple_modify_acceptably_uncertain 
> (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_simple_modify_acceptably_uncertain
>  ... ok
> test_simple_modify_too_uncertain 
> (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_simple_modify_too_uncertain
>  ... ok
> test_upstream_change (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_upstream_change ... ok
> test_upstream_change_stacked 
> (lintian_brush.tests.test_run.RunLintianFixerTests)
> lintian_brush.tests.test_run.RunLintianFixerTests.test_upstream_change_stacked
>  ... ok
> test_fails (lintian_brush.tests.test_run.RunLintianFixersTests)
> lintian_brush.tests.test_run.RunLintianFixersTests.test_fails ... ok
> test_not_debian_tree (lintian_brush.tests.test_run.RunLintianFixersTests)
> lintian_brush.tests.test_run.RunLintianFixersTests.test_not_debian_tree ... ok
> test_simple_modify (lintian_brush.tests.test_run.RunLintianFixersTests)
> lintian_brush.tests.test_run.RunLintianFixersTests.test_simple_modify ... ok
> test_chdir (lintian_brush.tests.test_run.ScriptFixerTests)
> lintian_brush.tests.test_run.ScriptFixerTests.test_chdir ... ok
> test_exception (lintian_brush.tests.test_run.ScriptFixerTests)
> lintian_brush.tests.test_run.ScriptFixerTests.test_exception ... ok
> test_noop (lintian_brush.tests.test_run.ScriptFixerTests)
> lintian_brush.tests.test_run.ScriptFixerTests.test_noop ... ok
> test_exclude (lintian_brush.tests.test_run.SelectFixersTests)
> lintian_brush.tests.test_run.SelectFixersTests.test_exclude ... ok
> test_exclude_missing (lintian_brush.tests.test_run.SelectFixersTests)
> lintian_brush.tests.test_run.SelectFixersTests.test_exclude_missing ... ok
> test_exists (lintian_brush.tests.test_run.SelectFixersTests)
> lintian_brush.tests.test_run.SelectFixersTests.test_exists ... ok
> test_missing (lintian_brush.tests.test_run.SelectFixersTests)
> lintian_brush.tests.test_run.SelectFixersTests.test_missing ... ok
> test_branch (lintian_brush.tests.test_salsa.DetermineBrowserUrlTests)
> lintian_brush.tests.test_salsa.DetermineBrowserUrlTests.test_branch ... ok
> test_browser_url (lintian_brush.tests.test_salsa.DetermineBrowserUrlTests)
> lintian_brush.tests.test_salsa.DetermineBrowserUrlTests.test_browser_url ... 
> ok
> test_subpath (lintian_brush.tests.test_salsa.DetermineBrowserUrlTests)
> lintian_brush.tests.test_salsa.DetermineBrowserUrlTests.test_subpath ... ok
> test_individual (lintian_brush.tests.test_salsa.GuessRepositoryURLTests)
> lintian_brush.tests.test_salsa.GuessRepositoryURLTests.test_individual ... ok
> test_team (lintian_brush.tests.test_salsa.GuessRepositoryURLTests)
> lintian_brush.tests.test_salsa.GuessRepositoryURLTests.test_team ... ok
> test_unknown (lintian_brush.tests.test_salsa.GuessRepositoryURLTests)
> lintian_brush.tests.test_salsa.GuessRepositoryURLTests.test_unknown ... ok
> test_git (lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests)
> lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests.test_git ... ok
> test_mismatch (lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests)
> lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests.test_mismatch ... ok
> test_none (lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests)
> lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests.test_none ... ok
> test_perl (lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests)
> lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests.test_perl ... ok
> test_svn (lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests)
> lintian_brush.tests.test_salsa.SalsaUrlFromAliothUrlTests.test_svn ... ok
> test_multiple (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_multiple ... ok
> test_multiple_add (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_multiple_add ... ok
> test_multiple_default (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_multiple_default ... ok
> test_multiple_remove (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_multiple_remove ... ok
> test_multiple_reset (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_multiple_reset ... ok
> test_multiple_set (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_multiple_set ... ok
> test_setting_before_section (lintian_brush.tests.test_systemd.UnitFileParser)
> lintian_brush.tests.test_systemd.UnitFileParser.test_setting_before_section 
> ... ok
> test_systemd_service_files 
> (lintian_brush.tests.test_systemd.UpdateServiceFilesTests)
> lintian_brush.tests.test_systemd.UpdateServiceFilesTests.test_systemd_service_files
>  ... ok
> test_update_service (lintian_brush.tests.test_systemd.UpdateServiceFilesTests)
> lintian_brush.tests.test_systemd.UpdateServiceFilesTests.test_update_service 
> ... ok
> test_update_service_file 
> (lintian_brush.tests.test_systemd.UpdateServiceFilesTests)
> lintian_brush.tests.test_systemd.UpdateServiceFilesTests.test_update_service_file
>  ... ok
> test_github (lintian_brush.tests.test_vcs.CanonicalizeVcsUrlTests) ... ok
> test_salsa (lintian_brush.tests.test_vcs.CanonicalizeVcsUrlTests) ... ok
> test_github (lintian_brush.tests.test_vcs.DetermineBrowserUrlTests) ... ok
> test_salsa (lintian_brush.tests.test_vcs.DetermineBrowserUrlTests) ... ok
> test_github (lintian_brush.tests.test_vcs.FindPublicVcsUrlTests) ... ok
> test_salsa (lintian_brush.tests.test_vcs.FindPublicVcsUrlTests) ... ok
> test_anongit (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_fixup (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_freedesktop (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_github_tree_url (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_gnome (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_preserves (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_salsa_not_https (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_salsa_tree_branch (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_salsa_uses_cgit (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_strip_extra_colon (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_strip_extra_slash (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_strip_username (lintian_brush.tests.test_vcs.FixUpGitUrlTests) ... ok
> test_fixup (lintian_brush.tests.test_vcs.FixupRcpStyleUrlTests) ... ok
> test_leave (lintian_brush.tests.test_vcs.FixupRcpStyleUrlTests) ... ok
> test_cvs (lintian_brush.tests.test_vcs.SanitizeUrlTests) ... ok
> test_git_http (lintian_brush.tests.test_vcs.SanitizeUrlTests) ... ok
> test_insecure_savannah (lintian_brush.tests.test_vcs.SanitizeUrlTests) ... ok
> test_rcp_style (lintian_brush.tests.test_vcs.SanitizeUrlTests) ... ok
> test_simple (lintian_brush.tests.test_vcs.SanitizeUrlTests) ... ok
> test_modify (lintian_brush.tests.test_xdg.UpdateDesktopEntryTests)
> lintian_brush.tests.test_xdg.UpdateDesktopEntryTests.test_modify ... ok
> test_weird_spacing (lintian_brush.tests.test_xdg.UpdateDesktopEntryTests)
> lintian_brush.tests.test_xdg.UpdateDesktopEntryTests.test_weird_spacing ... ok
> test_csb (lintian_brush.tests.test_yaml.UpdateOrderedDict)
> lintian_brush.tests.test_yaml.UpdateOrderedDict.test_csb ... ok
> test_empty (lintian_brush.tests.test_yaml.UpdateOrderedDict)
> lintian_brush.tests.test_yaml.UpdateOrderedDict.test_empty ... ok
> test_insert_before (lintian_brush.tests.test_yaml.UpdateOrderedDict)
> lintian_brush.tests.test_yaml.UpdateOrderedDict.test_insert_before ... ok
> test_modify (lintian_brush.tests.test_yaml.UpdateOrderedDict)
> lintian_brush.tests.test_yaml.UpdateOrderedDict.test_modify ... ok
> test_delete (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_delete ... ok
> test_interrupted_line (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_interrupted_line ... ok
> test_json (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_json ... ok
> test_new (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_new ... ok
> test_no_change (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_no_change ... ok
> test_preserve_header (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_preserve_header ... ok
> test_replace_only_line (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_replace_only_line ... ok
> test_update (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_update ... ok
> test_update_with_spaces (lintian_brush.tests.test_yaml.YamlUpdaterTests)
> lintian_brush.tests.test_yaml.YamlUpdaterTests.test_update_with_spaces ... ok
> test_github 
> (upstream_ontologist.tests.test_upstream_ontologist.BugDbFromBugSubmitUrlTests)
>  ... ok
> test_sf 
> (upstream_ontologist.tests.test_upstream_ontologist.BugDbFromBugSubmitUrlTests)
>  ... ok
> test_insufficient 
> (upstream_ontologist.tests.test_upstream_ontologist.CertaintySufficientTests) 
> ... ok
> test_sufficient 
> (upstream_ontologist.tests.test_upstream_ontologist.CertaintySufficientTests) 
> ... ok
> test_certainty_to_confidence 
> (upstream_ontologist.tests.test_upstream_ontologist.CertaintyVsConfidenceTests)
>  ... ok
> test_confidence_to_certainty 
> (upstream_ontologist.tests.test_upstream_ontologist.CertaintyVsConfidenceTests)
>  ... ok
> test_empty 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessFromDebianWatchTests)
>  ... ok
> test_simple 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessFromDebianWatchTests)
>  ... ok
> test_dummy 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessFromPackageJsonTests)
>  ... ok
> test_simple 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessFromPackageJsonTests)
>  ... ok
> test_read 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessFromRDescriptionTests)
>  ... ok
> test_bitbucket 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessRepoFromUrlTests) 
> ... ok
> test_github 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessRepoFromUrlTests) 
> ... ok
> test_known 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessRepoFromUrlTests) 
> ... ok
> test_launchpad 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessRepoFromUrlTests) 
> ... ok
> test_none 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessRepoFromUrlTests) 
> ... ok
> test_savannah 
> (upstream_ontologist.tests.test_upstream_ontologist.GuessRepoFromUrlTests) 
> ... ok
> test_minimum 
> (upstream_ontologist.tests.test_upstream_ontologist.MinimumCertaintyTests) 
> ... ok
> test_guess_simple 
> (upstream_ontologist.tests.test_upstream_ontologist.UrlFromFossilCloneTests) 
> ... ok
> test_args 
> (upstream_ontologist.tests.test_upstream_ontologist.UrlFromGitCloneTests) ... 
> ok
> test_guess_simple 
> (upstream_ontologist.tests.test_upstream_ontologist.UrlFromGitCloneTests) ... 
> ok
> test_github (upstream_ontologist.tests.test_vcs.CanonicalizeVcsUrlTests) ... 
> ok
> test_salsa (upstream_ontologist.tests.test_vcs.CanonicalizeVcsUrlTests) ... ok
> test_github (upstream_ontologist.tests.test_vcs.FindPublicVcsUrlTests) ... ok
> test_salsa (upstream_ontologist.tests.test_vcs.FindPublicVcsUrlTests) ... ok
> test_fixup (upstream_ontologist.tests.test_vcs.FixupRcpStyleUrlTests) ... ok
> test_leave (upstream_ontologist.tests.test_vcs.FixupRcpStyleUrlTests) ... ok
> test_url (upstream_ontologist.tests.test_vcs.PlausibleUrlTests) ... ok
> test_gitlab (upstream_ontologist.tests.test_vcs.TestIsGitLabSite) ... ok
> test_not_gitlab (upstream_ontologist.tests.test_vcs.TestIsGitLabSite) ... ok
> fixer test: control-end-of-file-lines for file-contains-trailing-whitespace 
> ... ok
> fixer test: control-continued for file-contains-trailing-whitespace ... ok
> fixer test: control for file-contains-trailing-whitespace ... ok
> fixer sanity test: file-contains-trailing-whitespace ... ok
> fixer test: simple for insecure-copyright-format-uri ... ok
> fixer sanity test: insecure-copyright-format-uri ... ok
> fixer test: simple for unversioned-copyright-format-uri ... ok
> fixer test: slash-only for unversioned-copyright-format-uri ... ok
> fixer sanity test: unversioned-copyright-format-uri ... ok
> fixer test: simple for debian-control-has-unusual-field-spacing ... ok
> fixer test: generated for debian-control-has-unusual-field-spacing ... ok
> fixer sanity test: debian-control-has-unusual-field-spacing ... ok
> fixer test: not-executable for rules-not-executable ... ok
> fixer sanity test: rules-not-executable ... ok
> fixer test: simple for copyright-has-crs ... ok
> fixer sanity test: copyright-has-crs ... ok
> fixer test: simple for copyright-continued-lines-with-space ... ok
> fixer test: continued-without-spacing for 
> copyright-continued-lines-with-space ... ok
> fixer test: preserve-indentation for copyright-continued-lines-with-space ... 
> ok
> fixer test: unicode for copyright-continued-lines-with-space ... ok
> fixer sanity test: copyright-continued-lines-with-space ... ok
> fixer test: simple for no-copyright-file ... ok
> fixer test: unknown for no-copyright-file ... ok
> fixer sanity test: no-copyright-file ... ok
> fixer test: crs for desktop-entry-file-has-crs ... ok
> fixer sanity test: desktop-entry-file-has-crs ... ok
> fixer test: simple for executable-desktop-file ... ok
> fixer sanity test: executable-desktop-file ... ok
> fixer test: python for package-has-no-description ... ok
> fixer test: has-description for package-has-no-description ... ok
> fixer sanity test: package-has-no-description ... ok
> fixer test: simple for empty-debian-tests-control ... ok
> fixer sanity test: empty-debian-tests-control ... ok
> fixer test: simple for field-name-typo-in-tests-control ... ok
> fixer test: no-tests for field-name-typo-in-tests-control ... ok
> fixer sanity test: field-name-typo-in-tests-control ... ok
> fixer test: simple for out-of-date-copyright-format-uri ... ok
> fixer sanity test: out-of-date-copyright-format-uri ... ok
> fixer test: simple for obsolete-field-in-dep5-copyright ... ok
> fixer sanity test: obsolete-field-in-dep5-copyright ... ok
> fixer test: simple for comma-separated-files-in-dep5-copyright ... ok
> fixer sanity test: comma-separated-files-in-dep5-copyright ... ok
> fixer test: bsd-3-clause for common-license ... Unable to get canonical name 
> for 'BSD-3-clause'
> Found full license text for BSD-3-clause, but unknown synopsis BSD-3-clause 
> (BSD-3-clause)
> ok
> fixer test: apache-2-copy for common-license ... ok
> fixer test: apache-2-reference for common-license ... A common license 
> shortname (Apache-2.0) is used, but license text not recognized.
> ok
> fixer test: comment-present for common-license ... ok
> fixer test: bsd for common-license ... ok
> fixer test: x-comment-present for common-license ... ok
> fixer test: cc0 for common-license ... ok
> fixer sanity test: common-license ... ok
> fixer test: python3 for ancient-python-version-field ... ok
> fixer test: python2 for ancient-python-version-field ... ok
> fixer sanity test: ancient-python-version-field ... ok
> fixer test: no-build-depends for build-depends-on-build-essential ... ok
> fixer test: simple for build-depends-on-build-essential ... ok
> fixer sanity test: build-depends-on-build-essential ... ok
> fixer test: dh-systemd for build-depends-on-obsolete-package ... ok
> fixer test: no-build-depends for build-depends-on-obsolete-package ... ok
> fixer test: no-changes for build-depends-on-obsolete-package ... ok
> fixer test: dh-systemd-debhelper-uptodate for 
> build-depends-on-obsolete-package ... ok
> fixer sanity test: build-depends-on-obsolete-package ... ok
> fixer test: simple for control-file-with-CRLF-EOLs ... ok
> fixer sanity test: control-file-with-CRLF-EOLs ... ok
> fixer test: simple for debhelper-but-no-misc-depends ... 
> /usr/lib/python3/dist-packages/debmutate/_deb822.py:116: UserWarning: cannot 
> parse package relationship "libf2fs5 (= ${binary:Version})", returning it raw
>   warnings.warn(
> /usr/lib/python3/dist-packages/debmutate/_deb822.py:116: UserWarning: cannot 
> parse package relationship "libf2fs-format4 (= ${binary:Version})", returning 
> it raw
>   warnings.warn(
> /usr/lib/python3/dist-packages/debmutate/_deb822.py:116: UserWarning: cannot 
> parse package relationship "libf2fs5 (= ${binary:Version})", returning it raw
>   warnings.warn(
> /usr/lib/python3/dist-packages/debmutate/_deb822.py:116: UserWarning: cannot 
> parse package relationship "libf2fs-format4 (= ${binary:Version})", returning 
> it raw
>   warnings.warn(
> /usr/lib/python3/dist-packages/debmutate/_deb822.py:116: UserWarning: cannot 
> parse package relationship "f2fs-tools (= ${binary:Version})", returning it 
> raw
>   warnings.warn(
> ok
> fixer sanity test: debhelper-but-no-misc-depends ... ok
> fixer test: debhelper-compat for 
> debhelper-tools-from-autotools-dev-are-deprecated ... ok
> fixer test: no-op for debhelper-tools-from-autotools-dev-are-deprecated ... ok
> fixer test: simple for debhelper-tools-from-autotools-dev-are-deprecated ... 
> ok
> fixer sanity test: debhelper-tools-from-autotools-dev-are-deprecated ... ok
> fixer test: not-first-block-thorough for debian-changelog-line-too-long ... ok
> fixer test: unbreakable for debian-changelog-line-too-long ... ok
> fixer test: simple for debian-changelog-line-too-long ... ok
> fixer test: not-first-block for debian-changelog-line-too-long ... ok
> fixer test: spaces-in-between for debian-changelog-line-too-long ... ok
> fixer test: in-closes for debian-changelog-line-too-long ... ok
> fixer test: no-joining for debian-changelog-line-too-long ... ok
> fixer test: subitem for debian-changelog-line-too-long ... ok
> fixer test: long-subitems for debian-changelog-line-too-long ... ok
> fixer sanity test: debian-changelog-line-too-long ... ok
> fixer test: simple for 
> debian-changelog-file-contains-obsolete-user-emacs-settings ... ok
> fixer sanity test: 
> debian-changelog-file-contains-obsolete-user-emacs-settings ... ok
> fixer test: simple for changelog-has-duplicate-line ... ok
> fixer test: new-stanza for changelog-has-duplicate-line ... ok
> fixer test: multi-line for changelog-has-duplicate-line ... ok
> fixer test: multi-author for changelog-has-duplicate-line ... ok
> fixer test: already-released for changelog-has-duplicate-line ... 
> /usr/lib/python3/dist-packages/debian/changelog.py:497: UserWarning: 
> Unexpected line while looking for start of change data:  * Initial Release.
>   warnings.warn(message)
> ok
> fixer sanity test: changelog-has-duplicate-line ... ok
> fixer test: simple for debian-control-has-empty-field ... ok
> fixer sanity test: debian-control-has-empty-field ... ok
> fixer test: simple for debian-control-has-obsolete-dbg-package ... ok
> fixer test: nochange for debian-control-has-obsolete-dbg-package ... ok
> fixer test: dh for debian-control-has-obsolete-dbg-package ... ok
> fixer sanity test: debian-control-has-obsolete-dbg-package ... ok
> fixer test: simple for debian-pycompat-is-obsolete ... ok
> fixer sanity test: debian-pycompat-is-obsolete ... ok
> fixer test: old for debian-pyversions-is-obsolete ... ok
> fixer sanity test: debian-pyversions-is-obsolete ... ok
> fixer test: simple for debian-rules-should-not-use-pwd ... ok
> fixer sanity test: debian-rules-should-not-use-pwd ... ok
> fixer test: empty for debian-source-options-has-custom-compression-settings 
> ... ok
> fixer test: simple for debian-source-options-has-custom-compression-settings 
> ... ok
> fixer test: comments for 
> debian-source-options-has-custom-compression-settings ... ok
> fixer sanity test: debian-source-options-has-custom-compression-settings ... 
> ok
> fixer test: rename for debian-tests-control-autodep8-is-obsolete ... ok
> fixer test: merge for debian-tests-control-autodep8-is-obsolete ... ok
> fixer sanity test: debian-tests-control-autodep8-is-obsolete ... ok
> fixer test: simple for debian-upstream-obsolete-path ... ok
> fixer test: nochange for debian-upstream-obsolete-path ... ok
> fixer sanity test: debian-upstream-obsolete-path ... ok
> fixer test: no-watch-file for debian-watch-file-old-format ... ok
> fixer test: outdated for debian-watch-file-old-format ... ok
> fixer test: already-updated for debian-watch-file-old-format ... ok
> fixer sanity test: debian-watch-file-old-format ... ok
> fixer test: simple for debian-watch-uses-insecure-uri ... ok
> fixer sanity test: debian-watch-uses-insecure-uri ... ok
> fixer test: simple for debian-watch-contains-dh_make-template ... ok
> fixer sanity test: debian-watch-contains-dh_make-template ... ok
> fixer test: no-dep5 for dep5-file-paragraph-references-header-paragraph ... ok
> fixer test: simple for dep5-file-paragraph-references-header-paragraph ... ok
> fixer sanity test: dep5-file-paragraph-references-header-paragraph ... ok
> fixer test: simple for dh-clean-k-is-deprecated ... ok
> fixer sanity test: dh-clean-k-is-deprecated ... ok
> fixer test: empty-options for empty-debian-source-options ... ok
> fixer test: no-options for empty-debian-source-options ... ok
> fixer sanity test: empty-debian-source-options ... ok
> fixer test: no-series for empty-debian-patches-series ... ok
> fixer test: empty-series for empty-debian-patches-series ... ok
> fixer test: not-opinionated for empty-debian-patches-series ... ok
> fixer sanity test: empty-debian-patches-series ... ok
> fixer test: no-source-homepage for homepage-in-binary-package ... ok
> fixer test: binary-homepages-differ for homepage-in-binary-package ... ok
> fixer test: binary-homepage-differs for homepage-in-binary-package ... ok
> fixer sanity test: homepage-in-binary-package ... ok
> fixer test: simple for homepage-field-uses-insecure-uri ... ok
> fixer sanity test: homepage-field-uses-insecure-uri ... ok
> fixer test: simple for libmodule-build-perl-needs-to-be-in-build-depends ... 
> ok
> fixer sanity test: libmodule-build-perl-needs-to-be-in-build-depends ... ok
> fixer test: 983347 for maintainer-script-without-set-e ... ok
> fixer test: simple for maintainer-script-without-set-e ... ok
> fixer test: spacing for maintainer-script-without-set-e ... ok
> fixer test: debhelper-tag for maintainer-script-without-set-e ... ok
> fixer sanity test: maintainer-script-without-set-e ... ok
> fixer sanity test: dm-upload-allowed ... ok
> fixer test: simple for init.d-script-needs-depends-on-lsb-base ... ok
> fixer sanity test: init.d-script-needs-depends-on-lsb-base ... ok
> fixer test: simple for maintainer-also-in-uploaders ... ok
> fixer sanity test: maintainer-also-in-uploaders ... ok
> fixer test: papt for vcs-field-for-maintainer ... ok
> fixer test: dpmt for vcs-field-for-maintainer ... ok
> fixer sanity test: vcs-field-for-maintainer ... ok
> fixer test: simple for python-teams-merged ... ok
> fixer sanity test: python-teams-merged ... ok
> fixer test: 1.0-native for source-format ... ok
> fixer test: 1.0-quilt-custom-dir for source-format ... Tree has non-standard 
> patches directory debian/patches-applied.
> ok
> fixer test: missing-full for source-format ... ok
> fixer test: 1.0-quilt for source-format ... ok
> fixer test: missing-native for source-format ... ok
> fixer sanity test: source-format ... ok
> fixer test: simple for dh-quilt-addon-but-quilt-source-format ... ok
> fixer test: custom-directory for dh-quilt-addon-but-quilt-source-format ... ok
> fixer test: no-3.0-quilt for dh-quilt-addon-but-quilt-source-format ... ok
> fixer sanity test: dh-quilt-addon-but-quilt-source-format ... ok
> fixer test: with for missing-build-dependency-for-dh_-command ... ok
> fixer test: simple for missing-build-dependency-for-dh_-command ... ok
> fixer test: exists-indep for missing-build-dependency-for-dh_-command ... ok
> fixer test: exists2 for missing-build-dependency-for-dh_-command ... ok
> fixer test: exists3 for missing-build-dependency-for-dh_-command ... ok
> fixer test: exists for missing-build-dependency-for-dh_-command ... ok
> fixer sanity test: missing-build-dependency-for-dh_-command ... ok
> fixer test: simple for missing-vcs-browser-field ... ok
> fixer sanity test: missing-vcs-browser-field ... ok
> fixer test: simple for obsolete-url-in-packaging ... ok
> fixer sanity test: obsolete-url-in-packaging ... ok
> fixer test: simple for no-homepage-field ... ok
> fixer test: js for no-homepage-field ... ok
> fixer sanity test: no-homepage-field ... ok
> fixer test: simple for orphaned-package-should-not-have-uploaders ... ok
> fixer sanity test: orphaned-package-should-not-have-uploaders ... ok
> fixer test: simple for 
> declares-possibly-conflicting-debhelper-compat-versions ... ok
> fixer sanity test: declares-possibly-conflicting-debhelper-compat-versions 
> ... ok
> fixer test: simple for debhelper-compat-wrong-field ... ok
> fixer sanity test: debhelper-compat-wrong-field ... ok
> fixer test: simple for package-needs-versioned-debhelper-build-depends ... ok
> fixer test: no-compat-file for 
> package-needs-versioned-debhelper-build-depends ... ok
> fixer test: ancient for package-needs-versioned-debhelper-build-depends ... ok
> fixer sanity test: package-needs-versioned-debhelper-build-depends ... ok
> fixer test: simple for package-uses-deprecated-source-override-location ... ok
> fixer sanity test: package-uses-deprecated-source-override-location ... ok
> fixer test: pybuild for package-uses-deprecated-debhelper-compat-version ... 
> Use of uninitialized value $step in string ne at 
> /usr/share/perl5/Debian/Debhelper/Buildsystem/perl_build.pm line 24.
> Use of uninitialized value $step in string ne at 
> /usr/share/perl5/Debian/Debhelper/Buildsystem.pm line 424.
> ok
> fixer test: existing-build-depends-compat-newer for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: compat-stretch for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: fail-missing-default for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: install-fail-missing-default for 
> package-uses-deprecated-debhelper-compat-version ... Use of uninitialized 
> value $step in string ne at 
> /usr/share/perl5/Debian/Debhelper/Buildsystem/perl_build.pm line 24.
> Use of uninitialized value $step in string ne at 
> /usr/share/perl5/Debian/Debhelper/Buildsystem.pm line 424.
> ok
> fixer test: discard-unnecessary-override for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: with-rules for package-uses-deprecated-debhelper-compat-version 
> ... ok
> fixer test: tmpfile-to-tmpfiles for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: existing-build-depends-compat for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: cdbs for package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: disabled-autoreconf for 
> package-uses-deprecated-debhelper-compat-version ... Not upgrading beyond 
> debhelper 10, since the package disables autoreconf but its configure does 
> not provide --runstatedir.
> ok
> fixer test: rules-dh-order for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: dupe-installsystemd for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: old-init-script for 
> package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: drop-upstart for package-uses-deprecated-debhelper-compat-version 
> ... ok
> fixer test: compat for package-uses-deprecated-debhelper-compat-version ... ok
> fixer sanity test: package-uses-deprecated-debhelper-compat-version ... ok
> fixer test: last-entry for uses-debhelper-compat-file ... ok
> fixer test: simple for uses-debhelper-compat-file ... ok
> fixer test: in-indep for uses-debhelper-compat-file ... ok
> fixer test: spacing for uses-debhelper-compat-file ... ok
> fixer test: exact for uses-debhelper-compat-file ... ok
> fixer test: simple2 for uses-debhelper-compat-file ... ok
> fixer test: higher for uses-debhelper-compat-file ... ok
> fixer sanity test: uses-debhelper-compat-file ... ok
> fixer test: no-patches for patch-file-present-but-not-mentioned-in-series ... 
> ok
> fixer test: option for patch-file-present-but-not-mentioned-in-series ... ok
> fixer test: have-patches for patch-file-present-but-not-mentioned-in-series 
> ... ok
> fixer test: override for patch-file-present-but-not-mentioned-in-series ... ok
> fixer test: commented-out for patch-file-present-but-not-mentioned-in-series 
> ... ok
> fixer sanity test: patch-file-present-but-not-mentioned-in-series ... ok
> fixer test: simple for possible-missing-colon-in-closes ... ok
> fixer test: partial for possible-missing-colon-in-closes ... ok
> fixer test: close for possible-missing-colon-in-closes ... ok
> fixer sanity test: possible-missing-colon-in-closes ... ok
> fixer test: simple for priority-extra-is-replaced-by-priority-optional ... ok
> fixer sanity test: priority-extra-is-replaced-by-priority-optional ... ok
> fixer test: simple for public-upstream-key-not-minimal ... gpg: WARNING: 
> running with faked system time: 2019-08-24 12:26:39
> gpg: WARNING: running with faked system time: 2019-08-24 12:26:39
> ok
> fixer test: comments for public-upstream-key-not-minimal ... gpg: WARNING: 
> running with faked system time: 2019-08-24 12:26:39
> gpg: WARNING: running with faked system time: 2019-08-24 12:26:39
> ok
> fixer test: already-minimal for public-upstream-key-not-minimal ... gpg: 
> WARNING: running with faked system time: 2019-08-24 12:26:39
> gpg: WARNING: running with faked system time: 2019-08-24 12:26:39
> ok
> fixer test: expired for public-upstream-key-not-minimal ... gpg: WARNING: 
> running with faked system time: 2019-08-24 12:26:39
> gpg: WARNING: running with faked system time: 2019-08-24 12:26:39
> ok
> fixer sanity test: public-upstream-key-not-minimal ... ok
> fixer test: simple for public-upstream-keys-in-multiple-locations ... gpg: 
> WARNING: running with faked system time: 2019-08-24 12:26:39
> gpg: WARNING: running with faked system time: 2019-08-24 12:26:39
> gpg: WARNING: running with faked system time: 2019-08-24 12:26:39
> ok
> fixer test: single-file for public-upstream-keys-in-multiple-locations ... ok
> fixer sanity test: public-upstream-keys-in-multiple-locations ... ok
> fixer test: simple for public-upstream-key-binary ... gpg: WARNING: running 
> with faked system time: 2019-08-24 12:26:39
> ok
> fixer sanity test: public-upstream-key-binary ... ok
> fixer test: no-series for quilt-series-without-trailing-newline ... ok
> fixer test: simple for quilt-series-without-trailing-newline ... ok
> fixer sanity test: quilt-series-without-trailing-newline ... ok
> fixer test: simple for renamed-tag ... ok
> fixer test: binary for renamed-tag ... ok
> fixer sanity test: renamed-tag ... ok
> fixer test: simple for malformed-override ... ok
> fixer sanity test: malformed-override ... ok
> fixer test: simple for space-in-std-shortname-in-dep5-copyright ... ok
> fixer test: spdx-name for space-in-std-shortname-in-dep5-copyright ... ok
> fixer test: or for space-in-std-shortname-in-dep5-copyright ... ok
> fixer sanity test: space-in-std-shortname-in-dep5-copyright ... ok
> fixer test: simple for systemd-service-file-pidfile-refers-to-var-run ... ok
> fixer test: execstart for systemd-service-file-pidfile-refers-to-var-run ... 
> ok
> fixer sanity test: systemd-service-file-pidfile-refers-to-var-run ... ok
> fixer test: simple for systemd-service-file-shutdown-problems ... ok
> fixer test: no-conflicts for systemd-service-file-shutdown-problems ... ok
> fixer test: exists for systemd-service-file-shutdown-problems ... ok
> fixer sanity test: systemd-service-file-shutdown-problems ... ok
> fixer test: simple for systemd-service-alias-without-extension ... ok
> fixer test: okay for systemd-service-alias-without-extension ... ok
> fixer sanity test: systemd-service-alias-without-extension ... ok
> fixer test: simple for systemd-service-file-refers-to-obsolete-bindto ... ok
> fixer sanity test: systemd-service-file-refers-to-obsolete-bindto ... ok
> fixer test: simple for systemd-service-file-refers-to-obsolete-target ... ok
> fixer sanity test: systemd-service-file-refers-to-obsolete-target ... ok
> fixer test: simple for transitional-package-should-be-oldlibs-optional ... ok
> fixer sanity test: transitional-package-should-be-oldlibs-optional ... ok
> fixer test: simple for unnecessary-team-upload ... ok
> fixer test: complete for unnecessary-team-upload ... ok
> fixer sanity test: unnecessary-team-upload ... ok
> fixer sanity test: unnecessary-testsuite-autopkgtest-field ... ok
> fixer test: duplicate-keys for upstream-metadata-invalid ... ok
> fixer test: json for upstream-metadata-invalid ... ok
> fixer test: multiple-references for upstream-metadata-invalid ... ok
> fixer test: not-mapping for upstream-metadata-invalid ... ok
> fixer test: multidocument for upstream-metadata-invalid ... ok
> fixer sanity test: upstream-metadata-invalid ... ok
> fixer test: simple for field-name-typo-in-upstream-metadata ... ok
> fixer test: extra-colon for field-name-typo-in-upstream-metadata ... ok
> fixer sanity test: field-name-typo-in-upstream-metadata ... ok
> fixer test: doap for copyright-missing-upstream-info ... ok
> fixer test: from-upstream-metadata for copyright-missing-upstream-info ... ok
> fixer sanity test: copyright-missing-upstream-info ... ok
> fixer test: doap for upstream-metadata-file ... ok
> fixer test: python for upstream-metadata-file ... ok
> fixer test: perl-parsingerror for upstream-metadata-file ... 
> /usr/lib/python3/dist-packages/upstream_ontologist/guess.py:458: UserWarning: 
> Unable to parse dist.ini: Source contains parsing errors: '<string>'
>       [line  7]: ':version = 0.097\n'
>   warn('Unable to parse dist.ini: %r' % e)
> ok
> fixer test: copyright-more-on-line for upstream-metadata-file ... ok
> fixer test: fix-repository for upstream-metadata-file ... ok
> fixer test: cabal for upstream-metadata-file ... ok
> fixer test: watch-git for upstream-metadata-file ... ok
> fixer test: homepage for upstream-metadata-file ... ok
> fixer test: security.md for upstream-metadata-file ... ok
> fixer test: meta.json for upstream-metadata-file ... ok
> fixer test: cargo-invalid for upstream-metadata-file ... ok
> fixer test: readme-command for upstream-metadata-file ... ok
> fixer test: meta.yml for upstream-metadata-file ... ok
> fixer test: machine-copyright for upstream-metadata-file ... ok
> fixer test: go for upstream-metadata-file ... ok
> fixer test: repository-as-list for upstream-metadata-file ... ok
> fixer test: js for upstream-metadata-file ... ok
> fixer test: cargo for upstream-metadata-file ... FAIL
> fixer test: js3 for upstream-metadata-file ... ok
> fixer test: copyright-meta for upstream-metadata-file ... ok
> fixer test: configure for upstream-metadata-file ... ok
> fixer test: get-orig-source for upstream-metadata-file ... ok
> fixer test: rewrite-canonical for upstream-metadata-file ... ok
> fixer test: native for upstream-metadata-file ... ok
> fixer test: r-description for upstream-metadata-file ... ok
> fixer test: pom for upstream-metadata-file ... ok
> fixer test: js2 for upstream-metadata-file ... ok
> fixer test: override for upstream-metadata-file ... ok
> fixer test: package.xml for upstream-metadata-file ... ok
> fixer test: perl for upstream-metadata-file ... ok
> fixer test: watch for upstream-metadata-file ... ok
> fixer test: line-interrupted for upstream-metadata-file ... ok
> fixer test: readme-other for upstream-metadata-file ... ok
> fixer test: watch2 for upstream-metadata-file ... ok
> fixer sanity test: upstream-metadata-file ... ok
> fixer test: simple for debian-watch-file-is-missing ... ok
> fixer test: native for debian-watch-file-is-missing ... ok
> fixer sanity test: debian-watch-file-is-missing ... ok
> fixer test: simple for useless-autoreconf-build-depends ... ok
> fixer test: too-old for useless-autoreconf-build-depends ... ok
> fixer test: debhelper-dep for useless-autoreconf-build-depends ... ok
> fixer sanity test: useless-autoreconf-build-depends ... ok
> fixer sanity test: vcs-field-invalid-branch ... ok
> fixer test: simple for vcs-field-uses-insecure-uri ... ok
> fixer sanity test: vcs-field-uses-insecure-uri ... ok
> fixer test: simple for vcs-field-uses-not-recommended-uri-format ... ok
> fixer sanity test: vcs-field-uses-not-recommended-uri-format ... ok
> fixer test: simple for wrong-debian-qa-group-name ... ok
> fixer sanity test: wrong-debian-qa-group-name ... ok
> fixer test: simple for xc-package-type-in-debian-control ... ok
> fixer sanity test: xc-package-type-in-debian-control ... ok
> fixer test: simple for xs-testsuite-field-in-debian-control ... ok
> fixer test: autopkgtest for xs-testsuite-field-in-debian-control ... ok
> fixer sanity test: xs-testsuite-field-in-debian-control ... ok
> fixer test: simple for xs-vcs-field-in-debian-control ... ok
> fixer sanity test: xs-vcs-field-in-debian-control ... ok
> fixer test: simple for old-fsf-address-in-copyright-file ... ok
> fixer sanity test: old-fsf-address-in-copyright-file ... ok
> fixer test: case-only for field-name-typo-in-dep5-copyright ... ok
> fixer test: x-field for field-name-typo-in-dep5-copyright ... ok
> fixer test: simple for field-name-typo-in-dep5-copyright ... ok
> fixer sanity test: field-name-typo-in-dep5-copyright ... ok
> fixer test: copying for license-file-listed-in-debian-copyright ... ok
> fixer test: delete_paragraph for license-file-listed-in-debian-copyright ... 
> ok
> fixer test: license for license-file-listed-in-debian-copyright ... ok
> fixer test: delete_multi_paragraph for 
> license-file-listed-in-debian-copyright ... ok
> fixer test: noop for license-file-listed-in-debian-copyright ... ok
> fixer sanity test: license-file-listed-in-debian-copyright ... ok
> fixer test: simple for unused-license-paragraph-in-dep5-copyright ... ok
> fixer test: or for unused-license-paragraph-in-dep5-copyright ... ok
> fixer test: in-header for unused-license-paragraph-in-dep5-copyright ... ok
> fixer test: mentioned for unused-license-paragraph-in-dep5-copyright ... ok
> fixer test: or2 for unused-license-paragraph-in-dep5-copyright ... Undefined 
> licenses in copyright: ['GPL-2+']ok
> fixer test: override for unused-license-paragraph-in-dep5-copyright ... ok
> fixer sanity test: unused-license-paragraph-in-dep5-copyright ... ok
> fixer test: simple for 
> global-files-wildcard-not-first-paragraph-in-dep5-copyright ... ok
> fixer sanity test: 
> global-files-wildcard-not-first-paragraph-in-dep5-copyright ... ok
> fixer test: simple for invalid-short-name-in-dep5-copyright ... ok
> fixer sanity test: invalid-short-name-in-dep5-copyright ... ok
> fixer test: gpl3 for copyright-refers-to-symlink-license ... ok
> fixer test: already for copyright-refers-to-symlink-license ... ok
> fixer test: trailing-whitespace for copyright-refers-to-symlink-license ... ok
> fixer sanity test: copyright-refers-to-symlink-license ... ok
> fixer test: python for vcs-field-bitrotted ... ok
> fixer test: simple for vcs-field-bitrotted ... ok
> fixer test: viewvc for vcs-field-bitrotted ... ok
> fixer sanity test: vcs-field-bitrotted ... ok
> fixer test: no-op for vcs-field-mismatch ... ok
> fixer test: simple for vcs-field-mismatch ... ok
> fixer sanity test: vcs-field-mismatch ... ok
> fixer test: git-canonical for vcs-field-not-canonical ... ok
> fixer test: simple for vcs-field-not-canonical ... ok
> fixer sanity test: vcs-field-not-canonical ... ok
> fixer test: cgit for vcs-broken-uri ... ok
> fixer test: invalid-scheme for vcs-broken-uri ... ok
> fixer test: split-branch for vcs-broken-uri ... ok
> fixer sanity test: vcs-broken-uri ... ok
> fixer test: simple for debian-watch-file-uses-deprecated-githubredir ... ok
> fixer test: only-comment for debian-watch-file-uses-deprecated-githubredir 
> ... ok
> fixer sanity test: debian-watch-file-uses-deprecated-githubredir ... ok
> fixer test: dupe for quilt-series-but-no-build-dep ... ok
> fixer test: simple for quilt-series-but-no-build-dep ... ok
> fixer test: 3.0-quilt for quilt-series-but-no-build-dep ... ok
> fixer sanity test: quilt-series-but-no-build-dep ... ok
> fixer test: used for unused-build-dependency-on-cdbs ... ok
> fixer test: simple for unused-build-dependency-on-cdbs ... ok
> fixer sanity test: unused-build-dependency-on-cdbs ... ok
> fixer test: unset for debian-rules-uses-unnecessary-dh-argument ... ok
> fixer test: parallel for debian-rules-uses-unnecessary-dh-argument ... ok
> fixer test: with-systemd for debian-rules-uses-unnecessary-dh-argument ... ok
> fixer sanity test: debian-rules-uses-unnecessary-dh-argument ... ok
> fixer test: no-machine-copyright for upstream-metadata-has-obsolete-field ... 
> ok
> fixer test: empty-field for upstream-metadata-has-obsolete-field ... ok
> fixer test: existing for upstream-metadata-has-obsolete-field ... ok
> fixer test: remove-last for upstream-metadata-has-obsolete-field ... ok
> fixer test: different for upstream-metadata-has-obsolete-field ... ok
> fixer sanity test: upstream-metadata-has-obsolete-field ... ok
> fixer test: simple for package-contains-linda-override ... ok
> fixer sanity test: package-contains-linda-override ... ok
> fixer test: implied for excessive-priority-for-library-package ... ok
> fixer test: simple for excessive-priority-for-library-package ... ok
> fixer sanity test: excessive-priority-for-library-package ... ok
> fixer test: include-present for debian-rules-sets-dpkg-architecture-variable 
> ... ok
> fixer test: unnecessary for debian-rules-sets-dpkg-architecture-variable ... 
> ok
> fixer test: more-manipulation for 
> debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: simple for debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: opinionated-more-manipulation for 
> debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: opinionated-unnecessary for 
> debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: opinionated-simple for 
> debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: opinionated-soft for debian-rules-sets-dpkg-architecture-variable 
> ... ok
> fixer test: soft for debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: opinionated-include-present for 
> debian-rules-sets-dpkg-architecture-variable ... ok
> fixer sanity test: debian-rules-sets-dpkg-architecture-variable ... ok
> fixer test: add for built-using-for-golang ... ok
> fixer test: unrelated for built-using-for-golang ... ok
> fixer test: remove for built-using-for-golang ... ok
> fixer test: not-go for built-using-for-golang ... ok
> fixer sanity test: built-using-for-golang ... ok
> fixer test: simple for obsolete-runtime-tests-restriction ... ok
> fixer test: multiple for obsolete-runtime-tests-restriction ... ok
> fixer test: formatting for obsolete-runtime-tests-restriction ... ok
> fixer sanity test: obsolete-runtime-tests-restriction ... ok
> fixer test: simple for debian-changelog-has-wrong-day-of-week ... ok
> fixer sanity test: debian-changelog-has-wrong-day-of-week ... ok
> fixer test: uscan for 
> debian-rules-contains-unnecessary-get-orig-source-target ... ok
> fixer test: uscan-phony-last for 
> debian-rules-contains-unnecessary-get-orig-source-target ... ok
> fixer test: simple for 
> debian-rules-contains-unnecessary-get-orig-source-target ... ok
> fixer test: uscan-phony for 
> debian-rules-contains-unnecessary-get-orig-source-target ... ok
> fixer sanity test: debian-rules-contains-unnecessary-get-orig-source-target 
> ... ok
> fixer test: simple for font-package-not-multi-arch-foreign ... ok
> fixer sanity test: font-package-not-multi-arch-foreign ... ok
> fixer test: simple for debian-rules-not-executable ... ok
> fixer sanity test: debian-rules-not-executable ... ok
> fixer test: common-priority for no-priority-field ... ok
> fixer test: already-set for no-priority-field ... ok
> fixer test: missing-priority for no-priority-field ... ok
> fixer sanity test: no-priority-field ... ok
> fixer test: inconsistent-binaries for no-section-field ... ok
> fixer test: guess-from-binaries for no-section-field ... ok
> fixer test: source-from-binaries for no-section-field ... ok
> fixer sanity test: no-section-field ... ok
> fixer test: simple for no-maintainer-field ... ok
> fixer test: already-set for no-maintainer-field ... ok
> fixer sanity test: no-maintainer-field ... ok
> fixer test: node for wrong-section-according-to-package-name ... ok
> fixer sanity test: wrong-section-according-to-package-name ... ok
> fixer test: all for debian-rules-missing-recommended-target ... ok
> fixer test: same-line for debian-rules-missing-recommended-target ... ok
> fixer test: phony for debian-rules-missing-recommended-target ... ok
> fixer test: include for debian-rules-missing-recommended-target ... ok
> fixer test: partial for debian-rules-missing-recommended-target ... ok
> fixer test: any for debian-rules-missing-recommended-target ... ok
> fixer test: dh for debian-rules-missing-recommended-target ... ok
> fixer sanity test: debian-rules-missing-recommended-target ... ok
> fixer test: old for debug-symbol-migration-possibly-complete ... ok
> fixer test: variable for debug-symbol-migration-possibly-complete ... ok
> fixer test: recent for debug-symbol-migration-possibly-complete ... ok
> fixer test: old-or for debug-symbol-migration-possibly-complete ... ok
> fixer sanity test: debug-symbol-migration-possibly-complete ... ok
> fixer test: utf8 for desktop-entry-contains-encoding-key ... ok
> fixer sanity test: desktop-entry-contains-encoding-key ... ok
> fixer test: extra-part for invalid-standards-version ... ok
> fixer test: absent for invalid-standards-version ... ok
> fixer test: missing-zero for invalid-standards-version ... ok
> fixer test: valid for invalid-standards-version ... ok
> fixer test: never-existed for invalid-standards-version ... ok
> fixer test: too-new for invalid-standards-version ... ok
> fixer sanity test: invalid-standards-version ... ok
> fixer test: 4.1.4-no-rules-requires-root for out-of-date-standards-version 
> ... ok
> fixer test: 4.1.1 for out-of-date-standards-version ... ok
> fixer test: unavailable for out-of-date-standards-version ... ok
> fixer test: 4.4.1 for out-of-date-standards-version ... ok
> fixer test: 4.1.1-missing-changelog for out-of-date-standards-version ... ok
> fixer test: 4.4.0 for out-of-date-standards-version ... ok
> fixer test: 4.4.1-init-no-update-rc.d for out-of-date-standards-version ... ok
> fixer test: 4.1.4 for out-of-date-standards-version ... ok
> fixer test: 4.2.1 for out-of-date-standards-version ... ok
> fixer test: 4.4.1-adduser for out-of-date-standards-version ... ok
> fixer test: 4.1.4-epoch for out-of-date-standards-version ... ok
> fixer test: 4.4.1-init-only for out-of-date-standards-version ... ok
> fixer test: 4.4.1-service for out-of-date-standards-version ... ok
> fixer test: 4.4.0-nodh for out-of-date-standards-version ... ok
> fixer sanity test: out-of-date-standards-version ... ok
> fixer test: simple for autotools-pkg-config-macro-not-cross-compilation-safe 
> ... ok
> fixer test: complex for autotools-pkg-config-macro-not-cross-compilation-safe 
> ... ok
> fixer sanity test: autotools-pkg-config-macro-not-cross-compilation-safe ... 
> ok
> fixer sanity test: unused-override ... ok
> fixer test: native-opinionated for upstream-metadata-in-native-source ... ok
> fixer test: regular for upstream-metadata-in-native-source ... ok
> fixer test: native for upstream-metadata-in-native-source ... ok
> fixer sanity test: upstream-metadata-in-native-source ... ok
> fixer test: simple for uses-deprecated-adttmp ... ok
> fixer sanity test: uses-deprecated-adttmp ... ok
> fixer test: simple for binary-control-field-duplicates-source ... ok
> fixer sanity test: binary-control-field-duplicates-source ... ok
> fixer test: simple for rules-requires-root-missing ... ok
> fixer sanity test: rules-requires-root-missing ... ok
> fixer test: comments-only for maintainer-script-empty ... ok
> fixer test: really for maintainer-script-empty ... ok
> fixer sanity test: maintainer-script-empty ... ok
> fixer test: other-vcs-override for pkg-perl-vcs ... ok
> fixer test: missing for pkg-perl-vcs ... ok
> fixer test: incorrect-url for pkg-perl-vcs ... ok
> fixer test: not-perl for pkg-perl-vcs ... ok
> fixer test: other-vcs for pkg-perl-vcs ... ok
> fixer test: already-correct for pkg-perl-vcs ... ok
> fixer sanity test: pkg-perl-vcs ... ok
> fixer test: missing-override for pkg-perl-testsuite ... ok
> fixer test: missing for pkg-perl-testsuite ... ok
> fixer test: not-perl for pkg-perl-testsuite ... ok
> fixer test: already-correct for pkg-perl-testsuite ... ok
> fixer sanity test: pkg-perl-testsuite ... ok
> fixer test: simple for public-upstream-key-in-native-package ... ok
> fixer sanity test: public-upstream-key-in-native-package ... ok
> fixer test: simple for debian-rules-uses-as-needed-linker-flag ... ok
> fixer test: last for debian-rules-uses-as-needed-linker-flag ... ok
> fixer sanity test: debian-rules-uses-as-needed-linker-flag ... ok
> fixer test: simple for debian-rules-uses-special-shell-variable ... ok
> fixer sanity test: debian-rules-uses-special-shell-variable ... ok
> fixer test: simple for debian-rules-parses-dpkg-parsechangelog ... ok
> fixer sanity test: debian-rules-parses-dpkg-parsechangelog ... ok
> fixer test: source for field-name-typo-in-control ... ok
> fixer sanity test: field-name-typo-in-control ... ok
> 
> ======================================================================
> FAIL: fixer test: cargo for upstream-metadata-file
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/lintian_brush/tests/fixers.py", line 124, in runTest
>     raise AssertionError("unexpected output: %s" % diff.decode())
> AssertionError: unexpected output: Only in 
> /<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/upstream-metadata-file/cargo/out/debian:
>  upstream
> 
> 
> ----------------------------------------------------------------------
> Ran 740 tests in 49.894s
> 
> FAILED (failures=1, expected failures=1)
> Test failed: <unittest.runner.TextTestResult run=740 errors=0 failures=1>
> error: Test failed: <unittest.runner.TextTestResult run=740 errors=0 
> failures=1>
> E: pybuild pybuild:353: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit 
> code 13

The full build log is available from:
   http://qa-logs.debian.net/2021/04/06/lintian-brush_0.99_testing.log

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 marking 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.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to