On Thu, Jun 28, 2018 at 2:21 AM Patrick Donnelly <pdonnell@xxxxxxxxxx> wrote: > > Rishabh is working on py3 compatibility for the ceph-volume-client.py > script [1]. It's come up that we need to turn on python3 support > during the builds but this isn't done by default for Ceph's automated > package builds. Is it time to make WITH_PYTHON3 default to ON and/or i don't think this is true. $ git grep WITH_PYTHON3=ON ceph.spec.in: -DWITH_PYTHON3=ON \ debian/rules:extraopts += -DWITH_OCF=ON -DWITH_LTTNG=ON -DWITH_PYTHON3=ON -DWITH_MGR_DASHBOARD_FRONTEND=OFF run-make-check.sh: CMAKE_PYTHON_OPTS="-DWITH_PYTHON2=OFF -DWITH_PYTHON3=ON -DMGR_PYTHON_VERSION=3" so we already enable WITH_PYTHON3 for deb/rpm packaging, and for "make check" runs. > configure the jobs and scripts in ceph-build.git? > > Any downsides to doing this? > > [1] https://github.com/ceph/ceph/pull/21948 > > -- > Patrick Donnelly > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Regards Kefu Chai -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html