Your message dated Fri, 14 Mar 2025 20:47:06 +0000
with message-id <e1ttbvu-003wxd...@fasolo.debian.org>
and subject line Bug#1099121: fixed in breezy 3.3.10-1
has caused the Debian Bug report #1099121,
regarding breezy-debian: FTBFS: ERROR:
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_refuses_tree_with_conflicts
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 ow...@bugs.debian.org
immediately.)
--
1099121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099121
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:breezy-debian
Version: 2.8.79
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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:311: python3.13 setup.py clean
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
rm -f doc/user_manual//building.html doc/user_manual//configuration.html
doc/user_manual//hooks.html doc/user_manual//index.html
doc/user_manual//installing.html doc/user_manual//license.html
doc/user_manual//merge.html doc/user_manual//mode_selector.html
doc/user_manual//native.html doc/user_manual//normal.html
doc/user_manual//split.html doc/user_manual//upstream_tarballs.html
rm -f README.html
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
running config
debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//building.rst > doc/user_manual//building.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//configuration.rst > doc/user_manual//configuration.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//hooks.rst > doc/user_manual//hooks.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//index.rst > doc/user_manual//index.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//installing.rst > doc/user_manual//installing.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//license.rst > doc/user_manual//license.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//merge.rst > doc/user_manual//merge.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//mode_selector.rst > doc/user_manual//mode_selector.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//native.rst > doc/user_manual//native.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//normal.rst > doc/user_manual//normal.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//split.rst > doc/user_manual//split.html
rst2html --stylesheet-path=doc/user_manual//user_manual.css
doc/user_manual//upstream_tarballs.rst > doc/user_manual//upstream_tarballs.html
rst2html README.rst > README.html
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
BRZ_CONCURRENCY=2 BRZ_PLUGINS_AT=debian@/<<PKGBUILDDIR>>
BRZ_PLUGIN_PATH=-site:-user /usr/bin/brz selftest \
--parallel=fork -v -s bp.debian
failed to open trace file: [Errno 13] Permission denied: '/sbuild-nonexistent'
running 0 tests...
brz selftest: /usr/bin/brz
/usr/lib/python3/dist-packages/breezy
bzr-3.3.9 python-3.13.2 Linux-6.1.0-31-amd64-x86_64-with-glibc2.41
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_bd_alias
OK 49ms
brz: breezy/bzr/_dirstate_helpers_pyx.c:11215:
__pyx_f_6breezy_3bzr_21_dirstate_helpers_pyx_update_entry: Assertion
`PyTuple_Check(__pyx_v_details)' failed.
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_error_on_two_revisions
OK 17ms
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_allows_building_revision_0brz:
breezy/bzr/_dirstate_helpers_pyx.c:11215:
__pyx_f_6breezy_3bzr_21_dirstate_helpers_pyx_update_entry: Assertion
`PyTuple_Check(__pyx_v_details)' failed.
ERROR 0ms
lost connection during test
'breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_allows_building_revision_0'
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_refuses_tree_with_conflictsERROR
0ms
lost connection during test
'breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_refuses_tree_with_conflicts'
======================================================================
ERROR:
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_allows_building_revision_0
----------------------------------------------------------------------
testtools.testresult.real._StringException: lost connection during test
'breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_allows_building_revision_0'
======================================================================
ERROR:
breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_refuses_tree_with_conflicts
----------------------------------------------------------------------
testtools.testresult.real._StringException: lost connection during test
'breezy.plugins.debian.tests.blackbox.test_builddeb.TestBuilddeb.test_builddeb_refuses_tree_with_conflicts'
----------------------------------------------------------------------
Ran 4 tests in 0.090s
FAILED (errors=2)
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 returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
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 could not 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.
--- End Message ---
--- Begin Message ---
Source: breezy
Source-Version: 3.3.10-1
Done: Jelmer Vernooij <jel...@debian.org>
We believe that the bug you reported is fixed in the latest version of
breezy, 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 1099...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated breezy 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 14 Mar 2025 16:20:27 -0000
Source: breezy
Architecture: source
Version: 3.3.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Breezy Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Closes: 1099121
Changes:
breezy (3.3.10-1) unstable; urgency=medium
.
* Move Vcs to Git, consistent with upstream.
* New upstream release.
+ Fixes compatibility with Python 3.13. Closes: #1099121
* Add patch 17_pyo3_0.22: fix compatibilith with PyO3 0.22.
Checksums-Sha1:
09a8309ce3ed48621420dc09874659ec377e7f60 2669 breezy_3.3.10-1.dsc
dc4658a1f5cf238c121987404d85e1aff71d4fd8 9325312 breezy_3.3.10.orig.tar.gz
4c7f73db8ba7fab8c8aa93679f111b567705d0e8 75972 breezy_3.3.10-1.debian.tar.xz
02338aac20c5b96a5c72ee4b2a10df39adb24370 26767 breezy_3.3.10-1_source.buildinfo
Checksums-Sha256:
f2f39ce12a64bec84e688000d774ed58299036bd6fc5888366d9bff9e7d394fc 2669
breezy_3.3.10-1.dsc
fd3957bde0a8826d10a7704c6b5440f7dbe12bbef894296dbaa217305caed402 9325312
breezy_3.3.10.orig.tar.gz
63096db0a3712fdc9f50a92a7fd04f70b138f6431d294dff96c51bb6ef751c96 75972
breezy_3.3.10-1.debian.tar.xz
83eac81fb8e02a1e97fbd1ab19292c30933861d19b4d8d2334a435a897de743e 26767
breezy_3.3.10-1_source.buildinfo
Files:
58973337b8264b97278c50d69668e2fe 2669 vcs optional breezy_3.3.10-1.dsc
6e3c4169bd049c8e06948b255b3e3144 9325312 vcs optional breezy_3.3.10.orig.tar.gz
f32a6c92f9c727011f1f899c5e230c9c 75972 vcs optional
breezy_3.3.10-1.debian.tar.xz
8baa4b713c30f0974d94de93e56c7671 26767 vcs optional
breezy_3.3.10-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEE45ORIHAv6kHRgdNzhp0ktO57TaYFAmfUiVcSHGplbG1lckBk
ZWJpYW4ub3JnAAoJEIadJLTue02mwxIH/jYA2PGuc3RSpXQ7xU8K8ggKK392iwLJ
5+hnL0MrzoFiN5fBQhYpQYSMptvTswCNZZ/2ekuJjoLtgjgxRz5WtYGirYTyed+8
MeuVS1kGfkHSLdW+WyVQaPITb1IrgWHQWgW2x8qkUCjIAxg8pqJiVAlu5J0vBvYu
9Asemlz6rmPd7IojOmQA9+GSPYt8NPerQb3tpkm4GK1Dp8F/8qz1GA3iI1sR9K41
viMnNqcljT2AmQTF1UD30Vn/QNlsLaOx5I9r0YsTW8m4Qy55EN249fthHaSM+qZw
yGfDoLNR73t/P0dn46zGE4bK25aqBTVh8VRI6WAErkdtz3PG70iMZo8=
=yHrV
-----END PGP SIGNATURE-----
pgpnqbfXQskJZ.pgp
Description: PGP signature
--- End Message ---