Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#14938 closed bug (fixed)

Check for python executable name

Reported by: pulkomandy Owned by: apl-haiku
Priority: normal Milestone: R1/beta2
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

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?

Change History (3)

comment:1 by Bhumnay, 5 years ago

It was running on the latest version of Ubuntu (18.04.2 LTS) and python3.

comment:2 by apl-haiku, 5 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.