[Bug 1891661] [NEW] [SRU] fix ceph 14.2.11 i386 builds

Corey Bryant 1891661 at bugs.launchpad.net
Fri Aug 14 14:32:56 UTC 2020


Public bug reported:

[Impact]
There is a function declaration mismatch in the 14.2.11 release of ceph that causes the i386 build to fail:
https://tracker.ceph.com/issues/46928

[Test Case]
With the fix the i386 build should complete successfully.
Additionally, regression testing of a deployed ceph + openstack cloud with tempest functional tests executed will help ensure no regressions.

[Regression Potential]
Using the wrong type for a variable could lead to one of many different errors such as an integer overflow. uint64_t should have plenty of room to store the len.

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

-- 
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/1891661

Title:
  [SRU] fix ceph 14.2.11 i386 builds

Status in ceph package in Ubuntu:
  New

Bug description:
  [Impact]
  There is a function declaration mismatch in the 14.2.11 release of ceph that causes the i386 build to fail:
  https://tracker.ceph.com/issues/46928

  [Test Case]
  With the fix the i386 build should complete successfully.
  Additionally, regression testing of a deployed ceph + openstack cloud with tempest functional tests executed will help ensure no regressions.

  [Regression Potential]
  Using the wrong type for a variable could lead to one of many different errors such as an integer overflow. uint64_t should have plenty of room to store the len.

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



More information about the Ubuntu-openstack-bugs mailing list