ceph/debian
Dan Mick fa05d802c6 debian/control: try installing virtualenv first, if it exists
Debian Jessie (at least) now has the virtualenv command in
package 'virtualenv', which depends on python3-virtualenv, and
that's how you get the virtualenv command there.  Earlier
Debian-based releases still use python-virtualenv.  Jessie's
virtualenv command still creates a python2 venv by default.

This will require a followup fix for install-deps.sh
to handle the | correctly, because currently it sends
the string to apt-get, which treats it as a regular expression
alternation of the two package names, so will try to install both.

The problem occurs when packages are installed without Recommended
packages (because jessie's virtualenv package currently Recommends
python-virtualenv); this is the case under pbuilder, and also using
'mk-build-deps --install', and I suspect under other automated
package-building tools.

Note that Build-Requires processing is not specified to
perform the searches in left-to-right order, so even this is
a tenuous workaround.  We probably need distro-specific
debian/ directories.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
2016-03-23 17:38:12 -07:00
..
source
.gitignore debian: remove ceph-dbg package and any traces of it 2016-02-26 13:17:25 -05:00
ceph-base.dirs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.docs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.install packaging: rados-classes libraries in ceph-base 2016-02-29 17:36:39 +01:00
ceph-base.lintian-overrides debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.postinst debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-base.prerm debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-common.dirs debian/ceph-common.dirs: install /var/lib/ceph 2015-08-26 20:35:15 -04:00
ceph-common.install packaging: move cephfs repair tools to ceph-common 2016-03-15 11:13:39 -06:00
ceph-common.postinst ceph-common: explicitly trigger /run/ceph creation 2015-09-11 11:38:47 -04:00
ceph-common.postrm debian: make ceph-common own etc/ceph, var/log/ceph 2014-04-01 14:42:30 -07:00
ceph-fs-common.install
ceph-fuse.install
ceph-mds.dirs debian: move /var/lib/ceph/mds to ceph-mds package 2015-03-16 10:11:43 -06:00
ceph-mds.install packaging: move cephfs repair tools to ceph-common 2016-03-15 11:13:39 -06:00
ceph-mds.postinst debian: fix /var/lib/ceph/* directory ownership 2015-08-26 20:34:14 -04:00
ceph-mds.prerm
ceph-mon.dirs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-mon.install debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-osd.dirs debian/rpm: split mon/osd/mds server packages 2016-02-24 16:47:34 -05:00
ceph-osd.install packaging: rados-classes libraries in ceph-base 2016-02-29 17:36:39 +01:00
ceph-resource-agents.install
ceph-test.install debian: package librgw_file* tests 2016-03-04 08:01:50 -07:00
changelog v10.0.5 2016-03-11 12:05:13 -05:00
compat
control debian/control: try installing virtualenv first, if it exists 2016-03-23 17:38:12 -07:00
copyright debian/copyright: update copyright for test/perf* 2015-05-27 19:03:30 +08:00
libcephfs1.install
libcephfs-dev.install
libcephfs-java.jlibs
libcephfs-jni.install
librados2.install packaging: add new tracepoint probe shared libraries 2015-10-14 12:06:47 -04:00
librados-dev.install deb,rpm: package buffer_fwd.h 2015-12-06 09:24:17 -05:00
libradosstriper1.install Added RPM and debian packaging for libradosstriper, creating a new package called libradosstriper1 2014-06-06 18:12:34 -07:00
libradosstriper-dev.install Added RPM and debian packaging for libradosstriper, creating a new package called libradosstriper1 2014-06-06 18:12:34 -07:00
librbd1.install packaging: add new tracepoint probe shared libraries 2015-10-14 12:06:47 -04:00
librbd-dev.install
librgw2.install librgw: add debian and rpm packaging 2016-02-12 13:07:24 -05:00
librgw-dev.install librgw: add debian and rpm packaging 2016-02-12 13:07:24 -05:00
python-cephfs.install pybind: move cephfs to Cython 2016-02-29 10:58:52 +01:00
python-rados.install Fix rpm/deb packaging 2016-02-17 12:32:38 +01:00
python-rbd.install pybind: convert librbd bindings to Cython 2015-12-02 00:41:17 +09:00
radosgw.dirs radosgw: log to /var/log/ceph instead of /var/log/radosgw 2015-09-15 18:05:59 -04:00
radosgw.install rgw: ldap token glue 2016-03-09 10:54:35 -05:00
radosgw.postinst debian: fix /var/lib/ceph/* directory ownership 2015-08-26 20:34:14 -04:00
radosgw.prerm
rbd-fuse.install
rbd-mirror.install packaging: add an rbd-mirror package 2016-02-04 00:10:16 -08:00
rbd-nbd.install add rbd-nbd package 2015-11-21 23:26:44 +08:00
rules packaging: added rbd-mirror startup scripts 2016-03-18 17:53:06 -04:00
watch