On Tue, Jan 26, 2021 at 01:47:23AM -0600, Karl Fogel wrote:
> On recent versions of Debian GNU/Linux, the 'python' command doesn't
> normally exist.  Instead, there are separate 'python3' and 'python2'
> commands.
> 
> As a result, four tests fail in the Subversion test suite as of
> r1885910, all for the same reason: the
> 'subversion/tests/cmdline/svneditor.py' mock editor starts out with
> "#!/usr/bin/env python" at the top, but there is no 'python' program
> on the system.  See details at footnote [1].

Thanks for the patch!  I have a hacky patch to just force the #! line to
a Python version in the Debian packaging currently.  I had meant to
follow up about this, and propose a patch similar to yours, but ran into
other unrelated issues at the time and the forgot about it.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Reply via email to