Hi,
I tried: * ./dev/release/verify-release-candidate.sh binaries 0.11.1 0 -> worked * ./dev/release/verify-release-candidate.sh source 0.11.1 0 -> failed in test_plasma.py (but nothing new here) This is on Ubuntu 18.04. $ nodejs --version v8.10.0 $ ruby --version ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu] $ gcc --version gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0 [...] $ java -version java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) +1 from me. Regards Antoine. Le 21/10/2018 à 23:01, Wes McKinney a écrit : > Hi, > > I'd like to propose the 1st release candidate (rc0) of Apache Arrow version > 0.11.1. This is a minor bugfix release to address a packaging issue with zlib > introduced in 0.11.0. The release consists of 5 resolved JIRAs [1]. > > The source release rc0 is hosted at [2]. > > This release candidate is based on commit > b65beb625fb14a6b627be667a32c136a79cb5c6f [3] > > The changelog is located at [4]. > > Please download, verify checksums and signatures, run the unit tests, > and vote on the release. > > See [5] for how to validate a release candidate. > > The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Arrow 0.11.1 > [ ] +0 > [ ] -1 Do not release this as Apache Arrow 0.11.1 because... > > - Wes > > [1]: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%200.11.1 > [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.11.1-rc0/ > [3]: > https://github.com/apache/arrow/commit/b65beb625fb14a6b627be667a32c136a79cb5c6f > [4]: https://github.com/apache/arrow/blob/apache-arrow-0.11.1/CHANGELOG.md > [5]: > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates >