You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2016/11/11 01:33:58 UTC

[jira] [Commented] (AURORA-1815) Fix checksums for packages on bintray

    [ https://issues.apache.org/jira/browse/AURORA-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655788#comment-15655788 ] 

Zameer Manji commented on AURORA-1815:
--------------------------------------

Seems like a problem with the script/tooling.

We should fix this before 0.17 and figure out how to fix the old shas.

> Fix checksums for packages on bintray
> -------------------------------------
>
>                 Key: AURORA-1815
>                 URL: https://issues.apache.org/jira/browse/AURORA-1815
>             Project: Aurora
>          Issue Type: Story
>          Components: Packaging
>    Affects Versions: 0.16.0
>            Reporter: Thomas Bach
>            Priority: Minor
>             Fix For: 0.17.0
>
>
> The checksum files on bintray are wrong. Take for example the content of {{aurora-scheduler_0.16.0_amd64.deb.sha}}:
> {quote}
> b6203f169df44d9a91df3dfe4670950c3ab49eb4  /Users/jcohen/workspace/external/aurora-packaging/artifacts/aurora-ubuntu-trusty/dist/aurora-scheduler_0.16.0_amd64.deb
> {quote}
> This should actually be:
> {quote}
> b6203f169df44d9a91df3dfe4670950c3ab49eb4  aurora-scheduler_0.16.0_amd64.deb
> {quote}
> NOTE: The checksum themselves seem to be correct. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)