Your message dated Thu, 28 Feb 2013 23:48:59 +0000 with message-id <[email protected]> and subject line Bug#701779: fixed in ltt-control 2.1.1-1 has caused the Debian Bug report #701779, regarding Fails to install due to missing library (in dependency?) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 701779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701779 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: lttng-tools Version: 2.1.0~rc9-1 Severity: grave Justification: renders package unusable The package or one of its dependencies appears to be missing a symlink for a required library. Setting up lttng-tools (2.1.0~rc9-1) ... /usr/sbin/addgroup [....] Starting lttng-sessiond : lttng-sessiond/usr/bin/lttng-sessiond: error while loading shared libraries: liblttng-ust-ctl.so.0: cannot open shared object file: No such file or directory failed! invoke-rc.d: initscript lttng-sessiond, action "start" failed. ---- As shown in bold, liblttng-ust-ctl isnt found. $ ldd /usr/bin/lttng-sessiond linux-vdso.so.1 => (0x00007fff551a5000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fa93cce8000) liblttng-ctl.so.0 => /usr/lib/x86_64-linux-gnu/liblttng-ctl.so.0 (0x00007fa93cac6000) liburcu-common.so.1 => /usr/lib/liburcu-common.so.1 (0x00007fa93c8c2000) liburcu.so.1 => /usr/lib/liburcu.so.1 (0x00007fa93c6bc000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fa93c4b8000) *liblttng-ust-ctl.so.0 => not found* libpopt.so.0 => /lib/x86_64-linux-gnu/libpopt.so.0 (0x00007fa93c2aa000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fa93c08e000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa93bd03000) /lib64/ld-linux-x86-64.so.2 (0x00007fa93d15c000) ---- Looking for it in the filesystem i find an unresolved symlink, liblttng-ust-ctl.so.1.0.0 $ ls -al /usr/lib/x86_64-linux-gnu/liblttng-ust-ctl* -rw-r--r-- 1 root root 217596 Jan 21 09:01 /usr/lib/x86_64-linux-gnu/liblttng-ust-ctl.a lrwxrwxrwx 1 root root 25 Jan 21 09:01 /usr/lib/x86_64-linux-gnu/liblttng-ust-ctl.so -> liblttng-ust-ctl.so.1.0.0 $ dpkg -S /usr/lib/x86_64-linux-gnu/liblttng-ust-ctl.so liblttng-ust-dev:amd64: /usr/lib/x86_64-linux-gnu/liblttng-ust-ctl.so $ dpkg -S liblttng-ust-ctl.so.1.0.0 dpkg-query: no path found matching pattern *liblttng-ust-ctl.so.1.0.0* Im not sure which package should be installing liblttng-ust-ctl.so.0 and liblttng-ust-ctl.so.1.0.0, but it didnt happen on my install. I guess i can just do the symlink myself. -- System Information: Debian Release: 7.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lttng-tools depends on: ii libc6 2.13-38 ii liblttng-ctl0 2.1.0~rc9-1 ii liblttng-ust0 2.1.1-1 ii libpopt0 1.16-7 ii liburcu1 0.7.6-1 ii lttng-modules-dkms 2.1.0-1 Versions of packages lttng-tools recommends: ii babeltrace 1.0.3-1 lttng-tools suggests no packages. -- debconf-show failed
--- End Message ---
--- Begin Message ---Source: ltt-control Source-Version: 2.1.1-1 We believe that the bug you reported is fixed in the latest version of ltt-control, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jon Bernard <[email protected]> (supplier of updated ltt-control package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Thu, 28 Feb 2013 18:34:16 -0500 Source: ltt-control Binary: lttng-tools liblttng-ctl0 liblttng-ctl-dev ltt-bin liblttd0 liblttd-dev liblttctl0 liblttctl-dev Architecture: source amd64 Version: 2.1.1-1 Distribution: unstable Urgency: low Maintainer: Jon Bernard <[email protected]> Changed-By: Jon Bernard <[email protected]> Description: liblttctl-dev - Transitional package for liblttng-ctl-dev liblttctl0 - Transitional package for liblttng-ctl0 liblttd-dev - Transitional package for liblttng-ctl-dev liblttd0 - Transitional package for liblttng-ctl0 liblttng-ctl-dev - LTTng control and utility library (development files) liblttng-ctl0 - LTTng control and utility library ltt-bin - Transitional package for lttng-tools lttng-tools - LTTng control and utility programs Closes: 701779 Changes: ltt-control (2.1.1-1) unstable; urgency=low . * [228144f] New upstream version 2.1.1 * [a9f14a2] Refresh test utilities link patch * [49f2b94] Set build dependency on proper version of ust. Thanks to Glenn McGrath (Closes: #701779) * [7f80999] Remove AUTHORS and NEWS from docs, no longer shipped Checksums-Sha1: 10d160b29bc5b51e75468185e1d6f26517f08254 1588 ltt-control_2.1.1-1.dsc e70963e150408a76472d15c49520c3a7c297e8b5 943600 ltt-control_2.1.1.orig.tar.gz c5facca8390b8dffcdb7e0c751837b4bbf9f8ad8 6309 ltt-control_2.1.1-1.debian.tar.gz f774ab46ebed45550052596bae19614adaeeb625 246402 lttng-tools_2.1.1-1_amd64.deb 4701fe8fe958e5316552c51c62cd9a0cee2c1c16 65518 liblttng-ctl0_2.1.1-1_amd64.deb b0069e9d65584b51c6ab36d7d060f85c11377c98 86878 liblttng-ctl-dev_2.1.1-1_amd64.deb e2a6996910b90aadbfa6f79c82601bc0771e47c2 10988 ltt-bin_2.1.1-1_amd64.deb a9c5070324164506c2b563bddc4ade7e6ef962bd 10984 liblttd0_2.1.1-1_amd64.deb 761c1ab3eeef259292f92b518f84955394dede3a 10990 liblttd-dev_2.1.1-1_amd64.deb 852ab348d9ccb9646c4d94b86c59abee45de8117 10986 liblttctl0_2.1.1-1_amd64.deb 92b5f0853dad353eab7f07b2f65f76b557faadb7 10990 liblttctl-dev_2.1.1-1_amd64.deb Checksums-Sha256: 17bb347e86b31759b576d5e42a3e86f994c8b341aaf0c8248d51bb3d476b29c1 1588 ltt-control_2.1.1-1.dsc e2589e00988ae7a64ad9c0c4144b30bbc41b80b0c763ed319e4121bcf1e632fe 943600 ltt-control_2.1.1.orig.tar.gz 367ddb39d5947d658a090f4230009888f359947cfd16decbfbc57029758aabf6 6309 ltt-control_2.1.1-1.debian.tar.gz e7f72791146071985b063746504ca73c9c3094aac3f195b73fc38764b540ec38 246402 lttng-tools_2.1.1-1_amd64.deb d23eafea0b7be40f41c3e39b11ccf27cab52c0dddc7beaa5bf7ca02c50219ee3 65518 liblttng-ctl0_2.1.1-1_amd64.deb 69650be7759f6f8c2494f1e6c2e0d3a88b90f414368a71cd7d0c007c651ce6b0 86878 liblttng-ctl-dev_2.1.1-1_amd64.deb 06e0f946a1d0d18288314269ced266434fbd83dd108b3c0e645655da8e7b9b80 10988 ltt-bin_2.1.1-1_amd64.deb 6492348f3400597440f88b6c16cd12e15efe6f3a9bca3ddd90c5d5833c9d23b3 10984 liblttd0_2.1.1-1_amd64.deb e999e4ff28cd955fcd59db3d256e6d67755ac769628378a062db796a77ff1c5b 10990 liblttd-dev_2.1.1-1_amd64.deb a625f913b283fede9fc8e5ee3ea1e70c61d2941b91acb86f3234aa60a26b2b99 10986 liblttctl0_2.1.1-1_amd64.deb 032576ad8df34c8d93c13e4cdc9dc5bce6d0882da6aca0fea3a451810a2336a8 10990 liblttctl-dev_2.1.1-1_amd64.deb Files: a87652b7f0a6503aedeb8c3d857c9d6c 1588 libs extra ltt-control_2.1.1-1.dsc c252b7e466e759006458df12e76a827a 943600 libs extra ltt-control_2.1.1.orig.tar.gz b2f79d3d52d9b96bec25a0064195b1f4 6309 libs extra ltt-control_2.1.1-1.debian.tar.gz a807283ee59c65fcbb0d3c9f09261df3 246402 utils extra lttng-tools_2.1.1-1_amd64.deb 1ebb5c662554fc2e738ff05b56678e2a 65518 libs extra liblttng-ctl0_2.1.1-1_amd64.deb cfa76c2ced6fd2f931e12bad3a9615d9 86878 libdevel extra liblttng-ctl-dev_2.1.1-1_amd64.deb 6b509f00f18613529cfb4cabeb6b9126 10988 oldlibs extra ltt-bin_2.1.1-1_amd64.deb d51fb7745679d09ef948e17552506097 10984 oldlibs extra liblttd0_2.1.1-1_amd64.deb f63c9835c27a73c232023836e7f0f057 10990 oldlibs extra liblttd-dev_2.1.1-1_amd64.deb 829a0f79d65995137e82fa8e94530a6c 10986 oldlibs extra liblttctl0_2.1.1-1_amd64.deb 0c4333857d47eda088df6fd995c60346 10990 oldlibs extra liblttctl-dev_2.1.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlEv6nEACgkQwAT2A1kSwn6AOACgtcKnY9CGfYaKogG07HlGMbNA e6kAn3AZNvlLCDSbsyq7SSAtOtqQlob+ =dyGc -----END PGP SIGNATURE-----
--- End Message ---

