[Bug 1507244] Re: ceph_0.94.3-0ubuntu0.15.04.1_armhf.deb not pack some libs
James Page
james.page at ubuntu.com
Tue Nov 3 11:41:54 UTC 2015
** Also affects: ceph (Ubuntu Vivid)
Importance: Undecided
Status: New
** Description changed:
- ceph_0.94.3-0ubuntu0.15.04.1_armhf.deb does not include the following
- libraries in /usr/lib/arm-linux-gnueabihf/ceph/erasure-code
+ [Impact]
+ Neon optimized jerasure plugin is built but not included in packages; this results in use of the un-optimized jerasure plugin in this use case.
+
+ Likewise the SHEC based plugin is built, but not shipped.
+
+ A number of dangling symlinks are also installed in the ceph package.
+
+ [Test Case]
+ sudo apt-get install ceph
+ ls -l /usr/lib/*/ceph/erasure-code
+ <missing libec_jerasure_neon.so>
+ <missing libec_shec.so>
+ dangling symlinks.
+
+ [Regression Potential]
+ Minimal; The proposed fix just ensures that the missing plugins are built with a unversioned .so extension, and drops the dangling symlinks from the install.
+
+ [Original Bug Report]
+ ceph_0.94.3-0ubuntu0.15.04.1_armhf.deb does not include the following libraries in /usr/lib/arm-linux-gnueabihf/ceph/erasure-code
libec_example.so.0.0.0
libec_fail_to_initialize.so.0.0.0
libec_fail_to_register.so.0.0.0
libec_hangs.so.0.0.0
libec_jerasure_neon.so.2.0.0
libec_missing_entry_point.so.0.0.0
libec_missing_version.so.0.0.0
libec_shec.so.1.0.0
libec_test_jerasure_generic.so.0.0.0
libec_test_jerasure_neon.so.0.0.0
libec_test_jerasure_sse3.so.0.0.0
libec_test_jerasure_sse4.so.0.0.0
** Changed in: ceph (Ubuntu Wily)
Importance: Undecided => High
** Changed in: ceph (Ubuntu Vivid)
Importance: Undecided => High
** Summary changed:
- ceph_0.94.3-0ubuntu0.15.04.1_armhf.deb not pack some libs
+ Missing erasure coding plugins for jerasure/neon and shec
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1507244
Title:
Missing erasure coding plugins for jerasure/neon and shec
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1507244/+subscriptions
More information about the Ubuntu-server-bugs
mailing list