Your message dated Thu, 05 Mar 2026 11:04:16 +0000
with message-id <[email protected]>
and subject line Bug#1127501: fixed in breezy-debian 2.8.81
has caused the Debian Bug report #1127501,
regarding breezy-debian: FTBFS: FAIL:
breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_no_files
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.)
--
1127501: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:breezy-debian
Version: 2.8.80
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/202602/
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:breezy-debian, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:384: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
[... snipped ...]
breezy.plugins.debian.tests.test_import_dsc.DistributionBranchTests.test_tag_name_vendor
OK 81ms
breezy.plugins.debian.tests.test_import_dsc.DistributionBranchTests.test_tag_version
OK 90ms
dpkg-mergechangelogs: warning:
/tmp/tmpklhqg5chdeb_changelog_merge/changelog.base(l0): found end of file where
expected first heading
dpkg-mergechangelogs: warning:
/tmp/tmpklhqg5chdeb_changelog_merge/changelog.this(l0): found end of file where
expected first heading
dpkg-mergechangelogs: warning:
/tmp/tmpklhqg5chdeb_changelog_merge/changelog.other(l0): found end of file
where expected first heading
breezy.plugins.debian.tests.test_merge_changelog.TestChangelogHook.test_changelog_merge_hook_successful
OK 55ms
breezy.plugins.debian.tests.test_merge_changelog.TestMergeChangelog.test_3way_merge
OK 88ms
breezy.plugins.debian.tests.test_merge_changelog.TestMergeChangelog.test_invalid_version_starting_non_digit
OK 44ms
breezy.plugins.debian.tests.test_merge_changelog.TestMergeChangelog.test_not_valid_changelog
OK 88ms
breezy.plugins.debian.tests.test_merge_changelog.TestMergeChangelog.test_this_shorter
OK 85ms
breezy.plugins.debian.tests.test_merge_package.MergePackageTests.test__upstream_version_data
OK 186ms
breezy.plugins.debian.tests.test_merge_package.MergePackageTests.test_debian_upstream_newer
OK 267ms
breezy.plugins.debian.tests.test_merge_package.MergePackageTests.test_upstreams_not_diverged
OK 198ms
breezy.plugins.debian.tests.test_repack_tarball_extra.TestRepackTarballExtra.test_conditional_repack_different_formats
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball_extra.TestRepackTarballExtra.test_conditional_repack_tarball_same
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball_extra.TestRepackTarballExtra.test_exists_not_force_gz
OK 2ms
breezy.plugins.debian.tests.test_revspec.TestRevisionSpec_package.test_from_string_package
OK 61ms
breezy.plugins.debian.tests.test_revspec.TestRevisionSpec_package.test_simple_package
OK 61ms
breezy.plugins.debian.tests.test_revspec.TestRevisionSpec_upstream.test_from_string_package
OK 71ms
breezy.plugins.debian.tests.test_revspec.TestRevisionSpec_upstream.test_version_from_changelog
OK 90ms
breezy.plugins.debian.tests.test_source_distiller.FullSourceDistillerTests.test_distill_no_tarball
OK 11ms
breezy.plugins.debian.tests.test_source_distiller.FullSourceDistillerTests.test_distill_tarball_exists
OK 11ms
breezy.plugins.debian.tests.test_source_distiller.FullSourceDistillerTests.test_distill_working_tree_with_symlinks
OK 14ms
breezy.plugins.debian.tests.test_source_distiller.MergeModeDistillerTests.test_distill_no_tarball
OK 11ms
breezy.plugins.debian.tests.test_source_distiller.MergeModeDistillerTests.test_distill_tarball_exists
OK 152ms
breezy.plugins.debian.tests.test_source_distiller.MergeModeDistillerTests.test_distill_top_level
OK 157ms
breezy.plugins.debian.tests.test_source_distiller.MergeModeDistillerTests.test_distill_working_tree_with_symlinks
OK 158ms
breezy.plugins.debian.tests.test_source_distiller.NativeSourceDistillerTests.test_distill_revision_tree
OK 21ms
breezy.plugins.debian.tests.test_source_distiller.NativeSourceDistillerTests.test_distill_working_tree_with_symlinks
OK 13ms
breezy.plugins.debian.tests.test_upstream.AptSourceTests.test_apt_provider_no_package
OK 1ms
breezy.plugins.debian.tests.test_upstream.AptSourceTests.test_apt_provider_right_version_bz2
OK 1ms
breezy.plugins.debian.tests.test_upstream.AptSourceTests.test_apt_provider_right_version_is_native
OK 1ms
breezy.plugins.debian.tests.test_upstream.AptSourceTests.test_apt_provider_wrong_version
OK 1ms
breezy.plugins.debian.tests.test_upstream.BzrPristineTarSourceTests.test_has_version_partially_missing
OK 21ms
breezy.plugins.debian.tests.test_upstream.BzrPristineTarSourceTests.test_upstream_tag_name
OK 11ms
breezy.plugins.debian.tests.test_upstream.BzrPristineTarSourceTests.test_version_as_revisions
OK 29ms
breezy.plugins.debian.tests.test_upstream.BzrPristineTarSourceTests.test_version_as_revisions_partially_missing
OK 21ms
breezy.plugins.debian.tests.test_upstream.BzrPristineTarSourceTests.test_version_component
OK 11ms
breezy.plugins.debian.tests.test_upstream.BzrPristineTarSourceTests.test_version_with_tilde
OK 10ms
breezy.plugins.debian.tests.test_upstream.ExtractTarballVersionTests.test_traditional_style
OK 1ms
breezy.plugins.debian.tests.test_upstream.GenericPristineTarSourceTests.test_pristine_tar_delta_gz
OK 1ms
breezy.plugins.debian.tests.test_upstream.GenericPristineTarSourceTests.test_pristine_tar_format_bz2
OK 1ms
breezy.plugins.debian.tests.test_upstream.GenericPristineTarSourceTests.test_pristine_tar_format_unknown
OK 1ms
breezy.plugins.debian.tests.test_upstream.GetExportUpstreamRevisionTests.test_export_upstream_rev
OK 1ms
breezy.plugins.debian.tests.test_upstream.GetExportUpstreamRevisionTests.test_export_upstream_rev_var
OK 1ms
breezy.plugins.debian.tests.test_upstream.GetRevisionSnapshotTests.test_git
OK 1ms
breezy.plugins.debian.tests.test_upstream.GetRevisionSnapshotTests.test_with_snapshot
OK 1ms
breezy.plugins.debian.tests.test_upstream.GetRevisionSnapshotTests.test_with_svn_snapshot
OK 1ms
breezy.plugins.debian.tests.test_upstream.GetRevisionSnapshotTests.test_without_snapshot
OK 1ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_gbp_tag_format_unusual
OK 17ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_has_version_partially_missing
OK 9ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_upstream_tag_name
OK 3ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_version_as_revisionsXFAIL
10ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_version_as_revisions_partially_missing
OK 8ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_version_component
OK 3ms
breezy.plugins.debian.tests.test_upstream.GitPristineTarSourceTests.test_version_with_tilde
OK 3ms
breezy.plugins.debian.tests.test_upstream.GuessUpstreamRevspecTests.test_guess_upstream_revspec_ds
OK 1ms
breezy.plugins.debian.tests.test_upstream.LazyUpstreamBranchSourceTests.test_fetch_tarballs
OK 22ms
breezy.plugins.debian.tests.test_upstream.LazyUpstreamBranchSourceTests.test_get_latest_version
OK 31ms
breezy.plugins.debian.tests.test_upstream.LazyUpstreamBranchSourceTests.test_version_as_revision
OK 29ms
breezy.plugins.debian.tests.test_upstream.NewTarballNameTests.test_gz OK
1ms
breezy.plugins.debian.tests.test_upstream.StackedUpstreamSourceTests.test_fetch_tarballs_first_wins
OK 1ms
breezy.plugins.debian.tests.test_upstream.StackedUpstreamSourceTests.test_get_recent_versions
OK 1ms
breezy.plugins.debian.tests.test_upstream.StackedUpstreamSourceTests.test_repr
OK 1ms
breezy.plugins.debian.tests.test_upstream.TarfileSourceTests.test_fetch_tarballs
OK 3ms
breezy.plugins.debian.tests.test_upstream.TarfileSourceTests.test_fetch_tarballs_not_present
OK 2ms
breezy.plugins.debian.tests.test_upstream.TarfileSourceTests.test_get_latest_version_parses
OK 2ms
breezy.plugins.debian.tests.test_upstream.TarfileSourceTests.test_version OK
1ms
breezy.plugins.debian.tests.test_upstream.TarfileSourceTests.test_version_unicode_not_specified
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestGatherOrigTarballs.test_multiple
OK 2ms
breezy.plugins.debian.tests.test_upstream.TestGatherOrigTarballs.test_single
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestIsUpstreamTag.test_distro_upstream
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestIsUpstreamTag.test_plain_version
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestIsUpstreamTag.test_svn_upstream
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamBranchVersion.test_new_tagged_release
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamBranchVersion.test_refresh_snapshot_pre
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamBranchVersion.test_snapshot_none_existing
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamBranchVersion.test_snapshot_since_new_tagged_release
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagToVersion.test_gibberish
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagToVersion.test_package_prefix
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagToVersion.test_plain
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagToVersion.test_prefix
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagToVersion.test_v OK
1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagVersion.test_distro_upstream
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagVersion.test_git_upstream
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagVersion.test_simple_upstream
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamTagVersion.test_svn_upstream
OK 1ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamVersionAddRevision.test_git_tilde_rev
OK 2ms
breezy.plugins.debian.tests.test_upstream.TestUpstreamVersionAddRevision.test_svn_new_rev
SKIP 3ms
breezy.plugins.svn.mapping
breezy.plugins.debian.tests.test_upstream.TestUpstreamVersionAddRevision.test_svn_tilde_rev
SKIP 2ms
breezy.plugins.svn.mapping
breezy.plugins.debian.tests.test_upstream.TestUpstreamVersionAddRevision.test_update_tilde_rev
OK 1ms
breezy.plugins.debian.tests.test_upstream.UpstreamBranchSourceTests.test_fetch_tarballs_not_found
OK 19ms
breezy.plugins.debian.tests.test_upstream.UpstreamBranchSourceTests.test_get_latest_version_irreversible_version
OK 28ms
breezy.plugins.debian.tests.test_upstream.UpstreamBranchSourceTests.test_get_latest_version_not_snapshot
OK 39ms
breezy.plugins.debian.tests.test_upstream.UpstreamBranchSourceTests.test_get_recent_versions_previous_missing
OK 20ms
breezy.plugins.debian.tests.test_upstream.UpstreamBranchSourceTests.test_version_as_revision_invalid_revspec
OK 12ms
breezy.plugins.debian.tests.test_upstream.UpstreamBranchSourceTests.test_version_as_revision_no_tag
OK 11ms
breezy.plugins.debian.tests.test_upstream_uscan.UScanOutputParsingTests.test__xml_report_extract_upstream_version
OK 3ms
breezy.plugins.debian.tests.test_upstream_uscan.UScanOutputParsingTests.test__xml_report_extract_upstream_version_noise
OK 1ms
breezy.plugins.debian.tests.test_upstream_uscan.UScanOutputParsingTests.test__xml_report_extract_warnings
OK 1ms
breezy.plugins.debian.tests.test_upstream_uscan.UScanSourceTests.test_export_watchfile_none
OK 10ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_bugs_fixed_debian
OK 11ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_bugs_fixed_lp
OK 11ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_bugs_fixed_no_changes
OK 1ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_extra_authors
OK 1ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_extra_authors_no_changes
OK 1ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_extra_authors_utf8
OK 1ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_find_thanks_no_changes
OK 1ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_get_commit_info_none
OK 10ms
breezy.plugins.debian.tests.test_util.ChangelogInfoTests.test_get_commit_message_info
OK 11ms
breezy.plugins.debian.tests.test_util.ComponentFromOrigTarballTests.test_component
OK 1ms
breezy.plugins.debian.tests.test_util.ComponentFromOrigTarballTests.test_invalid_extension
OK 1ms
breezy.plugins.debian.tests.test_util.DgetTests.test_dget_local OK 134ms
breezy.plugins.debian.tests.test_util.DgetTests.test_dget_missing_file OK
135ms
breezy.plugins.debian.tests.test_util.DgetTests.test_dget_transport OK
134ms
breezy.plugins.debian.tests.test_util.FilesExcludedTests.test_not_set OK
14ms
breezy.plugins.debian.tests.test_util.FindChangelogTests.test_changelog_not_added
OK 11ms
breezy.plugins.debian.tests.test_util.FindChangelogTests.test_find_changelog_merge
OK 12ms
breezy.plugins.debian.tests.test_util.FindChangelogTests.test_find_changelog_nochangelog
OK 10ms
breezy.plugins.debian.tests.test_util.FindChangelogTests.test_find_changelog_nomerge_lq
OK 12ms
breezy.plugins.debian.tests.test_util.FindChangelogTests.test_find_changelog_symlink
OK 14ms
breezy.plugins.debian.tests.test_util.FindPreviousUploadTests.test_find_previous_upload_debian
OK 1ms
breezy.plugins.debian.tests.test_util.FindPreviousUploadTests.test_find_previous_upload_ubuntu
OK 1ms
breezy.plugins.debian.tests.test_util.FindPreviousUploadTests.test_find_previous_upload_unknown
OK 1ms
breezy.plugins.debian.tests.test_util.GuessBuildTypeTests.test_default OK
10ms
breezy.plugins.debian.tests.test_util.GuessBuildTypeTests.test_inconsistent
OK 12ms
breezy.plugins.debian.tests.test_util.GuessBuildTypeTests.test_no_upstream_source
OK 13ms
breezy.plugins.debian.tests.test_util.GuessBuildTypeTests.test_normal_source_format_merge
OK 12ms
breezy.plugins.debian.tests.test_util.LookupDistributionTests.test_lookup_debian
OK 1ms
breezy.plugins.debian.tests.test_util.LookupDistributionTests.test_lookup_other
OK 1ms
breezy.plugins.debian.tests.test_util.MoveFileTests.test_move_file_diff_md5
OK 2ms
breezy.plugins.debian.tests.test_util.MoveFileTests.test_move_file_same_md5
OK 2ms
breezy.plugins.debian.tests.test_util.ParentDirTests.test_get_parent_dir OK
1ms
breezy.plugins.debian.tests.test_util.RecursiveCopyTests.test_recursive_copy_symlink
OK 2ms
breezy.plugins.debian.tests.test_util.SourceFormatTests.test_source_format OK
12ms
breezy.plugins.debian.tests.test_util.SourceFormatTests.test_source_format_newline
OK 12ms
breezy.plugins.debian.tests.test_util.SuiteToDistributionTests.test_lookup_kali
OK 1ms
breezy.plugins.debian.tests.test_util.SuiteToDistributionTests.test_lookup_ubuntu
OK 1ms
breezy.plugins.debian.tests.test_util.TestExtractOrigTarballs.test_multiple_tarballs
OK 16ms
breezy.plugins.debian.tests.test_util.TestExtractOrigTarballs.test_single_orig_tar_gz
OK 9ms
breezy.plugins.debian.tests.test_util.TreeContainsUpstreamSourceTests.test_debian_dir_and_bzr_builddeb
OK 15ms
breezy.plugins.debian.tests.test_util.TreeContainsUpstreamSourceTests.test_empty
OK 11ms
breezy.plugins.debian.tests.test_util.TreeContainsUpstreamSourceTests.test_with_upstream_source
OK 12ms
breezy.plugins.debian.tests.test_util.WriteFileTests.test_write_file_same OK
2ms
breezy.plugins.debian.tests.test_tagging.TestDebVersionSort.test_sort OK
1ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_create_old_tarball(dir)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_create_old_tarball(.tar.bz2)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_create_old_tarball(.tar.lzma)
OK 4ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_create_old_tarball(.tar)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_contents(.tar.gz)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_contents(.tar.xz)
OK 11ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_contents(.zip)
OK 4ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_creates_new(dir)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_creates_new(.tar.bz2)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_creates_new(.tar.lzma)
OK 6ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_creates_new(.tar)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_non_extant(.tar.gz)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_non_extant(.tar.xz)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_non_extant(.zip)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_result_extant(dir)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_result_extant(.tar.bz2)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_result_extant(.tar.lzma)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_result_extant(.tar)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir(.tar.gz)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir(.tar.xz)
OK 9ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir(.zip)
OK 4ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_exists(dir)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_exists(.tar.bz2)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_exists(.tar.lzma)
OK 4ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_exists(.tar)
OK 3ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_not_dir(.tar.gz)
OK 2ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_not_dir(.tar.xz)
OK 8ms
breezy.plugins.debian.tests.test_repack_tarball.TestRepackTarball.test_repack_tarball_with_target_dir_not_dir(.zip)
OK 2ms
======================================================================
FAIL:
breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_dsc_incremental
----------------------------------------------------------------------
testtools.testresult.real._StringException: log: {{{
1.804 creating repository in
file:///tmp/testbzr-tnldp91j.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_dsc_incremental/work/.bzr/.
1.805 creating branch <breezy.bzr.branch.BzrBranchFormat7 object at
0x7f354bfd6e90> in
file:///tmp/testbzr-tnldp91j.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_dsc_incremental/work/
1.809 trying to create missing lock
'/tmp/testbzr-tnldp91j.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_dsc_incremental/work/.bzr/checkout/dirstate'
1.809 opening working tree
'/tmp/testbzr-tnldp91j.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_dsc_incremental/work'
}}}
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 103, in
test_import_dsc_incremental
dsc_name = self.make_real_source_package(version="0.1-1")
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 92, in
make_real_source_package
self.assertEqual(proc.returncode, 0)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line 1337, in
assertEqual
raise AssertionError(
...<3 lines>...
)
AssertionError: not equal:
a = 25
b = 0
======================================================================
FAIL:
breezy.plugins.debian.tests.blackbox.test_import_upstream.TestImportUpstream.test_import_upstream_no_branch_no_prior_tarball
----------------------------------------------------------------------
testtools.testresult.real._StringException: Empty attachments:
log
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_upstream.py", line 87, in
test_import_upstream_no_branch_no_prior_tarball
self.make_real_source_package()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 92, in
make_real_source_package
self.assertEqual(proc.returncode, 0)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line 1337, in
assertEqual
raise AssertionError(
...<3 lines>...
)
AssertionError: not equal:
a = 25
b = 0
======================================================================
FAIL:
breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_dsc
----------------------------------------------------------------------
testtools.testresult.real._StringException: Empty attachments:
log
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 122, in
test_import_dsc
dsc_name = self.make_real_source_package()
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 92, in
make_real_source_package
self.assertEqual(proc.returncode, 0)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line 1337, in
assertEqual
raise AssertionError(
...<3 lines>...
)
AssertionError: not equal:
a = 25
b = 0
======================================================================
FAIL:
breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_no_files
----------------------------------------------------------------------
testtools.testresult.real._StringException: log: {{{
2.290 creating repository in
file:///tmp/testbzr-i9e07n_g.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_no_files/work/.bzr/.
2.292 creating branch <breezy.bzr.branch.BzrBranchFormat7 object at
0x7f354bb71d10> in
file:///tmp/testbzr-i9e07n_g.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_no_files/work/
2.297 trying to create missing lock
'/tmp/testbzr-i9e07n_g.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_no_files/work/.bzr/checkout/dirstate'
2.297 opening working tree
'/tmp/testbzr-i9e07n_g.tmp/breezy.plugins.debian.tests.blackbox.test_import_dsc.TestImportDsc.test_import_no_files/work'
}}}
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 140, in
test_import_no_files
self.make_real_source_package()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/<<PKGBUILDDIR>>/tests/blackbox/test_import_dsc.py", line 92, in
make_real_source_package
self.assertEqual(proc.returncode, 0)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line 1337, in
assertEqual
raise AssertionError(
...<3 lines>...
)
AssertionError: not equal:
a = 25
b = 0
----------------------------------------------------------------------
Ran 559 tests in 22.514s
FAILED (failures=4, known_failure_count=3)
4 tests skipped
make[1]: *** [debian/rules:24: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: breezy-debian
Source-Version: 2.8.81
Done: Jelmer Vernooij <[email protected]>
We believe that the bug you reported is fixed in the latest version of
breezy-debian, 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 breezy-debian 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: Thu, 05 Mar 2026 10:47:40 +0000
Source: breezy-debian
Architecture: source
Version: 2.8.81
Distribution: unstable
Urgency: medium
Maintainer: Debian Bazaar Maintainers <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Closes: 1127501
Changes:
breezy-debian (2.8.81) unstable; urgency=medium
.
* Fix test failures with newer dpkg-source that validates Maintainer
field format. Closes: #1127501
Checksums-Sha1:
e5676675ce8e8365ec9c2ae5cc34f428b9449cfb 1864 breezy-debian_2.8.81.dsc
7bb584e93e93d66a9c680b087bcc1875881135e0 180688 breezy-debian_2.8.81.tar.xz
fd4e0c6f91bdb0a6975b45e384b4b616850ae659 7729
breezy-debian_2.8.81_source.buildinfo
Checksums-Sha256:
c067f45f03821dacc7a834d079c725985eb66029bb560938bfaa37bd44906f8a 1864
breezy-debian_2.8.81.dsc
e133ba7d6b4cd74c5d2cecdde0bf38d511342a9d631adbca004756c138d2e549 180688
breezy-debian_2.8.81.tar.xz
335b016e92bf3c4a13459509fb51202bd1f90390163fa26560b848d5d6a1d924 7729
breezy-debian_2.8.81_source.buildinfo
Files:
134c0761b1d84abb3504d25b5270f9cd 1864 vcs optional breezy-debian_2.8.81.dsc
fe2f310e0a883701638d2fde73a21b71 180688 vcs optional
breezy-debian_2.8.81.tar.xz
af683509907808d01808fb185eb2f33e 7729 vcs optional
breezy-debian_2.8.81_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEE45ORIHAv6kHRgdNzhp0ktO57TaYFAmmpYXkSHGplbG1lckBk
ZWJpYW4ub3JnAAoJEIadJLTue02mTJoH/0/3wjbqr/YyBsGO2ugrMGvuqzVwkrVJ
K6awK45WXzMUxtOGe27NqBNZ1MaGdn53qHV2vKDhK9BQen5rbyGmyBuHkr8IO5KG
qL4ILhROxQX3VzH4mLG4gdOH/cuTaCaIDTRI/pTdtGxGxY0ObZb7Pxq9HNcdzLgY
5BC8ySvRsAKx6qc8l7wMrIviVNQEk4V/uVc4U+VIREOxyzsQJgGHtS/09UDTKGM0
T4wsVDS+AtnT3ffLvSIvy91QdFRnidAc0eh7NMAmEP3VoUyuA2VYA8vVAbUVy5ak
v7W1I5nSJMMhhz3vhZmMPALrl8aHLqfU3QBshzA/Hu9KrLeVbRjbMhY=
=5v93
-----END PGP SIGNATURE-----
pgpe6lJ1w8ioJ.pgp
Description: PGP signature
--- End Message ---