* Florian Schlichting <f...@debian.org> wrote: > Package: lttng-tools > Version: 2.1.1-2 > Severity: important > > Dear Maintainer, > > installing lttng-tools on a mixed testing/unstable system fails, as > lttng-sessiond fails to start: > > ... > Setting up lttng-tools (2.1.1-2) ... > /usr/sbin/addgroup > [....] Starting lttng-sessiond (via systemctl): lttng-sessiond.serviceJob > failed. See system journal and 'systemctl status' for details. > failed! > invoke-rc.d: initscript lttng-sessiond, action "start" failed. > dpkg: error processing lttng-tools (--configure): > subprocess installed post-installation script returned error exit status 1 > Setting up lttv (0.12.38-21032011-1+b1) ... > Processing triggers for libc-bin ... > ldconfig deferred processing now taking place > Errors were encountered while processing: > lttng-tools > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > from the log: > > May 23 15:39:41 thinkpad lttng-sessiond[1755]: Starting lttng-sessiond : > lttng-sessiond/usr/bin/lttng-sessiond: error while loading shared libraries: > liblttng-ust-ctl.so.1: cannot open shared object file: No such file or > directory > > > [fs@thinkpad] 8024 (~): ldd /usr/bin/lttng-sessiond > linux-vdso.so.1 (0x00007fffa95fe000) > librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fab837d4000) > liblttng-ctl.so.0 => /usr/lib/x86_64-linux-gnu/liblttng-ctl.so.0 > (0x00007fab835b2000) > liburcu-common.so.1 => /usr/lib/liburcu-common.so.1 > (0x00007fab833ae000) > liburcu.so.1 => /usr/lib/liburcu.so.1 (0x00007fab831a8000) > libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fab82fa4000) > liblttng-ust-ctl.so.1 => not found > libpopt.so.0 => /lib/x86_64-linux-gnu/libpopt.so.0 > (0x00007fab82d96000) > libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 > (0x00007fab82b7a000) > libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fab827cc000) > /lib64/ld-linux-x86-64.so.2 (0x00007fab83c40000) > > [fs@thinkpad] 8027 (~): dpkg -l liblttng-ust0 > ii liblttng-ust0:amd64 2.0.4-1 amd64 LTTng > 2.0 Userspace Tracer (libraries > > > liblttng-ust-ctl.so.1 seems to be contained in newer versions of > liblttng-ust0, so lttng-tools should probably have a versioned > dependency just like with liblttng-ctl0 (or perhaps liblttng-ust0 should > have changed binary package name along with the soname bump?)
You are absolutely right here, package name should have changed to reflect the soname bump. I have version 2.3.0-1 waiting in NEW right now that should fix the last testing migration issues and includes a binary package name update. It *may* fix this issue, but I can certainly iterate if and when it gets accepted. Thanks for the bug report and input, I'm working to get this resolved as soon as I can. -- Jon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org