Your message dated Sat, 19 Nov 2022 11:49:26 +0000 with message-id <[email protected]> and subject line Bug#1024148: fixed in python-coverage 6.5.0+dfsg1-1 has caused the Debian Bug report #1024148, regarding python3-coverage: Python 3.11 support incomplete due to ignored error during build 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.) -- 1024148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024148 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-coverage Version: 6.2+dfsg1-2 Severity: serious Control: block 1021984 by -1 $ python3.11-coverage Traceback (most recent call last): File "/usr/bin/python3.11-coverage", line 33, in <module> sys.exit(load_entry_point('coverage==6.2', 'console_scripts', 'python3.11-coverage')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/python3.11-coverage", line 25, in importlib_load_entry_point return next(matches).load() ^^^^^^^^^^^^^ StopIteration $ Caused by: https://buildd.debian.org/status/fetch.php?pkg=python-coverage&arch=amd64&ver=6.2%2Bdfsg1-2%2Bb2&stamp=1668240618&raw=0 ... coverage/ctracer/tracer.c: In function ‘CTracer_handle_call’: coverage/ctracer/util.h:20:42: error: ‘struct _PyInterpreterFrame’ has no member named ‘f_lasti’ 20 | #define MyFrame_lasti(f) ((f)->f_frame->f_lasti * 2) | ^~ coverage/ctracer/tracer.c:526:9: note: in expansion of macro ‘MyFrame_lasti’ 526 | if (MyFrame_lasti(frame) < 0) { | ^~~~~~~~~~~~~ coverage/ctracer/tracer.c: In function ‘CTracer_handle_return’: coverage/ctracer/tracer.c:692:56: error: ‘PyCodeObject’ has no member named ‘co_code’; did you mean ‘_co_code’? 692 | PyObject * pCode = MyFrame_GetCode(frame)->co_code; | ^~~~~~~ | _co_code coverage/ctracer/util.h:20:42: error: ‘struct _PyInterpreterFrame’ has no member named ‘f_lasti’ 20 | #define MyFrame_lasti(f) ((f)->f_frame->f_lasti * 2) | ^~ coverage/ctracer/tracer.c:693:25: note: in expansion of macro ‘MyFrame_lasti’ 693 | int lasti = MyFrame_lasti(frame); | ^~~~~~~~~~~~~ ** ** Couldn't install with extension module, trying without it... ** BuildFailed: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 ** ...
--- End Message ---
--- Begin Message ---Source: python-coverage Source-Version: 6.5.0+dfsg1-1 Done: Ben Finney <[email protected]> We believe that the bug you reported is fixed in the latest version of python-coverage, 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. Ben Finney <[email protected]> (supplier of updated python-coverage 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: SHA256 Format: 1.8 Date: Sat, 19 Nov 2022 22:27:56 +1100 Source: python-coverage Architecture: source Version: 6.5.0+dfsg1-1 Distribution: unstable Urgency: medium Maintainer: Ben Finney <[email protected]> Changed-By: Ben Finney <[email protected]> Closes: 955763 1024148 Changes: python-coverage (6.5.0+dfsg1-1) unstable; urgency=medium . * The “Yassmin Abdel-Magied” release. * New upstream version. Highlights since previous release: * Support Python version 3.7 – 3.11. * Build successfully on Python 3.11. Closes: bug#1024148. Thanks to Adrian Bunk for the report. * New ‘lcov’ command to generate reports in LCOV format. * Write the coverage data file when SIGTERM is received. * Write the coverage data in a way that better handles multiple processes writing to it. * The JSON report now contains details for branch coverage per file. * Update years of copyright publication. * Use wildcard for version string in context for Lintian overrides. * Override false positive Lintian check for VCS-* field names. * Override false positives for HTML files as test data. * Test all supported Python versions in entry point script AutoPkgTest. * Remove overrides for checks that Lintian now gets correct. * Update Lintian overrides for current output from Lintian report. * Ensure AutoPkgTest scripts don't default to use package source code. * Declare conformance to “Standards-Version: 4.6.1”. No additional changes required. * Migrate package documentation to link to ‘python-coverage-doc’. * Install a console script for each Debian supported Python version. Closes: bug#955763. Thanks to Uwe Hermann for the report. * debian/patches/02.rename-public-programs.patch: * Defer to Debian packaging the installation of per-version scripts. * Override a Lintian false positive for versioned interpreter. * debian/patches/03.sphinx-add-code-path.patch: * Remove patch no longer needed with current builds. Checksums-Sha1: b5207bd2328a9511be73ce9cdc29350f8178df75 2300 python-coverage_6.5.0+dfsg1-1.dsc b93873ee4e10a43bdb121149b3fc1853c5de39ab 587552 python-coverage_6.5.0+dfsg1.orig.tar.xz 9936e29a99332288fee0b34605d393950af64de7 20608 python-coverage_6.5.0+dfsg1-1.debian.tar.xz e184792738d4b50677c0853c03eedee765257c47 9735 python-coverage_6.5.0+dfsg1-1_amd64.buildinfo Checksums-Sha256: d453611e1352d2aa27d7d2fdc00a57969c84f6a79ea0e2a3dd69a9e64db49192 2300 python-coverage_6.5.0+dfsg1-1.dsc 28060366d6cc8dd790d1fb0d7b33cf62eadc0809a07ad82bfac0b2d02ec4a931 587552 python-coverage_6.5.0+dfsg1.orig.tar.xz 9cf6500c45369d7effe5dde3144b952d9915f148c7edffa40a2b1e925141e378 20608 python-coverage_6.5.0+dfsg1-1.debian.tar.xz 19acccac5b4a1f20f60de39d8f561eb11a889e86d8c4781b1ef889bfa848dbc6 9735 python-coverage_6.5.0+dfsg1-1_amd64.buildinfo Files: 670425d26ea5426505438df0edd7bb4e 2300 python optional python-coverage_6.5.0+dfsg1-1.dsc 0af4d0fde90952a987dc65a9a882b97b 587552 python optional python-coverage_6.5.0+dfsg1.orig.tar.xz c39ebe1dff07ecc390fac7c3bb4f95ca 20608 python optional python-coverage_6.5.0+dfsg1-1.debian.tar.xz 4c79d0601dd9185f4e2518df00823d2f 9735 python optional python-coverage_6.5.0+dfsg1-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEYVng8p4vpBLgeVxz+bRqrIRCDIIFAmN4v0UACgkQ+bRqrIRC DIJADxAAu52at37zRhNB37MW3tYBx66We3Q9rpFrKrT1z6mVCGKOV+AYt0Nrzq4I ecZ+NxM9vS274DQq79R0cwjcz0F/Cz1a1IZNrUyoik6RzDZyqx8oDFtlxRa+LU5S xGXXC6VuIv6nxd+GUD47515aMPO8QPvSG9/53K3EBVtC4pWogOx4iDTjcizUUIK6 Qswm7NqWflqxbWzYAShmgKHJqA24rU1ESzh3TZwcs6ghvitLvddx5RVW+7a5hOsm a7f2UABmEw8xUEoImlSZOOD6Htuz+3ZkfcQfERgRMFg3xteeDhCTF3gKp0HkJZDO jP6Bx1tzyIW0ZRWvLc413YYAWpY4cT2k4ENO+9zoTDl7kjWjawODs3YH3B2z4HHE 7l7Hl2fMMh1p0cQKJ/xkPrQ17MT7c+8/Q4qp6G850I9c2Rg+an9CtXbkCL6ymiZy 5+piP+t6kXVsoWY7kIb+IHWtqvZyzpnbij+eVzBiZbiz+HZKG6/ASoTknAK3jeJe Cgzdn5NfsBAzVcjJvgrWUCtIiz9EA96P95Jed1LV4fT4DNX5aT3H7rTifhpiDYJg 7KIZYSHHXXBWx/aRpRJLvJiRSJ9daGSu5C0gEtqLaDQ3/gSl6chlYQRzpjwDNUAw Cg0yhZlJKBL4B+985kSoQuxB/HVQFJ9kq+o5uOWeImrWj++IB/M= =c8Qj -----END PGP SIGNATURE-----
--- End Message ---

