[Bug 1089602] [NEW] "ceph" package in Quantal (12.10) linked against libunwind7, which is not available

Launchpad Bug Tracker 1089602 at bugs.launchpad.net
Wed Dec 12 20:29:44 UTC 2012


You have been subscribed to a public bug:

To reproduce, do the following:

# date
Wed Dec 12 19:53:07 GMT 2012

# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"

# apt-get install ceph
# ldd /usr/bin/ceph-mon
	linux-vdso.so.1 =>  (0x00007fff381ff000)
	libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007f4f39e3a000)
	libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007f4f39bfc000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f4f399de000)
	libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f4f397d9000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f4f395d1000)
	libtcmalloc.so.4 => /usr/local/lib/libtcmalloc.so.4 (0x00007f4f3935f000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f4f3905c000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f4f38d60000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f4f38b49000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f4f3878a000)
	libnssutil3.so => /usr/lib/x86_64-linux-gnu/libnssutil3.so (0x00007f4f38567000)
	libplc4.so => /usr/lib/x86_64-linux-gnu/libplc4.so (0x00007f4f38361000)
	libplds4.so => /usr/lib/x86_64-linux-gnu/libplds4.so (0x00007f4f3815d000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f4f37f59000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f4f3adf6000)
	libunwind.so.7 => not found

# /usr/bin/ceph-mon
/usr/bin/ceph-mon: error while loading shared libraries: libunwind.so.7: cannot open shared object file: No such file or directory

libunwind8 is listed as a dependency, but the ceph binaries are still linked against libunwind7.
Please recompile them.

Thanks,
Jon.

** Affects: ceph (Ubuntu)
     Importance: Undecided
         Status: New

-- 
"ceph" package in Quantal (12.10) linked against libunwind7, which is not available
https://bugs.launchpad.net/bugs/1089602
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu.



More information about the Ubuntu-server-bugs mailing list