- Package:
- src:pycallgraph
- Source:
- src:pycallgraph
- Submitter:
- Sudip Mukherjee
- Date:
- 2024-07-08 22:03:04 UTC
- Severity:
- normal
Dear Maintainer,
pycallgraph fails to run.
$ pycallgraph
Traceback (most recent call last):
File "/usr/bin/pycallgraph", line 11, in <module>
import pycallgraph as __pycallgraph
File "/usr/lib/python3/dist-packages/pycallgraph/__init__.py", line 11, in <module>
from .pycallgraph import PyCallGraph
File "/usr/lib/python3/dist-packages/pycallgraph/pycallgraph.py", line 3, in <module>
from .output import Output
File "/usr/lib/python3/dist-packages/pycallgraph/output/__init__.py", line 3, in <module>
from .output import Output
File "/usr/lib/python3/dist-packages/pycallgraph/output/output.py", line 3, in <module>
from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils.spawn'
Control: severity -1 serious Crashing on startup, probably due to python 3.12, seems like "unfit for release" material. Chris
We believe that the bug you reported is fixed in the latest version of pycallgraph, 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 1075920@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sudip Mukherjee <sudipm.mukherjee@gmail.com> (supplier of updated pycallgraph 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 ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Mon, 08 Jul 2024 22:07:42 +0100 Source: pycallgraph Architecture: source Version: 1.1.3-3 Distribution: unstable Urgency: medium Maintainer: Carl Chenet <chaica@debian.org> Changed-By: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Closes: 1075920 Changes: pycallgraph (1.1.3-3) unstable; urgency=medium . * Team upload. * Remove distutils usage. (Closes: #1075920) * Update Standards-Version to 4.6.2. * Update debhelper-compat to 13. Checksums-Sha1: 80b5fbac7a945bba6199eb89244d6a10557476d1 2029 pycallgraph_1.1.3-3.dsc 68176529bc4be562cc3325550b149a68df28f9de 4484 pycallgraph_1.1.3-3.debian.tar.xz 049a3ef5283805fdcd6012943be39260f5a50978 8422 pycallgraph_1.1.3-3_amd64.buildinfo Checksums-Sha256: dc29c92dd91a836c0af26cc6435d90f421dc25381411e07a51d5faa2ae15310b 2029 pycallgraph_1.1.3-3.dsc e71df09cc89d3ccca59311ebe50e4e23c83951f11c04e6c0842cb1af02b48e88 4484 pycallgraph_1.1.3-3.debian.tar.xz 5ce9447423b4c04f9304da72b345050c9a63804acccbfff53576a0c77cfa05ee 8422 pycallgraph_1.1.3-3_amd64.buildinfo Files: 8af51b12308d11d73a493bf1720c9545 2029 python optional pycallgraph_1.1.3-3.dsc 4d30c2da7b6599cb1d4ee1b848255c82 4484 python optional pycallgraph_1.1.3-3.debian.tar.xz eb25038e34d75faadac5700a28b1a7e1 8422 python optional pycallgraph_1.1.3-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmaMV28ACgkQR5mjUUbR KzWcXw/8DcxJtRNHfLgfN/AzpTF8qr7ADp0hLo291uQVe7pjTFaa66Tl0Etr/tsg DU9dn/3IJPxyAUmU7Qu4tuBLvocQuo6TIUpY2oybylFjilZ/dLr8G2wDz3SSjVjH GZLaPFjFJARZ5rk27LyudXLIMos48pdLAqv2l/fSWK/dk71LK+avpIQgCiARaxE1 LByL02V5gu4xSGBSZMnVW3EQrh2EdaADipIhYyqk5aKNx9V9eq4UKahbHI4XH9UY lhyb59hTZ+N86clcQS9hTM22XLWU8Oyilu/fjhK2Cwxj28ZEwRty/8Vpi+w2O4NJ ce6RG/sPFTfizWcAcDhXaOnd2tjobYp54ZoSJLeQIco0sphfljSDN5tizQPn/QQg Nsud9WDQjMjOROEcxLUtHIs1fm4k33VGnHX13Vb7pE4yTgBA08l/nSFs9u8iNKTD QDJ4pFUW1N470BsaFqRvMXzljTe9N5OlT5LiDZ1/aSQJ9jDHpuniW9WiCR6KM1f4 GPI4k/it2GsaCtvZMVspvRsTBzkEDEiDRVvacO8Uv0y7ZKMEZbNVXPXyH3DTVuTv YmJBYgasV0rCUPxFrB/P5DHAieVT5oeE5m+wA+i+JUQOHBusV6Q3jREU4sGz45Lz em0IpMNdmZAcbgUVXHSoH0TFAyxn1cuShD/fLYqGPh9CgeoxMv8= =etAT -----END PGP SIGNATURE-----