#3808 closed defect (fixed)

Fix qemu-couverture-git RSB download file name

Reported by: Chris Johns Owned by: Joel Sherrill
Priority: normal Milestone: 5.1
Component: tool/rsb Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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 

Change History (1)

comment:1 Changed on 12/13/19 at 15:13:47 by Joel Sherrill <joel@…>

Resolution: fixed
Status: assignedclosed

In 6c65fc2/rtems-source-builder:

qemu-couverture-git-1.cfg: Use an identifiable name for the download file.

closes #3808.

Note: See TracTickets for help on using tickets.