[Bug 1507244] Update Released

Chris J Arges 1507244 at bugs.launchpad.net
Wed Nov 18 15:20:10 UTC 2015


The verification of the Stable Release Update for ceph has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1507244

Title:
  Missing erasure coding plugins for jerasure/neon and shec

Status in ceph package in Ubuntu:
  Fix Released
Status in ceph source package in Vivid:
  Fix Committed
Status in ceph source package in Wily:
  Fix Released
Status in ceph source package in Xenial:
  Fix Released

Bug description:
  [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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1507244/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list