[haiku-bugs] [Haiku] #14938: Check for python executable name

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 28 Feb 2019 20:18:58 -0000

#14938: Check for python executable name
--------------------------+------------------------------
 Reporter:  pulkomandy    |        Owner:  apl-haiku
     Type:  bug           |       Status:  assigned
 Priority:  normal        |    Milestone:  Unscheduled
Component:  Build System  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 Reported by one of our Outreachy candidate intern:

 {{{
 /bin/sh: 2: python: not found

 python../src/apps/haikudepot/build/scripts/jsonschema2cppparser.py
 -i../src/apps/haikudepot/server/schema/dumpexportpkg.json--
 
outputdirectoryobjects/haiku/x86_64/common/apps/haikudepot/dumpexportpkgbulklistener
 --supportbulkcontainer

 
...failedHdsSchemaGenBulkParser1objects/haiku/x86_64/common/apps/haikudepot/dumpexportpkgbulklistener/dummy.dat...
 }}}

 I guess only python3 is installed, and only available as python3? Probably
 we should check for this in the configure script and use the correct name
 for it?

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14938>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: