]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev*-build: do not unpack source tar ball 1475/head
authorKefu Chai <kchai@redhat.com>
Fri, 20 Dec 2019 17:53:14 +0000 (01:53 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 20 Dec 2019 17:55:59 +0000 (01:55 +0800)
commite8bdd63991a7079ec817aafe0b9c820f4b4f4a43
treeea26bcd370b914e990520cf28024c5055ad08c8f
parentc3db3c88b58cb7d209290f1e5ca6faa55e2e1bad
ceph-dev*-build: do not unpack source tar ball

the uncompressed tarball is not used, moreover, the build fails on
bionic when `dpkg-source -x` the source package. because we've been
relying on a bug on xenial. see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826334;msg=31

and on bionic, the bug was fixed. so `dpkg-source -x` started to
fail.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-dev-build/build/setup_deb
ceph-dev-new-build/build/setup_deb