FS#70013 - [pahole] missing python dependency: ostra

Attached to Project: Community Packages
Opened by Alexander F. Rødseth (xyproto) - Tuesday, 16 March 2021, 10:15 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 16 March 2021, 14:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When running ostra-cg, this is the output:

/usr/bin/ostra-cg
Traceback (most recent call last):
File "/usr/bin/ostra-cg", line 13, in <module>
import sys, datetime, os, ostra
ModuleNotFoundError: No module named 'ostra'

I could not find the ostra python module anywhere.

* pahole 1.20-1
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 16 March 2021, 14:02 GMT
Reason for closing:  Fixed
Additional comments about closing:  pahole 1.20-2
Comment by Doug Newgard (Scimmia) - Tuesday, 16 March 2021, 13:39 GMT
It comes with the package, it's just not somewhere python can find it.

Loading...