#3813 closed defect (fixed)

RSB does not handle --rsb-file in releases

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

Description

A released RSB does not handle the set source option --rsb-file:

package: arm-rtems5-gcc-fb371a33fa6-newlib-6661a67-x86_64-freebsd12.0-1
download: https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m1911/sources/fb371a33fa6 -> sources/gnu-mirror-gcc-fb371a33fa6.tar.gz
download: https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m1911/sources/fb371a33fa6: error: HTTP Error 404: Not Found
download: https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m1911/fb371a33fa6 -> sources/gnu-mirror-gcc-fb371a33fa6.tar.gz
download: https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m1911/fb371a33fa6: error: HTTP Error 404: Not Found
download: https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/fb371a33fa6 -> sources/gnu-mirror-gcc-fb371a33fa6.tar.gz
downloading: sources/gnu-mirror-gcc-fb371a33fa6.tar.gz - 93.6MB

The released source has the --rsb-file name as the file name and not the URL file name. The transformation occurred when the release process downloaded the files to make the release.
The release fails to find the source in the RTEMS file server and falls back to the home site to fetch the source.

Change History (1)

comment:1 Changed on 04/29/20 at 05:14:11 by Chris Johns

Resolution: fixed
Status: assignedclosed

Pushed ...

https://git.rtems.org/rtems-release/commit/?id=5e16156b814762fa57ab049cfb80e4614124d04f

and built a release and tested it with a test URL and the beagleboneblack BSP stack built.

Note: See TracTickets for help on using tickets.