Phillip Cloud created ARROW-2960:
------------------------------------
Summary: [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
Affects Versions: 0.9.0
Reporter: Phillip Cloud
Assignee: Phillip Cloud
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)