RTEMS 4.11.2-rc3 Release
Chris Johns
chrisj at rtems.org
Sat Apr 8 22:18:20 UTC 2017
On 7/4/17 10:44 pm, Needell, Jerry wrote:
> Chris,
> I tried again an a different Centos7 system but it failed in the same place.
> Are you saying that i should not be using ftp.rtems.org at all?
> Clearly VERSION points to ftp.rtems.org.
It is the ftp protocol I am looking at and it is defined in the defaults.
>
> When it fails:
> making dir: /home/needell/development/rtems/rtems-source-builder-4.11.2-rc3/rtems/sources
> download: ftp://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2-rc3/rtems-tools-4.11.2-rc3.tar.xz -> sources/rtems-tools-4.11.2-rc3.tar.xz
> download: ftp://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2-rc3/rtems-tools-4.11.2-rc3.tar.xz -> sources/rtems-tools-4.11.2-rc3.tar.xz
> download: ftp://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2-rc3/rtems-tools-4.11.2-rc3.tar.xz: error: <urlopen error ftp error: 550 Failed to change directory.>
> error: downloading ftp://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2-rc3/rtems-tools-4.11.2-rc3.tar.xz: all paths have failed, giving up
> See error report: rsb-report-rtems-tools-4.11.2-rc3-1.txt
> Build Set: Time 0:12:42.486734
>
> the URLS seem to be missing and “rc” after the”releases/4.11”
>
> That is where the files are found when I download them manually.
>
The VERSION INI file that is embedded in the RC's RSB package should
contain a `release_url` key/value pair that points to the RC sources on
ftp.rtems.org using the https protocol.
This raises a couple of questions, there is still a bug in the get_file
function in download.py, and why do I not see this on FreeBSD yet you
see it on CentOS7?
Chris
More information about the users
mailing list