#4731 closed defect (fixed)

rtems-source-builder doesn't generate tar archives for all packages any more

Reported by: Christian Mauderer Owned by: Chris Johns
Priority: normal Milestone: 5.2
Component: tool/rsb Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Cloned from #4730:


Like discussed in the following mailing list thread, the rtems-source-builder doesn't generate tar archives for all packages anymore:

https://lists.rtems.org/pipermail/devel/2022-September/073369.html

All RTEMS tools build sets 6/rtems-* work fine except for 6/rtems-microblaze. devel/qemu and devel/dtc do not generate a tar archive. If the patch

https://git.rtems.org/rtems-source-builder/commit/?id=6205068c5a429e9ee1b471f4c8a3a119bb6757b2

is reverted, the tar files are generated just like before.

Change History (3)

comment:1 Changed on 09/29/22 at 23:13:11 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In 6f1e914/rtems-source-builder:

sb/set-builder: Fix staging and tar file generation with a single config build

Closes #4731

comment:2 Changed on 09/30/22 at 02:24:57 by Chris Johns

Resolution: fixed
Status: closedreopened

This has broken staging for multiple packages in a top level buildset.

comment:3 Changed on 09/30/22 at 20:19:03 by Chris Johns <chrisj@…>

Resolution: fixed
Status: reopenedclosed

In d592ee8/rtems-source-builder:

sb/set-bulder: Fix installing builds when a single buildset

  • Always stage a build
  • Install if installable and outter most buildset instance

Closes #4731

Note: See TracTickets for help on using tickets.