Actions
Issue #2069
closedFix python mako build issue
Start date:
06/27/2020
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Device:
Unknown
Grant:
Type of work:
Actions
Added by Denis 'GNUtoo' Carikli almost 5 years ago. Updated over 4 years ago.
0%
Then the build instructions have the following workaround:
$ cd prebuilts/build-tools/path/linux-x86/ $ rm python && ln -s /usr/bin/python python
I wonder if the following could work with no side effects:
#!/usr/bin/env sh python $@
edit1: fix typo, explain how to potentially fix
this should be fixed in build/make now.
I reopened because the issue kept re-appearing.
I'll post more details when I'll have tested Putti's changes again.
I fixed it in Replicant 10