[RTEMS Project] #3813: RSB does not handle --rsb-file in releases

RTEMS trac trac at rtems.org
Sun Nov 3 22:34:52 UTC 2019


#3813: RSB does not handle --rsb-file in releases
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  defect       |     Status:  assigned
  Priority:  normal       |  Milestone:  5.1
 Component:  tool/rsb     |    Version:  5
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+-------------------------
 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.

--
Ticket URL: <http://devel.rtems.org/ticket/3813>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list