Control: tag -1 confirmed

On Wed, Nov 22, 2017 at 15:05:52 -0500, Michael Jeanson wrote:

> The attached diff fixes a bug that makes the python3-lttngust package
> completely broken unless the corresponding liblttng-ust-dev is also
> installed.
> 
> The original python code load the library using ctypes without specifying a
> soname. This fix was reported and merged upstream.
> 
Anything using ctypes for library bindings should be taken out back and
shot.

However, this seems like an improvement over the previous
even-more-buggy state, so go ahead.

Cheers,
Julien

Reply via email to