python3-lttngust tries to load unversionned agent library
Bug #1733683 reported by
Michael Jeanson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ust (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Xenial |
Fix Committed
|
Undecided
|
Unassigned | ||
Zesty |
Fix Committed
|
Undecided
|
Unassigned | ||
Artful |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
The python3-lttngust package contains bindings that use ctypes to interact with a dedicated library provided by the liblttng-
This means that when installed without the dev package the bindings won't work.
The fix is to load the library by name and use the SONAME version ".so.0".
I'll provide a debdiff for the affected versions.
To post a comment you must log in.
This is the debdiff for xenial.