Ubuntu 17.10 (Artful Aardvark) has reached end of life, so this bug will not be fixed for that specific release.
** Changed in: ust (Ubuntu Artful) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ust in Ubuntu. 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: Fix Committed Status in ust source package in Zesty: Fix Committed Status in ust source package in Artful: Won't Fix 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp