[RTEMS Project] #3803: RSB ssl context error fetching qemu patches
RTEMS trac
trac at rtems.org
Mon Oct 28 22:04:27 UTC 2019
#3803: RSB ssl context error fetching qemu patches
----------------------------+-------------------------
Reporter: Joel Sherrill | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+-------------------------
It looks like there is a bug in the code that fetches source/patches.
Jiri's site is a simple https:
{{{
making dir: /home/joel/rtems-work/rtems-source-builder/bare/patches
_url: https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-
play.patch -> /home/joel/rtems-work/rtems-source-
builder/bare/patches/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch
download: (full) https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-
AMBA-plug-play.patch -> patches/0001-LEON3-Add-emulation-of-AMBA-plug-
play.patch
download: https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-
play.patch -> patches/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch
download: no ssl context
download: https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-
play.patch: error: <urlopen error [Errno -2] Name or service not known>
error: downloading https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-
AMBA-plug-play.patch: all paths have failed, giving up
}}}
This is a build with the following script:
{{{
version=5
# variant="-couverture"
time ../source-builder/sb-set-builder \
--trace \
--log=l-qemu.txt \
--prefix=${HOME}/rtems-work/tools/${version} \
devel/qemu${variant}
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3803>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list