[RTEMS Project] #4587: sb-bootstrap does not work with python3
RTEMS trac
trac at rtems.org
Tue Jan 25 02:43:07 UTC 2022
#4587: sb-bootstrap does not work with python3
--------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 4.11.4
Component: tool/rsb | Version: 4.11
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+-------------------------
Python module importing of `sb-bootstrap` is broken on the 4.11 branch
with python3.
The `sb-bootstrap` was updated on the 5 branch and `rtems-bootstrap` was
added to `rtems.git` on the 5 branch. The RSB updated version has the
wrappers for the python version which is a hassle to make work so copy in
the `rtems-bootstrap` version. It is a single file and does not have the
modules issue.
Instead of updating `sb-bootstrap` replace the one on 4.11 in the RSB with
a copy of `rtems-bootstrap` from the 5 branch in `rtems.git` and add a
copy to the 4.11 branch in `rtems.git`.
--
Ticket URL: <http://devel.rtems.org/ticket/4587>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list