]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: fix package relationships after d3ac8d18
authorKefu Chai <kchai@redhat.com>
Mon, 23 Oct 2017 12:15:16 +0000 (20:15 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 6 Dec 2017 02:12:59 +0000 (10:12 +0800)
commit92093824d5deddad4dfe4219fee3c95fe4c38f55
treee792335f94cdacfe5fee87058ecb4e0f5a71b82c
parenta566ab942b35af11f2cd0fd269f48a4e9fdc3a66
debian: fix package relationships after d3ac8d18

d3ac8d18 moves ceph-client-debug from ceph-test to ceph-base without
updating the package relationships between the two involved packages.
which results in:

dpkg: error processing archive /var/cache/apt/archives/ceph-test_12.2.1-241-g43e027b-1trusty_amd64.deb (--unpack):
 trying to overwrite '/usr/bin/ceph-client-debug', which is also in package ceph-base 10.2.10-14-gcbaddae-1trusty
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ed988fc660c5da3cb97e48e82ac5b7ad8f3bcd41)
debian/control