On Tue, 20 Jun 2017 11:26:35 +1200 Michael Hudson-Doyle <michael.hud...@ubuntu.com> wrote: > Source: uwsgi > Severity: normal > User: debian-pyt...@lists.debian.org > Usertags: python3.6 > > Dear Maintainer, > > This may well turn out to be a cdbs bug in the end, but uwsgi does not build > when pysupport -r returns more than one version: > > https://launchpadlibrarian.net/323025281/buildlog_ubuntu-artful-amd64.uwsgi_2.0.15-1ubuntu3_BUILDING.txt.gz > > Picking out the failing lines: > > *** asyncio_python27 plugin built and available in ./asyncio_python27_plugin.so *** > touch debian/stamp-uwsgi-plugin-asyncio-python > debian/rules:452: *** no python implementation resolved from flavor "python3.6" among packages python-uwsgidecorators python3-uwsgidecorators. Stop. > > In this build python 3.5 is the default and python 3.6 is supported. In a build > where python 3.6 is default and python 3.5 is supported, the error complains > about python 3.5 instead. And if python 3.6 is the only supported version, the > build completes successfully. So I think this is really a problem in uwsgi or > cdbs' handling of multiple supported python versions.
We now have this in Debian, so bumping to serious. Scott K