You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/10/02 14:31:00 UTC

[jira] [Updated] (ARROW-2960) [Packaging] Fix verify-release-candidate for binary packages and fix release cutting script for lib64 cmake issue

     [ https://issues.apache.org/jira/browse/ARROW-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou updated ARROW-2960:
--------------------------------
    Component/s: Packaging

> [Packaging] Fix verify-release-candidate for binary packages and fix release cutting script for lib64 cmake issue
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-2960
>                 URL: https://issues.apache.org/jira/browse/ARROW-2960
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Packaging
>    Affects Versions: 0.9.0
>            Reporter: Phillip Cloud
>            Assignee: Phillip Cloud
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The binary package verification function isn't correct, as it is not downloading packages and associated checksums and signatures at all.
> We also need to set {{CMAKE_INSTALL_LIBDIR}} in the source release creation script because cmake uses {{lib64}} instead of {{lib}} (and the script assumes {{lib}}) on platforms whose install libdir it doesn't know about a priori.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)