[RTEMS Project] #3808: Fix qemu-couverture-git RSB download file name
RTEMS trac
trac at rtems.org
Fri Nov 1 05:35:36 UTC 2019
#3808: Fix qemu-couverture-git RSB download file name
--------------------------+---------------------------
Reporter: Chris Johns | Owner: Joel Sherrill
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+---------------------------
The file name for qemu-couverture-git is a git hash. This results in a
file in a release source directory that has no meaning ...
https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m1911/sources/
The release build output shows the issue ...
{{{
package: qemu-e9299f7591c8ecf3389922f4e7672b6bc5deae71-x86_64-pc-
solaris2-1
download:
https://github.com/AdaCore/qemu/archive/e9299f7591c8ecf3389922f4e7672b6bc5deae71.tar.gz
-> sources/e9299f7591c8ecf3389922f4e7672b6bc5deae71.tar.gz
redirect:
https://codeload.github.com/AdaCore/qemu/tar.gz/e9299f7591c8ecf3389922f4e7672b6bc5deae71
downloading: sources/e9299f7591c8ecf3389922f4e7672b6bc5deae71.tar.gz - 0.0
bytes
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3808>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list