RSB vs. Python 2.7

Chris Johns chrisj at rtems.org
Fri Sep 9 07:49:53 UTC 2022


On 9/9/2022 3:53 pm, Chris Johns wrote:
> On 9/9/2022 3:50 pm, Sebastian Huber wrote:
>> On 09.09.22 07:49, Chris Johns wrote:
>>> On 9/9/2022 3:30 pm, Sebastian Huber wrote:
>>>> Hello,
>>>>
>>>> it seems that the recent RSB no longer runs with Python 2.7:
>>>>
>>>> download:https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/6678700:
>>>> error: <urlopen error unknown url type: https>
>>> https should be ok with python2?
>>>
>>
>> My default "python" command is
>>
>> Python 2.7.18
> 
> The doco says https is supported ...
> 
> https://docs.python.org/2.7/library/urllib.html
> 
>> With it, the RSB stops with the above error. With Python 3 it works fine.
> 
> Strange. I will take a look once the current run of tests finish. Some build
> take a while even on fast hardware.

I have just run the following with python2.7 ...

RTEMS Source Builder - Set Builder, 6 (6205068c5a42 modified)
 Command Line: ../source-builder/sb-set-builder --prefix=/opt/rtems/6
--no-install --bset-tar-file --log=mb.txt 6/rtems-microblaze
 Python: 2.7.17 (default, Mar  3 2020, 01:17:58) [GCC 4.2.1 Compatible FreeBSD
Clang 8.0.1 (tags/RELEASE_801/final 366581)]

and it was fine ...

package: microblaze-rtems6-gcc-6678700-newlib-783133b-x86_64-freebsd12.1-1
download: https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/6678700 ->
sources/gnu-mirror-gcc-6678700.tar.gz
downloading: sources/gnu-mirror-gcc-6678700.tar.gz - 113.7MB

I am not seeing a problem.

Chris


More information about the devel mailing list