]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Mon, 23 Oct 2017 12:18:15 +0000 (20:18 +0800)
commited988fc660c5da3cb97e48e82ac5b7ad8f3bcd41
tree301c1f22f32a35c7493ca29bf746b1a2de4c5fb8
parent50dad805d9f635f2d8085237e94ee8fd0948dd3c
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>
debian/control