]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
build/ops: in jessie virtualenv is in package virtualenv 8279/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 23 Mar 2016 16:56:37 +0000 (17:56 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 23 Mar 2016 18:56:11 +0000 (19:56 +0100)
commiteb583cbbbf1ec3e0abc730130afaf084ed9d0828
tree64d9d52f65c20a300f2f9e56b73784c0c0eaea42
parent3777e1b1d4842ecb1fe63f0679674f6f0124379b
build/ops: in jessie virtualenv is in package virtualenv

The python scripts are not yet compatible with python3, yet it is the
default on jessie. Force the creation of the virtualenv to use python2.7
instead. The wheelhouse is already explicitly populated for both python3
and python2.7 by install-deps.sh, regardless of the default interpreter.

Signed-off-by: Loic Dachary <loic@dachary.org>
debian/control
qa/workunits/ceph-helpers.sh
src/test/debian-jessie/Dockerfile.in
src/tools/setup-virtualenv.sh