[RTEMS Project] #4037: Python script distribution standardisation
RTEMS trac
trac at rtems.org
Wed Aug 5 04:49:05 UTC 2020
#4037: Python script distribution standardisation
-------------------------+---------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: admin | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-------------------------+---------------------
Comment (by Sebastian Huber):
On the waf issue tracker I found this:
https://gitlab.com/ita1024/waf/-/issues/2259
The suggested solution is to modify the shebang by hand for waf 2.*.
On openSUSE 15.2 you have to install Python 2 to get a `python` command or
add the symlink yourself as root.
My preferred solution would be to change all shebangs to `#!/usr/bin/env
python3` and require all users of RTEMS to install Python 3.
--
Ticket URL: <http://devel.rtems.org/ticket/4037#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list