FS#73040 - [pwndbg] Broken on python 3.10

Attached to Project: Community Packages
Opened by Augusto Zanellato (auguzanellato) - Wednesday, 15 December 2021, 19:41 GMT
Last edited by Felix Yan (felixonmars) - Thursday, 25 August 2022, 19:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Levente Polyak (anthraxx)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The package is broken on Python 3.10, a fix has been released upstream but a new version wasn't tagged, maybe the fix could be included in our package.

Upstream fix:
https://github.com/pwndbg/pwndbg/commit/44394463e04b414b8ce64e794d12514ec8966f3d

Steps to reproduce:
$ sudo pacman -S pwndbg
$ echo "source /usr/share/pwndbg/gdbinit.py" > ~/.gdbinit
$ gdb
This task depends upon

Closed by  Felix Yan (felixonmars)
Thursday, 25 August 2022, 19:07 GMT
Reason for closing:  Fixed
Comment by Felix Yan (felixonmars) - Thursday, 25 August 2022, 19:07 GMT
This should have been resolved in the current version. Sorry for the delay in response.

Loading...