Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#75023 - [python] Lacking debuginfod support
Attached to Project:
Arch Linux
Opened by Arvid Norlander (VorpalGun) - Friday, 10 June 2022, 20:23 GMT
Last edited by David Runge (dvzrv) - Monday, 28 November 2022, 00:02 GMT
Opened by Arvid Norlander (VorpalGun) - Friday, 10 June 2022, 20:23 GMT
Last edited by David Runge (dvzrv) - Monday, 28 November 2022, 00:02 GMT
|
DetailsDescription:
The python package seems to be missing debug symbols for use with debuginfod. The current build of the package appears to have been done after debuginfod support was introduced, so it should have support by now. Additional info: * package version(s): python 3.10.5-1 Steps to reproduce: * Set up debuginfod (https://wiki.archlinux.org/title/Debuginfod) * gdb /usr/bin/python * Notice that gdb is not able to download debug symbols |
This task depends upon
Closed by David Runge (dvzrv)
Monday, 28 November 2022, 00:02 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 3.10.5-2
Monday, 28 November 2022, 00:02 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with 3.10.5-2

I should add that this is very important when dealing with either embedding libpython or debugging crashing C extensions.

Implemented with 3.10.5-2 in https://github.com/archlinux/svntogit-packages/commit/79a73949a3e1d32d58e15e1a194a38ff703b63ca