FS#64518 - [libsigrokdecode] Missing symbol PyList_New

Attached to Project: Community Packages
Opened by David (david.sawatzke) - Friday, 15 November 2019, 20:21 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 03 December 2020, 16:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Filipe Laíns (FFY00)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

On starting pulseview, it fails with
```
$ pulseview
pulseview: symbol lookup error: /usr/lib/libsigrokdecode.so.4: undefined symbol: PyList_New
```

Additional info:
```
$ pikaur -Q libsigrok libsigrokdecode pulseview python
libsigrok 0.5.1-5
libsigrokdecode 0.5.2-2
pulseview 0.4.1-3
python 3.8.0-1
```
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 03 December 2020, 16:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  libsigrokdecode 0.5.3-3
Comment by Eli Schwartz (eschwartz) - Friday, 15 November 2019, 20:26 GMT
Comment by lmat (lmat) - Thursday, 03 December 2020, 16:21 GMT
  • Field changed: Percent Complete (100% → 0%)
I get this error currently with versions:

pulseview 0.4.2-2
libsigrok 0.5.2-7
libsigrokdecode 0.5.3-2

in community repo.

Loading...