FS#73404 - pulseview seems to be linked for python 3.9

Attached to Project: Community Packages
Opened by Alena Decker (TT_392) - Tuesday, 18 January 2022, 10:14 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 18 January 2022, 10:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After a full system update (pacman -Syu) and installing pulseview (pacman -S pulseview) and running pulseview from the terminal, I get a "pulseview: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory". This very much sounds like pulseview having been linked to python3.9 instead of python3.10 in the official repos to me (at least, I hope I am not just reporting something stupid I did

Additional info:
* package version(s)
pulseview 0.4.2-6

* config and/or log files etc.
pulseview: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory

* link to upstream bug report, if any

Steps to reproduce:
sudo pacman -Syu
sudo pacman -S pulseview
pulseview
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 18 January 2022, 10:53 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Partially updated system. Use the forum if you need support.

Loading...