]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: ceph-dbg steals ceph-objectstore-tool from ceph-test-dbg 4786/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 28 May 2015 08:35:51 +0000 (10:35 +0200)
committerLoic Dachary <ldachary@redhat.com>
Thu, 28 May 2015 13:50:02 +0000 (15:50 +0200)
commit6f11fbf41fab10924b1e0e41fcf27864779d4073
tree4ab28ec6acccc088d39ed396d579558a393866ba
parentb2ccd9e365ce21394a1a852cfbcff8985ad3ad81
debian: ceph-dbg steals ceph-objectstore-tool from ceph-test-dbg

When ceph-objectstore-tool was moved from ceph-test to
ceph by 61cf5da0b51e2d9578c7b4bca85184317e30f4ca, the ceph package in
debian/control was updated accordingly, as recommended by
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

The same must be done for the ceph-dbg package because
/usr/lib/debug/usr/bin/ceph-objectstore-too is no longer in
ceph-test-dbg.

Although the change was merged may 6th, 2015
8f23382064c189b657564d58c3f9d17720e891ed, teuthology jobs were not
always failing because packages were not systematically upgraded during
the installation. The missing dependencies that were responsible for
this upgrade problem were fixed by
f898ec1e4e3472b0202280f09653a769fc62c8d3 on may 18th, 2015 and all
upgrade tests relying on ceph-*-dbg packages started to fail
systematically after this date.

http://tracker.ceph.com/issues/11546 Fixes: #11546

Signed-off-by: Loic Dachary <ldachary@redhat.com>
debian/control