Your message dated Tue, 19 May 2026 00:48:36 +0000
with message-id <[email protected]>
and subject line Bug#1136917: fixed in debian-codemods 0.178
has caused the Debian Bug report #1136917,
regarding debian-codemods: FTBFS: Expected a FixerResult but fixer returned
NoChanges
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1136917: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136917
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:debian-codemods
Version: 0.177
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:debian-codemods, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with bash_completion
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if test -f Cargo.lock.upstream; then mv Cargo.lock.upstream Cargo.lock; fi
cargo clean || true
Removed 0 files
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary --with bash_completion
dh_update_autotools_config
dh_autoreconf
debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[... snipped ...]
test
fixers::quilt_series_without_trailing_newline::tests::test_no_change_when_newline_exists
... ok
test fixers::quilt_series_without_trailing_newline::tests::test_no_series_file
... ok
test fixers::redundant_installation_prerequisite::tests::test_no_redundancy ...
ok
test
fixers::redundant_installation_prerequisite::tests::test_remove_entire_field
... ok
test
fixers::redundant_installation_prerequisite::tests::test_remove_from_recommends
... ok
test
fixers::redundant_installation_prerequisite::tests::test_remove_from_suggests
... ok
test fixers::renamed_tag::tests::test_no_override_files ... ok
test fixers::renamed_tag::tests::test_no_renames_needed ... ok
test fixers::renamed_tag::tests::test_rename_tags ... ok
test fixers::renamed_tag::tests::test_source_overrides ... ok
test fixers::rules_not_executable::tests::test_already_executable ... ok
test fixers::rules_not_executable::tests::test_make_rules_executable ... ok
test fixers::rules_not_executable::tests::test_no_debian_dir ... ok
test fixers::rules_not_executable::tests::test_no_rules_file ... ok
test
fixers::rules_requires_root_missing::tests::test_add_rules_requires_root_old_dpkg
... ok
test fixers::rules_requires_root_missing::tests::test_debcargo_package ... ok
test fixers::rules_requires_root_missing::tests::test_no_change_new_dpkg ... ok
test fixers::rules_requires_root_missing::tests::test_no_control_file ... ok
test
fixers::rules_requires_root_missing::tests::test_no_remove_rules_requires_root_yes
... ok
test
fixers::rules_requires_root_missing::tests::test_remove_rules_requires_root_new_dpkg
... ok
test
fixers::skip_systemd_native_flag_missing_pre_depends::tests::test_add_misc_pre_depends
... ok
test
fixers::skip_systemd_native_flag_missing_pre_depends::tests::test_already_has_misc_pre_depends
... ok
test
fixers::skip_systemd_native_flag_missing_pre_depends::tests::test_compat_level_too_old
... ok
test fixers::source_format::tests::test_create_missing_format ... ok
test fixers::source_format::tests::test_no_changes_if_already_modern ... ok
test fixers::source_format::tests::test_skip_debcargo_package ... ok
test fixers::source_format::tests::test_upgrade_from_1_0_native ... ok
test fixers::source_format::tests::test_upgrade_from_1_0_non_native ... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_files_paragraph_license_synopsis_rewrite
... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_fix_spaces_in_synopsis_known_rename
... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_fix_spaces_in_synopsis_no_spaces
... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_fix_spaces_in_synopsis_replace_spaces
... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_fix_spaces_in_synopsis_with_or
... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_no_change_when_already_canonical
... ok
test
fixers::space_in_std_shortname_in_dep5_copyright::tests::test_no_copyright_file
... ok
test
fixers::systemd_service_alias_without_extension::tests::test_add_service_extension_to_alias
... ok
test
fixers::systemd_service_alias_without_extension::tests::test_correct_extension_unchanged
... ok
test fixers::systemd_service_alias_without_extension::tests::test_fix_alias ...
ok
test
fixers::systemd_service_alias_without_extension::tests::test_multiple_aliases
... ok
test
fixers::systemd_service_alias_without_extension::tests::test_partial_correct_aliases
... ok
test
fixers::systemd_service_alias_without_extension::tests::test_replace_wrong_extension
... ok
test
fixers::systemd_service_file_pidfile_refers_to_var_run::tests::test_no_pidfile
... ok
test
fixers::systemd_service_file_pidfile_refers_to_var_run::tests::test_no_var_run_unchanged
... ok
test
fixers::systemd_service_file_pidfile_refers_to_var_run::tests::test_replace_var_run_in_execstart_too
... ok
test
fixers::systemd_service_file_pidfile_refers_to_var_run::tests::test_replace_var_run_in_pidfile
... ok
test
fixers::systemd_service_file_refers_to_obsolete_bindto::tests::test_existing_bindsto_not_affected
... ok
test
fixers::systemd_service_file_refers_to_obsolete_bindto::tests::test_no_bindto_entries
... ok
test
fixers::systemd_service_file_refers_to_obsolete_bindto::tests::test_rename_bindto_to_bindsto
... ok
test
fixers::systemd_service_file_refers_to_obsolete_bindto::tests::test_rename_multiple_bindto_entries
... ok
test
fixers::systemd_service_file_refers_to_obsolete_target::tests::test_multiple_after_entries_with_syslog
... ok
test
fixers::systemd_service_file_refers_to_obsolete_target::tests::test_no_syslog_target_unchanged
... ok
test
fixers::systemd_service_file_refers_to_obsolete_target::tests::test_remove_syslog_target_from_after
... ok
test
fixers::systemd_service_file_refers_to_obsolete_target::tests::test_remove_syslog_target_from_multi_value
... ok
test
fixers::systemd_service_file_shutdown_problems::tests::test_adds_before_shutdown
... ok
test fixers::systemd_service_file_shutdown_problems::tests::test_list_contains
... ok
test
fixers::systemd_service_file_shutdown_problems::tests::test_no_change_when_already_before
... ok
test
fixers::systemd_service_file_shutdown_problems::tests::test_no_change_without_default_deps_no
... ok
test fixers::systemd_service_file_shutdown_problems::tests::test_no_debian_dir
... ok
test fixers::trailing_comma_in_maintainer_field::tests::test_no_control_file
... ok
test fixers::trailing_comma_in_maintainer_field::tests::test_no_trailing_comma
... ok
test
fixers::trailing_comma_in_maintainer_field::tests::test_remove_trailing_comma
... ok
test
fixers::trailing_comma_in_maintainer_field::tests::test_trailing_comma_with_whitespace
... ok
test
fixers::transitional_package_should_be_oldlibs_optional::tests::test_no_change_when_no_file
... ok
test
fixers::transitional_package_should_be_oldlibs_optional::tests::test_no_change_when_not_transitional
... ok
test
fixers::transitional_package_should_be_oldlibs_optional::tests::test_skip_udeb
... ok
test
fixers::transitional_package_should_be_oldlibs_optional::tests::test_transitional_package_simple
... ok
test
fixers::transitional_package_should_be_oldlibs_optional::tests::test_transitional_package_with_area
... ok
test fixers::typo_in_debhelper_override_target::tests::test_fixes_typo ... ok
test fixers::typo_in_debhelper_override_target::tests::test_javahelper_commands
... ok
test
fixers::typo_in_debhelper_override_target::tests::test_no_change_when_no_typo
... ok
test fixers::typo_in_debhelper_override_target::tests::test_no_rules_file ... ok
test
fixers::unnecessary_team_upload::tests::test_no_change_when_author_not_uploader
... ok
test fixers::unnecessary_team_upload::tests::test_no_change_when_not_unreleased
... ok
test
fixers::unnecessary_team_upload::tests::test_remove_unnecessary_team_upload ...
ok
test
fixers::unnecessary_testsuite_autopkgtest_field::tests::test_different_testsuite_value
... ok
test
fixers::unnecessary_testsuite_autopkgtest_field::tests::test_no_control_file
... ok
test
fixers::unnecessary_testsuite_autopkgtest_field::tests::test_no_testsuite_field
... ok
test
fixers::unnecessary_testsuite_autopkgtest_field::tests::test_remove_autopkgtest_testsuite
... ok
test fixers::unused_build_dependency_on_cdbs::tests::test_keeps_cdbs_when_used
... ok
test fixers::unused_build_dependency_on_cdbs::tests::test_no_rules_file ... ok
test fixers::unused_build_dependency_on_cdbs::tests::test_removes_unused_cdbs
... ok
test
fixers::unused_license_paragraph_in_dep5_copyright::tests::test_extract_licenses
... ok
test
fixers::unused_license_paragraph_in_dep5_copyright::tests::test_no_changes_when_all_licenses_used
... ok
test
fixers::unused_license_paragraph_in_dep5_copyright::tests::test_remove_unused_license
... ok
test fixers::unused_override::tests::test_no_override_files ... ok
test fixers::unused_override::tests::test_no_unused_overrides ... ok
test fixers::unused_override::tests::test_remove_all_overrides_deletes_file ...
ok
test fixers::unused_override::tests::test_remove_unused_override ... ok
test fixers::unversioned_copyright_format_uri::tests::test_empty_copyright_file
... ok
test
fixers::unversioned_copyright_format_uri::tests::test_no_change_when_format_correct
... ok
test
fixers::unversioned_copyright_format_uri::tests::test_no_change_when_format_correct_without_trailing_slash
... ok
test fixers::unversioned_copyright_format_uri::tests::test_no_copyright_file
... ok
test
fixers::unversioned_copyright_format_uri::tests::test_updates_legacy_format_specification
... ok
test
fixers::unversioned_copyright_format_uri::tests::test_updates_unversioned_format_field
... ok
test fixers::upstream_metadata_file::tests::test_javascript_package ... ok
test fixers::upstream_metadata_file::tests::test_native_package_skipped ... ok
test fixers::upstream_metadata_file::tests::test_no_package_files ... ok
test
fixers::upstream_metadata_has_obsolete_field::tests::test_file_is_deleted_when_only_addon_fields_remain
... ok
test
fixers::upstream_metadata_has_obsolete_field::tests::test_no_change_when_nothing_obsolete
... ok
test fixers::upstream_metadata_has_obsolete_field::tests::test_no_metadata_file
... ok
test
fixers::upstream_metadata_has_obsolete_field::tests::test_remove_null_field ...
ok
test
fixers::upstream_metadata_has_obsolete_field::tests::test_remove_obsolete_field_from_copyright
... ok
test
fixers::upstream_metadata_in_native_source::tests::test_native_package_not_opinionated
... ok
test
fixers::upstream_metadata_in_native_source::tests::test_native_package_with_metadata
... ok
test fixers::upstream_metadata_in_native_source::tests::test_no_metadata_file
... ok
test fixers::upstream_metadata_in_native_source::tests::test_non_native_package
... ok
test
fixers::upstream_metadata_in_native_source::tests::test_upstream_dir_with_other_files
... ok
test fixers::upstream_metadata_invalid::tests::test_dedup_scalar_field ... ok
test fixers::upstream_metadata_invalid::tests::test_no_metadata_file ... ok
test
fixers::upstream_metadata_invalid::tests::test_unwrap_single_element_sequence
... ok
test fixers::useless_autoreconf_build_depends::tests::test_drop_autoreconf ...
ok
test fixers::useless_autoreconf_build_depends::tests::test_no_autoreconf ... ok
test
fixers::uses_debhelper_compat_file::tests::test_no_change_when_compat_too_old
... ok
test fixers::uses_debhelper_compat_file::tests::test_simple ... ok
test fixers::uses_deprecated_adttmp::tests::test_multiple_files ... ok
test fixers::uses_deprecated_adttmp::tests::test_no_change_when_no_adttmp ... ok
test fixers::uses_deprecated_adttmp::tests::test_no_change_when_no_tests_dir
... ok
test fixers::uses_deprecated_adttmp::tests::test_replaces_adttmp ... ok
test fixers::public_upstream_key_not_minimal::tests::test_minimize_key ... ok
test fixers::vcs_broken_uri::tests::test_fix_broken_git_url_extra_colon ... ok
test fixers::vcs_broken_uri::tests::test_fix_freedesktop_anongit ... ok
test fixers::vcs_broken_uri::tests::test_fix_git_to_https ... ok
test fixers::vcs_broken_uri::tests::test_fix_salsa_cgit_url ... ok
test fixers::vcs_broken_uri::tests::test_no_change_when_url_already_correct ...
ok
test fixers::vcs_broken_uri::tests::test_no_control_file ... ok
test fixers::vcs_broken_uri::tests::test_no_vcs_field ... ok
test fixers::vcs_broken_uri::tests::test_fix_strip_username ... ok
test fixers::vcs_field_bitrotted::tests::test_already_on_salsa ... ok
test fixers::vcs_field_bitrotted::tests::test_is_on_obsolete_host ... ok
test fixers::vcs_field_bitrotted::tests::test_salsa_url_from_alioth_url_team
... ok
test
fixers::vcs_field_bitrotted::tests::test_salsa_url_from_alioth_url_personal ...
ok
test fixers::vcs_field_bitrotted::tests::test_simple_migration ... ok
test fixers::vcs_field_for_maintainer::tests::test_dpmt_vcs_update ... ok
test fixers::vcs_field_for_maintainer::tests::test_papt_vcs_update ... ok
test
fixers::vcs_field_invalid_branch::tests::test_get_default_branch_with_local_repo
... ok
test
fixers::vcs_field_for_maintainer::tests::test_multiple_vcs_fields_aggregated
... ok
test
fixers::vcs_field_invalid_branch::tests::test_low_certainty_returns_no_changes
... ok
test fixers::vcs_field_invalid_branch::tests::test_vcs_git_with_branch_parsing
... ok
test fixers::vcs_field_invalid_branch::tests::test_no_vcs_git ... ok
test
fixers::vcs_field_invalid_branch::tests::test_vcs_git_without_branch_parsing
... ok
test fixers::vcs_field_invalid_branch::tests::test_without_udd_feature ... ok
test fixers::vcs_field_mismatch::tests::test_no_control_file ... ok
test fixers::vcs_field_mismatch::tests::test_no_op ... ok
test fixers::vcs_field_not_canonical::tests::test_canonicalize_browser_url ...
ok
test fixers::vcs_field_mismatch::tests::test_simple ... ok
test fixers::vcs_field_not_canonical::tests::test_no_change_git_url ... ok
test fixers::vcs_field_not_canonical::tests::test_multiple_vcs_fields ... ok
test fixers::vcs_field_not_canonical::tests::test_no_change_when_canonical ...
ok
test fixers::vcs_field_uses_insecure_uri::tests::test_already_https ... ok
test fixers::vcs_field_not_canonical::tests::test_salsa_git_url ... ok
test
fixers::vcs_field_uses_insecure_uri::tests::test_http_to_https_no_net_access
... ok
test fixers::vcs_field_uses_insecure_uri::tests::test_no_vcs_fields ... ok
test fixers::vcs_field_uses_insecure_uri::tests::test_multiple_vcs_fields ... ok
test
fixers::vcs_field_uses_not_recommended_uri_format::tests::test_no_change_when_already_https
... ok
test
fixers::vcs_field_uses_not_recommended_uri_format::tests::test_no_change_when_no_control
... ok
test
fixers::vcs_field_uses_not_recommended_uri_format::tests::test_no_change_when_no_vcs_git
... ok
test
fixers::vcs_field_uses_not_recommended_uri_format::tests::test_converts_git_ssh_url
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_fix_vcs_git_user_url_already_https
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_fix_vcs_git_user_url_anonscm_debian_org
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_fix_vcs_git_user_url_different_host
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_fix_vcs_git_user_url_git_debian_org
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_fix_vcs_git_user_url_non_user_repo
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_fix_vcs_git_user_url_with_subdir
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_run_no_changes_when_already_valid
... ok
test
fixers::vcs_git_uses_invalid_user_uri::tests::test_run_no_changes_when_no_vcs_git
... ok
test fixers::wrong_debian_qa_group_name::tests::test_correct_qa_group_name ...
ok
test fixers::wrong_debian_qa_group_name::tests::test_diagnostic_carries_action
... ok
test fixers::vcs_git_uses_invalid_user_uri::tests::test_run_fixes_control_file
... ok
test fixers::wrong_debian_qa_group_name::tests::test_different_maintainer ... ok
test fixers::wrong_debian_qa_group_name::tests::test_no_control_file ... ok
test fixers::wrong_debian_qa_group_name::tests::test_no_maintainer_field ... ok
test fixers::wrong_debian_qa_group_name::tests::test_overridden_diagnostic ...
ok
test fixers::wrong_debian_qa_group_name::tests::test_wrong_qa_group_name ... ok
test fixers::wrong_debian_qa_group_name::tests::test_various_wrong_qa_names ...
ok
test
fixers::wrong_section_according_to_package_name::tests::test_fix_python_package_section
... ok
test fixers::wrong_section_according_to_package_name::tests::test_dbg_package
... ok
test
fixers::wrong_section_according_to_package_name::tests::test_no_change_correct_section
... ok
test fixers::wrong_section_according_to_package_name::tests::test_no_control
... ok
test fixers::xc_package_type_in_debian_control::tests::test_multiple_binaries
... ok
test
fixers::wrong_section_according_to_package_name::tests::test_minimum_certainty_not_met
... ok
test fixers::xc_package_type_in_debian_control::tests::test_no_xc_package_type
... ok
test fixers::xc_package_type_in_debian_control::tests::test_no_control_file ...
ok
test
fixers::xc_package_type_in_debian_control::tests::test_xc_package_type_in_binary
... ok
test fixers::xs_testsuite_field_in_debian_control::tests::test_no_control_file
... ok
test fixers::xs_testsuite_field_in_debian_control::tests::test_no_xs_testsuite
... ok
test
fixers::xc_package_type_in_debian_control::tests::test_xc_package_type_in_source
... ok
test
fixers::xs_testsuite_field_in_debian_control::tests::test_xs_testsuite_autopkgtest_removed
... ok
test
fixers::xs_testsuite_field_in_debian_control::tests::test_xs_testsuite_renamed
... ok
test fixers::xs_vcs_field_in_debian_control::tests::test_no_control_file ... ok
test fixers::xs_vcs_field_in_debian_control::tests::test_no_xs_vcs_fields ... ok
test fixers::xs_vcs_field_in_debian_control::tests::test_multiple_xs_vcs_fields
... ok
test rules::tests::test_drop_with_eq_form_trailing ... ok
test rules::tests::test_drop_with_space_form_leading ... ok
test rules::tests::test_drop_with_space_form_middle ... ok
test rules::tests::test_drop_with_space_form_trailing ... ok
test rules::tests::test_no_match_unchanged ... ok
test rules::tests::test_no_partial_match ... ok
test rules::tests::test_set_option_argument_add ... ok
test rules::tests::test_set_option_argument_no_partial_match ... ok
test rules::tests::test_set_option_argument_replace_eq ... ok
test rules::tests::test_set_option_argument_replace_middle ... ok
test rules::tests::test_set_option_argument_replace_space ... ok
test rules::tests::test_set_option_argument_soft_add ... ok
test rules::tests::test_set_option_argument_soft_noop ... ok
test tests::many_result_tests::test_empty ... ok
test tests::many_result_tests::test_no_certainty ... ok
test tests::many_result_tests::test_possible ... ok
test fixers::xs_vcs_field_in_debian_control::tests::test_xs_vcs_git_renamed ...
ok
test
tests::render_lintian_trailers_tests::binary_package_issue_includes_package_and_type
... ok
test tests::render_lintian_trailers_tests::empty_issues_renders_empty_string
... ok
test
tests::render_lintian_trailers_tests::info_string_is_preserved_in_fixes_line
... ok
test
tests::render_lintian_trailers_tests::issue_without_tag_emits_fixes_but_no_see_also
... ok
test
tests::render_lintian_trailers_tests::multiple_distinct_tags_each_get_one_see_also
... ok
test
tests::render_lintian_trailers_tests::repeated_tag_keeps_each_fixes_but_dedupes_see_also
... ok
test
tests::render_lintian_trailers_tests::see_also_order_follows_first_occurrence_of_tag
... ok
test tests::render_lintian_trailers_tests::single_source_tag_without_info ... ok
test tests::test_run_lintian_fixer::test_empty_change ... ok
test tests::test_run_lintian_fixer::test_changelog_entry_has_asterisk_prefix
... ok
test tests::test_run_lintian_fixer::test_fails ... ok
test tests::test_run_lintian_fixer::test_honors_tree_committer_config ... ok
test tests::test_run_lintian_fixer::test_honors_tree_committer_specified ... ok
test tests::test_run_lintian_fixer::test_new_file ... ok
test tests::test_run_lintian_fixer::test_not_debian_tree ... ok
test tests::test_run_lintian_fixer::test_rename_file ... ok
test tests::test_run_lintian_fixer::test_simple_modify ... ok
test tests::test_run_lintian_fixer::test_simple_modify_acceptably_uncertain ...
ok
test tests::test_run_lintian_fixer::test_simple_modify_too_uncertain ... ok
test tests::test_run_lintian_fixer::test_upstream_change ... ok
test vcs::tests::test_anongit ... ok
test vcs::tests::test_fixup_extra_colon ... ok
test vcs::tests::test_freedesktop ... ok
test vcs::tests::test_git_to_https ... ok
test vcs::tests::test_gnome ... ok
test vcs::tests::test_preserves ... ok
test vcs::tests::test_salsa_not_https ... ok
test vcs::tests::test_salsa_uses_cgit ... ok
test vcs::tests::test_strip_extra_colon ... ok
test vcs::tests::test_strip_extra_slash ... ok
test tests::test_run_lintian_fixer::test_upstream_change_stacked ... ok
test watch::tests::test_common_pgpsigurl_mangles_contains_standard_extensions
... ok
test vcs::tests::test_strip_username ... ok
test watch::tests::test_watch_fix_value ... ok
test workspace::tests::cost_reaches_registered_detector ... ok
test workspace::tests::debcargo_absent_returns_none ... ok
test workspace::tests::detector_cost_ordering_is_cheap_to_expensive ... ok
test workspace::tests::select_detectors_excludes ... ok
test workspace::tests::select_detectors_includes ... ok
test workspace::tests::select_detectors_unknown_exclude ... ok
test workspace::tests::select_detectors_unknown_include ... ok
test workspace::tests::tree_workspace_missing_control_is_no_changes ... ok
test workspace::tests::tree_workspace_read_write_raw_file ... ok
test workspace::tests::debcargo_read_and_write ... ok
test workspace::tests::tree_workspace_walk_dir_missing_returns_none ... ok
test workspace::tests::tree_workspace_walk_dir_returns_relative_files ... ok
test workspace::tests::triggers_reach_registered_detector ... ok
test workspace::tests::tree_workspace_reads_and_writes_control ... ok
failures:
---- fixer_tests::common_license::test_bsd stdout ----
Fixer returned NoChanges for test bsd
thread 'fixer_tests::common_license::test_bsd' (15210) panicked at
lintian-brush/src/fixer_tests.rs:390:18:
Expected a FixerResult but fixer returned NoChanges
failures:
fixer_tests::common_license::test_bsd
test result: FAILED. 1439 passed; 1 failed; 0 ignored; 0 measured; 0 filtered
out; finished in 5.76s
error: test failed, to rerun pass `-p lintian-brush --lib`
make[2]: *** [Makefile:20: testsuite] Error 101
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:26: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: debian-codemods
Source-Version: 0.178
Done: Jelmer Vernooij <[email protected]>
We believe that the bug you reported is fixed in the latest version of
debian-codemods, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <[email protected]> (supplier of updated debian-codemods package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 18 May 2026 01:50:24 +0100
Source: debian-codemods
Architecture: source
Version: 0.178
Distribution: unstable
Urgency: medium
Maintainer: Jelmer Vernooij <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Closes: 1136913 1136917
Changes:
debian-codemods (0.178) unstable; urgency=medium
.
* Add fixer for homepage-for-cpan-package-contains-version.
* Add fixer for redundant-priority-optional-field.
* Add fixer for needlessly-depends-on-awk.
* Add fixer for depends-on-old-emacs.
* Add fixer for copyright-refers-to-old-directory.
* Add fixer for build-depends-on-1-revision.
* Add fixer for homepage-for-cpan-package-contains-version.
* Add fixer for bugs-field-does-not-refer-to-debian-infrastructure.
* Add fixer for build-depends-on-python-sphinx-only.
* Add fixer for depends-on-python-minimal.
* debcargo.toml: Suggest setting collapse_features.
* Fix test_bsd incorrectly returning changes. Closes: #1136917
* initial-upload-closes-no-bugs: Cross-check the whole
changelog for already-closed WNPP bugs before re-adding them on the
initial release entry. Closes: #1136913
Checksums-Sha1:
cd48bdc1778d0c3f0004dbeeebb02195ddd532bb 6441 debian-codemods_0.178.dsc
4b3e9b5046700c32768deee754872d70c1259f76 1268216 debian-codemods_0.178.tar.xz
5dc723f60f057125806a1da1c713a2a0d39b9992 66857
debian-codemods_0.178_source.buildinfo
Checksums-Sha256:
4f4f877ba672ad747c6d93758825b863ea092519f7e798352cf22d6872d10d57 6441
debian-codemods_0.178.dsc
49b6c18887ae625a3a82bf93d6c1f4c0fda0433a0f7f9afb54730ef4d6eee743 1268216
debian-codemods_0.178.tar.xz
bea59d825b8769dac5764802d2aaadb0414abf3016a4921a74895b21a7e2f670 66857
debian-codemods_0.178_source.buildinfo
Files:
bae7e2004b7340aca7d90b8cddd0d5ef 6441 devel optional debian-codemods_0.178.dsc
6c72669320bd5a3f090cda76a806fbcc 1268216 devel optional
debian-codemods_0.178.tar.xz
4131b31fece4eeb80d859658ffb489eb 66857 devel optional
debian-codemods_0.178_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEEgIoEfJX3ae+y722SMG8hYYBCUGYFAmoLrMQSHGplbG1lckBk
ZWJpYW4ub3JnAAoJEDBvIWGAQlBmOlkH/1h/QxL9RcrRsRLxOC2YjORMikaU59Ir
pnLc/E4ESqZO+v4BqB71uYbx3NahH6ndqA9YLOIhw08AG0Rw3IM7rvDnDg6QLJfM
jCBkVItKffjunovbp3mZTx2KFfzEZCkg4ceYHBixsMoN5CBoEGGw1xg8FrZHrk/+
LKQCCa46OtJEqjpu5sruVxX3d73b7dDYssJbXvjQh5tpuqjKghM3tCOv0LhGUHkE
/r8/BcdcjpfkLL6miZXt5UCGPCItOp/nKb9ccFQ+9Da7pCz5IxsWxMxr3wuS8aK/
w+N9WWu+E4iXbmgANxY4IHOiPB77FJGEXRpQnTOoc75fNMCo9wKsMXw=
=l2ki
-----END PGP SIGNATURE-----
pgp9Y6N_E5hmk.pgp
Description: PGP signature
--- End Message ---