control: notfixed -1 0.53
control: reopen -1
thanks
Hello, as said in the previous email, there are also some whitespace changes
that are preventing the package from build fine (test failures)
They look related to debutate changes, altough I can't prove it easily :)
can you please have another look?
G.
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:239: python3.10 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'
warning: no files found matching 'HACKING.md'
adding license file 'LICENSE'
adding license file 'AUTHORS'
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
... Unexpected line while looking for first heading: THIS IS NOT A PARSEABLE
LINE
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_custom_path
(lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_custom_path
... 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_inaugural_unreleased
(lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests)
lintian_brush.tests.test_detect_gbp_dch.GuessUpdateChangelogTests.test_inaugural_unreleased
... 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_read_simple (lintian_brush.tests.test_lintian.ReadListFileTests)
lintian_brush.tests.test_lintian.ReadListFileTests.test_read_simple ... ok
test_vendor (lintian_brush.tests.test_lintian.ReadListFileTests)
lintian_brush.tests.test_lintian.ReadListFileTests.test_vendor ... 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_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
... INFO:brz:Committing to:
/tmp/testbzr-vbotaxhz.tmp/lintian_brush.tests.test_run.RunLintianFixerTests.test_upstream_change_stacked/work/
INFO:brz:added debian
INFO:brz:added debian/changelog
INFO:brz:added debian/control
INFO:brz:Committed revision 1.
INFO:brz:Committing to:
/tmp/testbzr-vbotaxhz.tmp/lintian_brush.tests.test_run.RunLintianFixerTests.test_upstream_change_stacked/work/
INFO:brz:added debian/patches
INFO:brz:added debian/patches/foo
INFO:brz:added debian/patches/series
INFO:brz:Committed revision 2.
ok
test_fails (lintian_brush.tests.test_run.RunLintianFixersTests)
lintian_brush.tests.test_run.RunLintianFixersTests.test_fails ...
INFO:brz:Committing to:
/tmp/testbzr-vbotaxhz.tmp/lintian_brush.tests.test_run.RunLintianFixersTests.test_fails/work/
INFO:brz:added debian
INFO:brz:added debian/changelog
INFO:brz:added debian/control
INFO:brz:Committed revision 1.
ok
test_not_debian_tree (lintian_brush.tests.test_run.RunLintianFixersTests)
lintian_brush.tests.test_run.RunLintianFixersTests.test_not_debian_tree ...
INFO:brz:Committing to:
/tmp/testbzr-vbotaxhz.tmp/lintian_brush.tests.test_run.RunLintianFixersTests.test_not_debian_tree/work/
INFO:brz:added debian
INFO:brz:added debian/changelog
INFO:brz:added debian/control
INFO:brz:Committed revision 1.
INFO:brz:removed debian/changelog
INFO:brz:Committing to:
/tmp/testbzr-vbotaxhz.tmp/lintian_brush.tests.test_run.RunLintianFixersTests.test_not_debian_tree/work/
INFO:brz:deleted debian/changelog
INFO:brz:Committed revision 2.
ok
test_simple_modify (lintian_brush.tests.test_run.RunLintianFixersTests)
lintian_brush.tests.test_run.RunLintianFixersTests.test_simple_modify ...
INFO:brz:Committing to:
/tmp/testbzr-vbotaxhz.tmp/lintian_brush.tests.test_run.RunLintianFixersTests.test_simple_modify/work/
INFO:brz:added debian
INFO:brz:added debian/changelog
INFO:brz:added debian/control
INFO:brz:Committed revision 1.
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_debhelper
(lintian_brush.tests.test_scrub_obsolete.DropObsoleteDependsTests) ... ok
test_empty (lintian_brush.tests.test_scrub_obsolete.DropObsoleteDependsTests)
... ok
test_essential
(lintian_brush.tests.test_scrub_obsolete.DropObsoleteDependsTests) ... ok
test_other_essential
(lintian_brush.tests.test_scrub_obsolete.DropObsoleteDependsTests) ... ok
test_single (lintian_brush.tests.test_scrub_obsolete.DropObsoleteDependsTests)
... ok
test_drop (lintian_brush.tests.test_scrub_obsolete.FilterRelationsTests) ... ok
test_drop_just_comma
(lintian_brush.tests.test_scrub_obsolete.FilterRelationsTests) ... ok
test_drop_last (lintian_brush.tests.test_scrub_obsolete.FilterRelationsTests)
... ok
test_keep (lintian_brush.tests.test_scrub_obsolete.FilterRelationsTests) ... ok
test_keep_last_comma
(lintian_brush.tests.test_scrub_obsolete.FilterRelationsTests) ... ok
test_missing (lintian_brush.tests.test_scrub_obsolete.FilterRelationsTests) ...
ok
test_empty (lintian_brush.tests.test_scrub_obsolete.NameListTests) ... ok
test_some (lintian_brush.tests.test_scrub_obsolete.NameListTests) ... 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_coveralls (upstream_ontologist.tests.test_vcs.GuessRepoFromUrlTests) ... ok
test_gitlab (upstream_ontologist.tests.test_vcs.GuessRepoFromUrlTests) ... ok
test_travis_ci_org (upstream_ontologist.tests.test_vcs.GuessRepoFromUrlTests)
... 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-continued for file-contains-trailing-whitespace ... ok
fixer test: control-end-of-file-lines 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: generated for debian-control-has-unusual-field-spacing ... ok
fixer test: simple 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: unknown for no-copyright-file ... ok
fixer test: simple for no-copyright-file ... ok
fixer sanity test: no-copyright-file ... ok
fixer test: simple for insecure-copyright-format-uri ... ok
fixer sanity test: insecure-copyright-format-uri ... ok
fixer test: slash-only for unversioned-copyright-format-uri ... ok
fixer test: simple for unversioned-copyright-format-uri ... ok
fixer sanity test: unversioned-copyright-format-uri ... ok
fixer test: simple for copyright-has-crs ... ok
fixer sanity test: copyright-has-crs ... ok
fixer test: continued-without-spacing for copyright-continued-lines-with-space
... ok
fixer test: unicode for copyright-continued-lines-with-space ... ok
fixer test: preserve-indentation for copyright-continued-lines-with-space ... ok
fixer test: simple for copyright-continued-lines-with-space ... ok
fixer sanity test: copyright-continued-lines-with-space ... 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: readme 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: head for extended-description-contains-empty-paragraph ... ok
fixer sanity test: extended-description-contains-empty-paragraph ... ok
fixer test: simple for empty-debian-tests-control ... ok
fixer sanity test: empty-debian-tests-control ... ok
fixer test: no-tests for field-name-typo-in-tests-control ... ok
fixer test: simple 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: not-machine-readable for comma-separated-files-in-dep5-copyright
... ok
fixer test: bash for comma-separated-files-in-dep5-copyright ... ok
fixer test: simple for comma-separated-files-in-dep5-copyright ... FAIL
fixer sanity test: comma-separated-files-in-dep5-copyright ... ok
fixer test: apache-2-reference-field for common-license ... A common license
shortname (Apache-2.0) is used, but license text not recognized.
ok
fixer test: bsd for common-license ... ok
fixer test: comment-present for common-license ... ok
fixer test: apache-2-copy for common-license ... ok
fixer test: x-comment-present 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: cc0 for common-license ... 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 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: no-build-depends for build-depends-on-obsolete-package ... ok
fixer test: dh-systemd-debhelper-uptodate for build-depends-on-obsolete-package
... ok
fixer test: dh-systemd for build-depends-on-obsolete-package ... ok
fixer test: no-changes 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: pre-depends for debhelper-but-no-misc-depends ... ok
fixer test: simple for debhelper-but-no-misc-depends ... ok
fixer sanity test: debhelper-but-no-misc-depends ... 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 test: debhelper-compat 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 for debian-changelog-line-too-long ... ok
fixer test: long-subitems for debian-changelog-line-too-long ... ok
fixer test: in-closes for debian-changelog-line-too-long ... ok
fixer test: not-first-block-thorough for debian-changelog-line-too-long ... ok
fixer test: spaces-in-between for debian-changelog-line-too-long ... ok
fixer test: unbreakable for debian-changelog-line-too-long ... ok
fixer test: subitem for debian-changelog-line-too-long ... ok
fixer test: no-joining for debian-changelog-line-too-long ... ok
fixer test: simple 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: new-stanza for changelog-has-duplicate-line ... ok
fixer test: multi-author for changelog-has-duplicate-line ... ok
fixer test: multi-line for changelog-has-duplicate-line ... ok
fixer test: already-released for changelog-has-duplicate-line ... Unexpected
line while looking for start of change data: * Initial Release.
Unexpected line while looking for start of change data: * Initial Release.
ok
fixer test: simple for changelog-has-duplicate-line ... 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: nochange for debian-control-has-obsolete-dbg-package ... ok
fixer test: dh for debian-control-has-obsolete-dbg-package ... FAIL
fixer test: simple for debian-control-has-obsolete-dbg-package ... FAIL
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: override for debian-source-options-has-custom-compression-settings
... ok
fixer test: comments for debian-source-options-has-custom-compression-settings
... 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 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: nochange for debian-upstream-obsolete-path ... ok
fixer test: simple 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: not-opinionated for empty-debian-patches-series ... ok
fixer test: empty-series 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: spacing for maintainer-script-without-set-e ... ok
fixer test: debhelper-tag for maintainer-script-without-set-e ... ok
fixer test: simple for maintainer-script-without-set-e ... ok
fixer sanity test: maintainer-script-without-set-e ... ok
fixer test: comment for ancient-maintscript-entry ... ok
fixer test: not-outdated for ancient-maintscript-entry ... ok
fixer test: simple for ancient-maintscript-entry ... ok
fixer sanity test: ancient-maintscript-entry ... 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: single-maintainer for maintainer-also-in-uploaders ... ok
fixer test: simple for maintainer-also-in-uploaders ... ok
fixer sanity test: maintainer-also-in-uploaders ... ok
fixer test: dpmt for vcs-field-for-maintainer ... ok
fixer test: papt 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: missing-full 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: 1.0-quilt for source-format ... ok
fixer test: 1.0-native for source-format ... ok
fixer test: missing-native for source-format ... ok
fixer sanity test: 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 test: simple 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: exists2 for missing-build-dependency-for-dh_-command ... ok
fixer test: debhelper for missing-build-dependency-for-dh_-command ... ok
fixer test: exists-indep 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 test: simple 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: rubygems for no-homepage-field ... WARNING:root:Unknown tag
{http://usefulinc.com/ns/doap#}shortname in DOAP file
ok
fixer test: js for no-homepage-field ... ok
fixer test: pypi for no-homepage-field ... WARNING:root:Unknown tag
{http://usefulinc.com/ns/doap#}shortname in DOAP file
ok
fixer test: simple for no-homepage-field ... WARNING:root:Unknown tag
{http://usefulinc.com/ns/doap#}shortname in DOAP file
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: compat-file for
declares-possibly-conflicting-debhelper-compat-versions ... ok
fixer test: rules 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: ancient for package-needs-versioned-debhelper-build-depends ... FAIL
fixer test: no-compat-file for package-needs-versioned-debhelper-build-depends
... ok
fixer test: simple for package-needs-versioned-debhelper-build-depends ... FAIL
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: discard-unnecessary-override for
package-uses-deprecated-debhelper-compat-version ... FAIL
fixer test: tmpfile-to-tmpfiles for
package-uses-deprecated-debhelper-compat-version ... FAIL
fixer test: cdbs for package-uses-deprecated-debhelper-compat-version ... FAIL
fixer test: existing-build-depends-compat for
package-uses-deprecated-debhelper-compat-version ... FAIL
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.
FAIL
fixer test: dupe-installsystemd for
package-uses-deprecated-debhelper-compat-version ... ok
fixer test: existing-build-depends-compat-newer for
package-uses-deprecated-debhelper-compat-version ... ok
fixer test: fail-missing-default for
package-uses-deprecated-debhelper-compat-version ... FAIL
fixer test: compat-stretch for package-uses-deprecated-debhelper-compat-version
... FAIL
fixer test: old-init-script for
package-uses-deprecated-debhelper-compat-version ... ok
fixer test: install-fail-missing-default for
package-uses-deprecated-debhelper-compat-version ... FAIL
fixer test: pybuild for package-uses-deprecated-debhelper-compat-version ...
FAIL
fixer test: with-rules for package-uses-deprecated-debhelper-compat-version ...
FAIL
fixer test: build-dep-options for
package-uses-deprecated-debhelper-compat-version ... ok
fixer test: rules-dh-order for package-uses-deprecated-debhelper-compat-version
... FAIL
fixer test: compat for package-uses-deprecated-debhelper-compat-version ... FAIL
fixer test: drop-upstart for package-uses-deprecated-debhelper-compat-version
... FAIL
fixer sanity test: package-uses-deprecated-debhelper-compat-version ... ok
fixer test: exact for uses-debhelper-compat-file ... FAIL
fixer test: higher for uses-debhelper-compat-file ... FAIL
fixer test: spacing for uses-debhelper-compat-file ... ok
fixer test: last-entry for uses-debhelper-compat-file ... ok
fixer test: simple2 for uses-debhelper-compat-file ... FAIL
fixer test: in-indep for uses-debhelper-compat-file ... FAIL
fixer test: simple for uses-debhelper-compat-file ... FAIL
fixer sanity test: uses-debhelper-compat-file ... ok
fixer test: override 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: no-patches 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: 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: close for possible-missing-colon-in-closes ...
/<<PKGBUILDDIR>>/fixers/possible-missing-colon-in-closes.py:42:
DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
ok
fixer test: partial for possible-missing-colon-in-closes ... ok
fixer test: simple for possible-missing-colon-in-closes ...
/<<PKGBUILDDIR>>/fixers/possible-missing-colon-in-closes.py:42:
DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
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: 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: 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 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: 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 sanity test: public-upstream-key-not-minimal ... ok
fixer test: single-file for public-upstream-keys-in-multiple-locations ... 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 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: binary for renamed-tag ... ok
fixer test: simple 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: or for space-in-std-shortname-in-dep5-copyright ... ok
fixer test: spdx-name for space-in-std-shortname-in-dep5-copyright ... ok
fixer test: simple for space-in-std-shortname-in-dep5-copyright ... ok
fixer sanity test: space-in-std-shortname-in-dep5-copyright ... ok
fixer test: execstart for systemd-service-file-pidfile-refers-to-var-run ... ok
fixer test: simple for systemd-service-file-pidfile-refers-to-var-run ... ok
fixer sanity test: systemd-service-file-pidfile-refers-to-var-run ... ok
fixer test: no-conflicts for systemd-service-file-shutdown-problems ... ok
fixer test: exists for systemd-service-file-shutdown-problems ... ok
fixer test: simple 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: complete for unnecessary-team-upload ... ok
fixer test: simple for unnecessary-team-upload ... ok
fixer sanity test: unnecessary-team-upload ... ok
fixer sanity test: unnecessary-testsuite-autopkgtest-field ... ok
fixer test: not-mapping for upstream-metadata-invalid ... ok
fixer test: json for upstream-metadata-invalid ... ok
fixer test: multiple-references for upstream-metadata-invalid ... ok
fixer test: duplicate-keys for upstream-metadata-invalid ... ok
fixer test: multidocument for upstream-metadata-invalid ... ok
fixer sanity test: upstream-metadata-invalid ... ok
fixer test: extra-colon for field-name-typo-in-upstream-metadata ... ok
fixer test: simple 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 ... WARNING:root:Unknown
tag {http://usefulinc.com/ns/doap#}shortname in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}created in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}screenshots in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
ok
fixer test: from-upstream-metadata for copyright-missing-upstream-info ... ok
fixer sanity test: copyright-missing-upstream-info ... ok
fixer test: homepage for upstream-metadata-file ... ok
fixer test: meta.yml for upstream-metadata-file ... ok
fixer test: override for upstream-metadata-file ... ok
fixer test: js2 for upstream-metadata-file ... ok
fixer test: readme-other for upstream-metadata-file ... ok
fixer test: package.xml for upstream-metadata-file ... ok
fixer test: native for upstream-metadata-file ... ok
fixer test: cabal for upstream-metadata-file ... ok
fixer test: perl-parsingerror for upstream-metadata-file ... WARNING:root:Unable to
parse dist.ini: Source contains parsing errors: '<string>'
[line 7]: ':version = 0.097\n'
ok
fixer test: configure for upstream-metadata-file ... ok
fixer test: python for upstream-metadata-file ... ok
fixer test: perl for upstream-metadata-file ... ok
fixer test: r-description for upstream-metadata-file ... ok
fixer test: watch for upstream-metadata-file ... ok
fixer test: fix-repository for upstream-metadata-file ... ok
fixer test: copyright-more-on-line for upstream-metadata-file ... ok
fixer test: watch2 for upstream-metadata-file ... ok
fixer test: watch-git for upstream-metadata-file ... ok
fixer test: rewrite-canonical for upstream-metadata-file ... ok
fixer test: line-interrupted for upstream-metadata-file ... ok
fixer test: cargo for upstream-metadata-file ... ok
fixer test: doap for upstream-metadata-file ... WARNING:root:Unknown tag
{http://usefulinc.com/ns/doap#}shortname in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}created in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}screenshots in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
WARNING:root:Unknown tag {http://usefulinc.com/ns/doap#}release in DOAP file
ok
fixer test: security.md for upstream-metadata-file ... ok
fixer test: js for upstream-metadata-file ... ok
fixer test: pom for upstream-metadata-file ... ok
fixer test: repository-as-list for upstream-metadata-file ... ok
fixer test: get-orig-source for upstream-metadata-file ... ok
fixer test: machine-copyright for upstream-metadata-file ... ok
fixer test: meta.json for upstream-metadata-file ... ok
fixer test: go for upstream-metadata-file ... ok
fixer test: cargo-invalid for upstream-metadata-file ... WARNING:root:Error
parsing toml file ./Cargo.toml: Unexpected character: 'h' at line 4 col 11
ok
fixer test: readme-command for upstream-metadata-file ... ok
fixer test: copyright-meta for upstream-metadata-file ... ok
fixer test: js3 for upstream-metadata-file ... ok
fixer sanity test: upstream-metadata-file ... ok
fixer test: native for debian-watch-file-is-missing ... ok
fixer test: cran for debian-watch-file-is-missing ... ok
fixer test: pypi for debian-watch-file-is-missing ... ok
fixer sanity test: debian-watch-file-is-missing ... ok
fixer test: too-old for useless-autoreconf-build-depends ... ok
fixer test: debhelper-dep for useless-autoreconf-build-depends ... ok
fixer test: simple 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: autopkgtest for xs-testsuite-field-in-debian-control ... ok
fixer test: simple 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: x-field for field-name-typo-in-dep5-copyright ... ok
fixer test: case-only 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_multi_paragraph for license-file-listed-in-debian-copyright
... ok
fixer test: delete_paragraph for license-file-listed-in-debian-copyright ... ok
fixer test: noop for license-file-listed-in-debian-copyright ... ok
fixer test: license for license-file-listed-in-debian-copyright ... ok
fixer sanity test: license-file-listed-in-debian-copyright ... ok
fixer test: override 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: 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: simple 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: trailing-whitespace for copyright-refers-to-symlink-license ... ok
fixer test: gpl3 for copyright-refers-to-symlink-license ... ok
fixer test: already for copyright-refers-to-symlink-license ... ok
fixer sanity test: copyright-refers-to-symlink-license ... ok
fixer test: viewvc for vcs-field-bitrotted ... ok
fixer test: python for vcs-field-bitrotted ... ok
fixer test: simple 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: debcargo for vcs-field-not-canonical ... 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: split-branch for vcs-broken-uri ... ok
fixer test: invalid-scheme for vcs-broken-uri ... ok
fixer test: cgit for vcs-broken-uri ... ok
fixer sanity test: vcs-broken-uri ... ok
fixer test: only-comment for debian-watch-file-uses-deprecated-githubredir ...
ok
fixer test: simple for debian-watch-file-uses-deprecated-githubredir ... ok
fixer sanity test: debian-watch-file-uses-deprecated-githubredir ... ok
fixer test: archive-version-re for debian-watch-file-uses-old-github-pattern
... ok
fixer test: not-github for debian-watch-file-uses-old-github-pattern ... ok
fixer test: releases for debian-watch-file-uses-old-github-pattern ... ok
fixer test: tags for debian-watch-file-uses-old-github-pattern ... ok
fixer test: multi-tarball for debian-watch-file-uses-old-github-pattern ... ok
fixer test: archive-any-version for debian-watch-file-uses-old-github-pattern
... ok
fixer test: archive-star for debian-watch-file-uses-old-github-pattern ... ok
fixer test: reactphp-promise for debian-watch-file-uses-old-github-pattern ...
ok
fixer sanity test: debian-watch-file-uses-old-github-pattern ... ok
fixer test: debcargo for quilt-series-but-no-build-dep ... 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: typo for typo-in-debhelper-override-target ... ok
fixer test: unchanged for typo-in-debhelper-override-target ... ok
fixer test: jh-build for typo-in-debhelper-override-target ... ok
fixer sanity test: typo-in-debhelper-override-target ... ok
fixer test: unset for debian-rules-uses-unnecessary-dh-argument ... ok
fixer test: with-systemd for debian-rules-uses-unnecessary-dh-argument ... ok
fixer test: parallel for debian-rules-uses-unnecessary-dh-argument ... ok
fixer sanity test: debian-rules-uses-unnecessary-dh-argument ... ok
fixer test: existing for upstream-metadata-has-obsolete-field ... ok
fixer test: different for upstream-metadata-has-obsolete-field ... 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: remove-last 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: opinionated-unnecessary for
debian-rules-sets-dpkg-architecture-variable ... ok
fixer test: soft for debian-rules-sets-dpkg-architecture-variable ... ok
fixer test: unnecessary for debian-rules-sets-dpkg-architecture-variable ... ok
fixer test: opinionated-include-present for
debian-rules-sets-dpkg-architecture-variable ... ok
fixer test: opinionated-simple for debian-rules-sets-dpkg-architecture-variable
... ok
fixer test: include-present for debian-rules-sets-dpkg-architecture-variable
... ok
fixer test: opinionated-soft for debian-rules-sets-dpkg-architecture-variable
... ok
fixer test: opinionated-more-manipulation 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 sanity test: debian-rules-sets-dpkg-architecture-variable ... ok
fixer test: remove for built-using-for-golang ... ok
fixer test: unrelated for built-using-for-golang ... ok
fixer test: not-go for built-using-for-golang ... ok
fixer test: add for built-using-for-golang ... ok
fixer sanity test: built-using-for-golang ... ok
fixer test: multiple for obsolete-runtime-tests-restriction ... ok
fixer test: formatting for obsolete-runtime-tests-restriction ... ok
fixer test: simple 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-phony-last 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 test: uscan for debian-rules-contains-unnecessary-get-orig-source-target
... ok
fixer test: simple 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: already-set for no-priority-field ... ok
fixer test: common-priority 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: source-from-binaries for no-section-field ... ok
fixer test: guess-from-binaries for no-section-field ... ok
fixer sanity test: no-section-field ... ok
fixer test: already-set for no-maintainer-field ... ok
fixer test: simple 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: same-line for debian-rules-missing-recommended-target ... ok
fixer test: phony for debian-rules-missing-recommended-target ... ok
fixer test: dh for debian-rules-missing-recommended-target ... ok
fixer test: all for debian-rules-missing-recommended-target ... ok
fixer test: partial for debian-rules-missing-recommended-target ... ok
fixer test: include for debian-rules-missing-recommended-target ... ok
fixer test: any for debian-rules-missing-recommended-target ... ok
fixer sanity test: debian-rules-missing-recommended-target ... ok
fixer test: recent for debug-symbol-migration-possibly-complete ...
/<<PKGBUILDDIR>>/fixers/debug-symbol-migration-possibly-complete.py:69:
DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
ok
fixer test: old for debug-symbol-migration-possibly-complete ...
/<<PKGBUILDDIR>>/fixers/debug-symbol-migration-possibly-complete.py:69:
DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
ok
fixer test: noop for debug-symbol-migration-possibly-complete ... ok
fixer test: old-or for debug-symbol-migration-possibly-complete ...
/<<PKGBUILDDIR>>/fixers/debug-symbol-migration-possibly-complete.py:69:
DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
ok
fixer test: old-comment for debug-symbol-migration-possibly-complete ...
/<<PKGBUILDDIR>>/fixers/debug-symbol-migration-possibly-complete.py:69:
DeprecationWarning: There is no current event loop
loop = asyncio.get_event_loop()
ok
fixer test: variable 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: valid for invalid-standards-version ... ok
fixer test: missing-zero for invalid-standards-version ... ok
fixer test: never-existed for invalid-standards-version ... ok
fixer test: too-new for invalid-standards-version ... ok
fixer test: absent for invalid-standards-version ... ok
fixer test: extra-part for invalid-standards-version ... ok
fixer sanity test: invalid-standards-version ... ok
fixer test: 4.4.1-service for out-of-date-standards-version ... ok
fixer test: 4.4.0 for out-of-date-standards-version ... ok
fixer test: 4.4.1-adduser for out-of-date-standards-version ... ok
fixer test: 4.2.1 for out-of-date-standards-version ... ok
fixer test: 4.4.1-init-only for out-of-date-standards-version ... ok
fixer test: unavailable 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.4.0-nodh for out-of-date-standards-version ... ok
fixer test: 4.1.1 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 for out-of-date-standards-version ... ok
fixer test: 4.1.1-missing-changelog for out-of-date-standards-version ... ok
fixer test: 4.1.4 for out-of-date-standards-version ... ok
fixer sanity test: out-of-date-standards-version ... ok
fixer test: complex for autotools-pkg-config-macro-not-cross-compilation-safe
... ok
fixer test: simple 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: native for upstream-metadata-in-native-source ... ok
fixer test: regular 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: debcargo for binary-control-field-duplicates-source ... Traceback
(most recent call last):
File "/usr/lib/python3/dist-packages/debmutate/debcargo.py", line 313, in
__getitem__
return self._debcargo[self._section][toml_name]
File "/usr/lib/python3/dist-packages/debmutate/debcargo.py", line 64, in
__getitem__
return self._parsed[key]
File "/usr/lib/python3/dist-packages/tomlkit/container.py", line 606, in
__getitem__
raise NonExistentKey(key)
tomlkit.exceptions.NonExistentKey: 'Key ""packages.lib"" does not exist.'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/fixers/binary-control-field-duplicates-source.py", line 13,
in <module>
for field, value in list(binary.items()):
File "/usr/lib/python3/dist-packages/debmutate/debcargo.py", line 100, in
items
for key in iter(self):
File "/usr/lib/python3/dist-packages/debmutate/debcargo.py", line 356, in
__iter__
self[name]
File "/usr/lib/python3/dist-packages/debmutate/debcargo.py", line 316, in
__getitem__
default = default(self)
File "/usr/lib/python3/dist-packages/debmutate/debcargo.py", line 257, in
_provides
import semver
ModuleNotFoundError: No module named 'semver'
FAIL
fixer test: multiple for binary-control-field-duplicates-source ... 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: really for maintainer-script-empty ... ok
fixer test: comments-only for maintainer-script-empty ... ok
fixer sanity test: maintainer-script-empty ... 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-override 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 for pkg-perl-testsuite ... ok
fixer test: not-perl for pkg-perl-testsuite ... ok
fixer test: missing-override 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 sanity test: pubkey ... ok
fixer test: split for debian-rules-uses-as-needed-linker-flag ... ok
fixer test: last for debian-rules-uses-as-needed-linker-flag ... ok
fixer test: simple 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: multi for field-name-typo-in-control ... ok
fixer test: source for field-name-typo-in-control ... ok
fixer sanity test: field-name-typo-in-control ... ok
fixer test: simple for pkg-js-tools-test-is-missing ... ok
fixer sanity test: pkg-js-tools-test-is-missing ... ok
fixer test: simple for obsolete-vim-addon-manager ... ok
fixer sanity test: obsolete-vim-addon-manager ... ok
fixer test: old for new-package-uses-date-based-version-number ... ok
fixer test: fix for new-package-uses-date-based-version-number ... ok
fixer test: not-needed for new-package-uses-date-based-version-number ... ok
fixer sanity test: new-package-uses-date-based-version-number ... ok
fixer test: missing for initial-upload-closes-no-bugs ... ok
fixer test: present for initial-upload-closes-no-bugs ... ok
fixer sanity test: initial-upload-closes-no-bugs ... ok
======================================================================
FAIL: fixer test: simple for comma-separated-files-in-dep5-copyright
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/comma-separated-files-in-dep5-copyright/simple/out/debian/copyright
/tmp/tmprc5ilrrt/testdir/debian/copyright
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/comma-separated-files-in-dep5-copyright/simple/out/debian/copyright
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmprc5ilrrt/testdir/debian/copyright 2022-06-09 06:18:18.930089671
+0000
@@ -2,7 +2,7 @@
Name: apackage
Maintainer: Joe Maintainer <j...@example.com>
-Files:
+Files:
update-passwd.c
man/*
Copyright: Joe Maintainer <j...@example.com>
======================================================================
FAIL: fixer test: dh for debian-control-has-obsolete-dbg-package
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/debian-control-has-obsolete-dbg-package/dh/out/debian/control
/tmp/tmpw7rjxyd6/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/debian-control-has-obsolete-dbg-package/dh/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpw7rjxyd6/testdir/debian/control 2022-06-09 06:18:23.302112847
+0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Filesystems Group <filesystems-de...@lists.alioth.debian.org>
Uploaders: Vincent Cheng <vch...@debian.org>, Theodore Y. Ts'o <ty...@mit.edu>
-Build-Depends:
+Build-Depends:
debhelper (>= 9.20160114),
dh-autoreconf,
libblkid-dev,
@@ -23,6 +23,7 @@
devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
System (LFS).
+
Package: libf2fs5
Section: libs
Architecture: linux-any
======================================================================
FAIL: fixer test: simple for debian-control-has-obsolete-dbg-package
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/debian-control-has-obsolete-dbg-package/simple/out/debian/control
/tmp/tmpudjg_w1e/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/debian-control-has-obsolete-dbg-package/simple/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpudjg_w1e/testdir/debian/control 2022-06-09 06:18:23.426113533
+0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Filesystems Group <filesystems-de...@lists.alioth.debian.org>
Uploaders: Vincent Cheng <vch...@debian.org>, Theodore Y. Ts'o <ty...@mit.edu>
-Build-Depends:
+Build-Depends:
debhelper (>= 9.20160114),
dh-autoreconf,
libblkid-dev,
@@ -23,6 +23,7 @@
devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
System (LFS).
+
Package: libf2fs5
Section: libs
Architecture: linux-any
======================================================================
FAIL: fixer test: ancient for package-needs-versioned-debhelper-build-depends
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-needs-versioned-debhelper-build-depends/ancient/out/debian/control
/tmp/tmpmreiex6q/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-needs-versioned-debhelper-build-depends/ancient/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpmreiex6q/testdir/debian/control 2022-06-09 06:18:30.550155182
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 8~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: simple for package-needs-versioned-debhelper-build-depends
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-needs-versioned-debhelper-build-depends/simple/out/debian/control
/tmp/tmpbb9beqfu/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-needs-versioned-debhelper-build-depends/simple/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpbb9beqfu/testdir/debian/control 2022-06-09 06:18:30.770156535
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 12~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: discard-unnecessary-override for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/discard-unnecessary-override/out/debian/control
/tmp/tmprhmg8klb/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/discard-unnecessary-override/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmprhmg8klb/testdir/debian/control 2022-06-09 06:18:30.890157274
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 12~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: tmpfile-to-tmpfiles for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/tmpfile-to-tmpfiles/out/debian/control
/tmp/tmpu69djkv2/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/tmpfile-to-tmpfiles/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpu69djkv2/testdir/debian/control 2022-06-09 06:18:31.038158188
+0000
@@ -2,4 +2,4 @@
Build-Depends: debhelper (>= 13~)
Package: blah
-Description: a binary with a tmpfile
+Description: a binary with a tmpfile
\ No newline at end of file
======================================================================
FAIL: fixer test: cdbs for package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/cdbs/out/debian/control
/tmp/tmp3sqc3ook/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/cdbs/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp3sqc3ook/testdir/debian/control 2022-06-09 06:18:31.182159087
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 10~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: existing-build-depends-compat for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/existing-build-depends-compat/out/debian/control
/tmp/tmp_uhr1d15/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/existing-build-depends-compat/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp_uhr1d15/testdir/debian/control 2022-06-09 06:18:31.326159985
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 13),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: disabled-autoreconf for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/disabled-autoreconf/out/debian/control
/tmp/tmp9z_46xr4/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/disabled-autoreconf/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp9z_46xr4/testdir/debian/control 2022-06-09 06:18:31.474160908
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 10~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: fail-missing-default for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/fail-missing-default/out/debian/control
/tmp/tmpyzbd6f_j/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/fail-missing-default/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpyzbd6f_j/testdir/debian/control 2022-06-09 06:18:31.750162630
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 13),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: compat-stretch for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/compat-stretch/out/debian/control
/tmp/tmpns4vr2gn/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/compat-stretch/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpns4vr2gn/testdir/debian/control 2022-06-09 06:18:31.898163553
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 10~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: install-fail-missing-default for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/install-fail-missing-default/out/debian/control
/tmp/tmpbfnh2ixj/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/install-fail-missing-default/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpbfnh2ixj/testdir/debian/control 2022-06-09 06:18:32.186165365
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 13~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: pybuild for package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/pybuild/out/debian/control
/tmp/tmp5ky9p0fd/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/pybuild/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp5ky9p0fd/testdir/debian/control 2022-06-09 06:18:32.398166705
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 13),
pkg-config,
uuid-dev,
======================================================================
FAIL: fixer test: with-rules for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/with-rules/out/debian/control
/tmp/tmpcbhn2noj/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/with-rules/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpcbhn2noj/testdir/debian/control 2022-06-09 06:18:32.594167944
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 12~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: rules-dh-order for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/rules-dh-order/out/debian/control
/tmp/tmp3ut2omxq/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/rules-dh-order/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp3ut2omxq/testdir/debian/control 2022-06-09 06:18:32.910169941
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 12~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: compat for package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/compat/out/debian/control
/tmp/tmpcmpytdv5/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/compat/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpcmpytdv5/testdir/debian/control 2022-06-09 06:18:33.054170855
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 13~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: drop-upstart for
package-uses-deprecated-debhelper-compat-version
----------------------------------------------------------------------
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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/drop-upstart/out/debian/control
/tmp/tmpicr899lt/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/package-uses-deprecated-debhelper-compat-version/drop-upstart/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpicr899lt/testdir/debian/control 2022-06-09 06:18:33.210171853
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper (>= 12~),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: exact for uses-debhelper-compat-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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/exact/out/debian/control
/tmp/tmppepeo_ds/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/exact/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmppepeo_ds/testdir/debian/control 2022-06-09 06:18:33.366172852
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 12),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: higher for uses-debhelper-compat-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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/higher/out/debian/control
/tmp/tmp65t3uu_a/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/higher/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp65t3uu_a/testdir/debian/control 2022-06-09 06:18:33.498173697
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 12),
debhelper (>= 12.2),
pkg-config,
======================================================================
FAIL: fixer test: simple2 for uses-debhelper-compat-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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/simple2/out/debian/control
/tmp/tmpu4jrrimu/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/simple2/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpu4jrrimu/testdir/debian/control 2022-06-09 06:18:33.858176002
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 12),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: in-indep for uses-debhelper-compat-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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/in-indep/out/debian/control
/tmp/tmp3kskcbq2/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/in-indep/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmp3kskcbq2/testdir/debian/control 2022-06-09 06:18:33.978176770
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
pkg-config,
uuid-dev,
debhelper-compat (= 11)
======================================================================
FAIL: fixer test: simple for uses-debhelper-compat-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: diff --no-dereference -x '*~' -ur
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/simple/out/debian/control
/tmp/tmpgjscjfhe/testdir/debian/control
---
/<<PKGBUILDDIR>>/lintian_brush/tests/../../tests/uses-debhelper-compat-file/simple/out/debian/control
2022-05-28 12:16:34.000000000 +0000
+++ /tmp/tmpgjscjfhe/testdir/debian/control 2022-06-09 06:18:34.090177494
+0000
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: Jelmer Vernooij <jel...@debian.org>
-Build-Depends:
+Build-Depends:
debhelper-compat (= 11),
pkg-config,
uuid-dev
======================================================================
FAIL: fixer test: debcargo for binary-control-field-duplicates-source
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/lintian_brush/tests/fixers.py", line 105, in runTest
self.assertEqual(p.returncode, 0)
AssertionError: 1 != 0
----------------------------------------------------------------------
Ran 794 tests in 50.593s
FAILED (failures=24, expected failures=1)
Test failed: <unittest.runner.TextTestResult run=794 errors=0 failures=24>
error: Test failed: <unittest.runner.TextTestResult run=794 errors=0
failures=24>
E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1:
python3.10 setup.py test
dh_auto_test: error: pybuild --test -i python{version} -p 3.10 returned exit
code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2