Krisztian Szucs created ARROW-4369: -------------------------------------- Summary: [Packaging] Release verification script should test linux packages via docker Key: ARROW-4369 URL: https://issues.apache.org/jira/browse/ARROW-4369 Project: Apache Arrow Issue Type: Improvement Components: Packaging Reporter: Krisztian Szucs
It shouldn't be too hard to create a verification script which checks the linux packages. This could prevent issues like [https://github.com/apache/arrow/issues/3476] I suggest to separate the current verification script into one which verifies the source release artifact and another which verifies the binaries: * checksum and signatures as is right now * install linux packages on multiple distros via docker We could test wheels and conda packages as well, but in follow-up PRs. cc [~kou] -- This message was sent by Atlassian JIRA (v7.6.3#76005)