]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: move ceph_argparse into ceph-common 4517/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 14 Apr 2015 13:58:17 +0000 (07:58 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 20 May 2015 17:29:04 +0000 (11:29 -0600)
commit110608e5bdd9e2f03020ad41f0c2d756684d4417
treecc544a983278bf07d880b5d7bc9aa0ff61c67cbf
parent8c65e2af29688e24c6a5628b2027c53596768773
debian: move ceph_argparse into ceph-common

Prior to this commit, if a user installed the "ceph-common" Debian
package without installing "ceph", then /usr/bin/ceph would crash
because it was missing the ceph_argparse library.

Ship the ceph_argparse library in "ceph-common" instead of "ceph". (This
was the intention of the original commit that moved argparse to "ceph",
2a23eac54957e596d99985bb9e187a668251a9ec)

http://tracker.ceph.com/issues/11388 Refs: #11388

Reported-by: Jens Rosenboom <j.rosenboom@x-ion.de>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
debian/ceph-common.install
debian/ceph.install
debian/control