[mythtv-commits] Ticket #13401: [v30] configure script uses wrong logic operator on result of test is_python3

MythTV noreply at mythtv.org
Thu Feb 7 10:25:35 UTC 2019


#13401: [v30] configure script uses wrong logic operator on result of  test
is_python3
---------------------------------------+-----------------------------------
 Reporter:  jgmiller                   |          Owner:  Stuart
                                       |  Auchterlonie
     Type:  Bug Report - General       |         Status:  assigned
 Priority:  major                      |      Milestone:  30.1
Component:  MythTV - configure script  |        Version:  v30-fixes
 Severity:  medium                     |     Resolution:
 Keywords:  python version logic       |  Ticket locked:  0
---------------------------------------+-----------------------------------

Comment (by Stuart Auchterlonie):

 This was added in
 https://github.com/MythTV/mythtv/commit/e5b211f0397696f952a4262c506a88c30dcf06f7

 The reasoning behind this, is when I implemented this
 we did not support python3, and this was to force the
 use of python2, on distributions which had switched
 the default python from 2 -> 3

 So the test is correct from that perspective, however
 we have done some work on python3 support, so the check
 may now need changing to allow python3.

 Will check with our python gurus


 Regards
 Stuart

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13401#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list