#4587 closed defect (fixed)

sb-bootstrap does not work with python3

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 4.11.4
Component: tool/rsb Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Change History (1)

comment:1 Changed on 01/25/22 at 05:58:43 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In d8be0e0/rtems-source-builder:

sb-bootstrap: Update to support python3

Closes #4587

Note: See TracTickets for help on using tickets.