Your message dated Thu, 01 Feb 2024 02:48:39 +0000
with message-id <[email protected]>
and subject line Bug#1061937: fixed in breezy 3.3.5-3
has caused the Debian Bug report #1061937,
regarding breezy ftbfs with Python 3.12 as the default
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.)


-- 
1061937: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061937
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:breezy
Version: 3.3.5-2
Severity: important
Tags: sid trixie ftbfs
User: [email protected]
Usertags: python3.12

breezy ftbfs with Python 3.12 as the default.

With python3-defaults from experimental, the package fails its autopkg tests:

complete build log at
https://launchpadlibrarian.net/711802314/buildlog_ubuntu-noble-amd64.breezy_3.3.5-2_BUILDING.txt.gz

all test failures have the form:

[...]
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/breezy/transport/local.py", line 298, in _mkdir
    os.mkdir(abspath, local_mode)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle/work//tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle/work/test-branch-zfmaszw2'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 919, in test_alt_timezone_bundle
    bundle = self.get_valid_bundle(b'null:', b'tz-1')
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 1313, in get_valid_bundle
    self.valid_apply_bundle(base_rev_id, bundle,
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 512, in valid_apply_bundle
    to_tree = self.get_checkout(base_rev_id, checkout_dir=checkout_dir)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 475, in get_checkout
    tree = self.make_branch_and_tree(checkout_dir)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 381, in make_branch_and_tree
    return tests.TestCaseWithTransport.make_branch_and_tree(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 3014, in make_branch_and_tree
    b = self.make_branch(relpath, format=format)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 387, in make_branch return tests.TestCaseWithTransport.make_branch(self, path, format, name=name)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 2708, in make_branch
    repo = self.make_repository(relpath, format=format)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 2752, in make_repository
    made_control = self.make_controldir(relpath, format=format)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 2737, in make_controldir
    t.ensure_base()
File "/<<PKGBUILDDIR>>/breezy/transport/__init__.py", line 426, in ensure_base
    self.mkdir('.', mode=mode)
  File "/<<PKGBUILDDIR>>/breezy/transport/local.py", line 309, in mkdir
    self._mkdir(self._abspath(relpath), mode=mode)
  File "/<<PKGBUILDDIR>>/breezy/transport/local.py", line 300, in _mkdir
    self._translate_error(e, abspath)
File "/<<PKGBUILDDIR>>/breezy/transport/__init__.py", line 363, in _translate_error
    raise NoSuchFile(path, extra=e)
breezy.transport.NoSuchFile: No such file: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle/work//tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle/work/test-branch-zfmaszw2': [Errno 2] No such file or directory: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle/work//tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle/work/test-branch-zfmaszw2'

breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundleERROR 24ms
    log: {{{
1287.610 creating repository in file:///tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/b1/.bzr/. 1287.612 creating branch <breezy.bzr.fullhistory.BzrBranchFormat5 object at 0x7f6a6a4e4d10> in file:///tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/b1/ 1287.615 opening working tree '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/b1' 1287.615 failed to open /tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/b1/.bzr/checkout/stat-cache: [Errno 2] No such file or directory: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/b1/.bzr/checkout/stat-cache'
1287.615  write hc
1287.622  preparing to commit
INFO Committing to: /tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/b1/
1287.622  Selecting files for commit with filter None
    INFO  added file
    INFO  added file2
    INFO  Committed revision 1.
1287.624  Committed revid b'b@cset-0-1' as revno 1.
    INFO  Bundling 1 revision.
}}}

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/breezy/transport/local.py", line 298, in _mkdir
    os.mkdir(abspath, local_mode)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work//tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/test-branch-cvy0ldoo'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 728, in test_binary_bundle
    self.get_valid_bundle(b'null:', b'b@cset-0-1')
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 1313, in get_valid_bundle
    self.valid_apply_bundle(base_rev_id, bundle,
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 512, in valid_apply_bundle
    to_tree = self.get_checkout(base_rev_id, checkout_dir=checkout_dir)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 475, in get_checkout
    tree = self.make_branch_and_tree(checkout_dir)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 381, in make_branch_and_tree
    return tests.TestCaseWithTransport.make_branch_and_tree(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 3014, in make_branch_and_tree
    b = self.make_branch(relpath, format=format)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/bzr/tests/test_bundle.py", line 387, in make_branch return tests.TestCaseWithTransport.make_branch(self, path, format, name=name)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 2708, in make_branch
    repo = self.make_repository(relpath, format=format)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 2752, in make_repository
    made_control = self.make_controldir(relpath, format=format)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 2737, in make_controldir
    t.ensure_base()
File "/<<PKGBUILDDIR>>/breezy/transport/__init__.py", line 426, in ensure_base
    self.mkdir('.', mode=mode)
  File "/<<PKGBUILDDIR>>/breezy/transport/local.py", line 309, in mkdir
    self._mkdir(self._abspath(relpath), mode=mode)
  File "/<<PKGBUILDDIR>>/breezy/transport/local.py", line 300, in _mkdir
    self._translate_error(e, abspath)
File "/<<PKGBUILDDIR>>/breezy/transport/__init__.py", line 363, in _translate_error
    raise NoSuchFile(path, extra=e)
breezy.transport.NoSuchFile: No such file: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work//tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/test-branch-cvy0ldoo': [Errno 2] No such file or directory: '/tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work//tmp/testbzr-br89vfuh.tmp/breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle/work/test-branch-cvy0ldoo'

breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundleERROR 23ms
--- End Message ---
--- Begin Message ---
Source: breezy
Source-Version: 3.3.5-3
Done: Jelmer Vernooij <[email protected]>

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 [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 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, 01 Feb 2024 00:53:57 +0000
Source: breezy
Architecture: source
Version: 3.3.5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Breezy Maintainers <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Closes: 1061937
Changes:
 breezy (3.3.5-3) unstable; urgency=medium
 .
   * Add patch 17_python3.12_compat: fix test suite compatibility with
     Python 3.12. Closes: #1061937
Checksums-Sha1:
 3bc0c51fb1d9381b6fba674f9c56936c9304e57d 2612 breezy_3.3.5-3.dsc
 b20d68f58205a6bc6e079cdf6501bb443a6c8bb0 76160 breezy_3.3.5-3.debian.tar.xz
 8dfc094bb4f630756cf0379019c91189bfb41283 19834 breezy_3.3.5-3_source.buildinfo
Checksums-Sha256:
 9af6bf276b9d0fc5e0e09c17f52cd82c6bd5bda8e553a0eb99cd3feb498f9120 2612 
breezy_3.3.5-3.dsc
 e6ce135e728950c1f082774cff9a052acfcf218586b1349b3d7ecc521928c1a0 76160 
breezy_3.3.5-3.debian.tar.xz
 4859df8fe7e949b82b760104a7f1646b72132e041d0a664821a00ef4dd6a9c1d 19834 
breezy_3.3.5-3_source.buildinfo
Files:
 2fbc429ae22b1c3c6a1c9d44ebdfbb45 2612 vcs optional breezy_3.3.5-3.dsc
 16cdb6663274e5a148ffa95a2fac81b5 76160 vcs optional 
breezy_3.3.5-3.debian.tar.xz
 b8ef26e2204d9b6bbd0870194e3d10e8 19834 vcs optional 
breezy_3.3.5-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEgIoEfJX3ae+y722SMG8hYYBCUGYFAmW6/jUACgkQMG8hYYBC
UGbtlgf/QZt12M4hslUzo5tfJxNJ94UukMYbkAwk3xVUyiddGtlc+dlJebR7HEDq
MadQkm/P9bBKzvbFTMRJPEFDrKebY9/VR7hbFZcDxkoPqJ9D8SDHQHDOmCyn1CKn
l6HAn4JwcI/0XS99d2GULG98kwTwWf9BXr2l00HqwNhFP/Q7+/SVeaX63lbhtjdc
Ql4Vb7Pq3wfZMxS3GoU4H9NWfUCqI4OWRVP6VKOSnEiQYlkKLywrtN2stsOkH3Y6
PeP68/iXXQxgRdirRN0szZP+GeH0em+VFf3XHIeXDvjTEQ1RAeYrIVRgwHs3j42r
JKMhZp576HnxffkvmyZfvf7YlmW86Q==
=WLNP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to