<div dir="ltr">Hi<div><br></div><div>I was trying to test rc1 and all of the tool builds fail like this:<br><br>==============================================<br>script: 86: source_dir_rtems_tools=${rtems_tools_source}<br>source setup: rtems-tools-6.1-rc1-1: source rtems-tools -q -n ${rtems_tools_source}<br>making dir: /home/joel/rtems-6.1rc1/rtems-source-builder-6.1-rc1/rtems/sources<br>download: (full) <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz</a> -> sources/rtems-tools-6.1-rc1.tar.xz<br>download: <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools..">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools..</a>.<see log> -> sources/rtems-tools-6.1-rc1.tar.xz<br>download: no ssl context<br>download: <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools..">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools..</a>.<see log>: error: HTTP Error 404: Not Found<br>download: (full) <a href="https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz">https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz</a> -> sources/rtems-tools-6.1-rc1.tar.xz<br>download: <a href="https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz">https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz</a> -> sources/rtems-tools-6.1-rc1.tar.xz<br>download: no ssl context<br>download: <a href="https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz">https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz</a>: error: HTTP Error 400: Bad request<br>error: downloading <a href="https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz">https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6.1-rc1.tar.xz</a>: all paths have failed, giving up<br>  See error report: rsb-report-rtems-tools-6.1-rc1-1.txt<br>  Note: In some cases the error appears only in<br>  the complete build log (see --log option)<br></div><div><br></div><div>======================================</div><div><br></div><div>Using wget directly, I could duplicate that error. When I tried the URL on the rc1 index page, it worked. See below.<br><br>=======================================</div><div>[joel@devel rtems]$ wget <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz</a> <br>--2024-01-11 09:13:17--  <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz</a><br>Resolving <a href="http://ftp.rtems.org">ftp.rtems.org</a> (<a href="http://ftp.rtems.org">ftp.rtems.org</a>)... 140.211.10.151<br>Connecting to <a href="http://ftp.rtems.org">ftp.rtems.org</a> (<a href="http://ftp.rtems.org">ftp.rtems.org</a>)|140.211.10.151|:443... connected.<br>HTTP request sent, awaiting response... 404 Not Found<br>2024-01-11 09:13:18 ERROR 404: Not Found.<br><br>[joel@devel rtems]$ wget <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz</a><br>--2024-01-11 09:13:54--  <a href="https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz">https://ftp.rtems.org/pub/rtems/releases/6/rc/6.1-rc1/sources/rtems-tools-6.1-rc1.tar.xz</a><br>Resolving <a href="http://ftp.rtems.org">ftp.rtems.org</a> (<a href="http://ftp.rtems.org">ftp.rtems.org</a>)... 140.211.10.151<br>Connecting to <a href="http://ftp.rtems.org">ftp.rtems.org</a> (<a href="http://ftp.rtems.org">ftp.rtems.org</a>)|140.211.10.151|:443... connected.<br>HTTP request sent, awaiting response... 200 OK<br>Length: 2035220 (1.9M) [application/x-xz]<br>Saving to: ‘rtems-tools-6.1-rc1.tar.xz’<br><br>100%[======================================>] 2,035,220   1.54MB/s   in 1.3s   <br><br><div>=======================================</div><div><br></div><div>Looks like the release path is wrong for rtems-tools. That is also where --source-only-download for 6/rtems-all fails.</div><div><br></div><div>--joel</div><br class="gmail-Apple-interchange-newline"></div></div>