[Bug 1733683] Re: python3-lttngust tries to load unversionned agent library
Ubuntu Foundations Team Bug Bot
1733683 at bugs.launchpad.net
Tue Nov 21 20:23:28 UTC 2017
The attachment "ust_2.7.1-1ubuntu0.1.debdiff" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff. If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1733683
Title:
python3-lttngust tries to load unversionned agent library
Status in ust package in Ubuntu:
New
Status in ust source package in Xenial:
New
Status in ust source package in Zesty:
New
Status in ust source package in Artful:
New
Bug description:
The python3-lttngust package contains bindings that use ctypes to
interact with a dedicated library provided by the liblttng-ust-python-
agent0. The python code loads the library by name but it targets the
un-versioned ".so" which is part of the dev package.
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ust/+bug/1733683/+subscriptions
More information about the Ubuntu-sponsors
mailing list