+1 (binding) ran dev/release/verify-release-candidate.sh on MacOS
I had the same problem with Glib in GISCAN as mentioned in https://github.com/apache/arrow/pull/2303#issuecomment-406934428 I replaced the make call with `LD_LIBRARY_PATH=$ARROW_HOME/lib make` but did not seem to fix my problem. It would be nice to get this fixed but I don't think that this should block the release. On Wed, Aug 1, 2018, at 10:16 PM, Li Jin wrote: > +1 > > ran dev/release/verify-release-candidate.sh on MacOS > > * clang-902.0.39.2 > * jdk8 > > > On Wed, Aug 1, 2018 at 8:01 PM, Wes McKinney <wesmck...@gmail.com> wrote: > > > I won't be able to verify the release for a day or two, but honestly > > huge props / congratulations to Krisztian, Kou, and Phillip for making > > the binary release packaging project happen. It was a 4 month project > > with dozens of tedious patches and hundreds of build iterations, but > > this work will pay dividends in our community's productivity for years > > to come. > > > > On Wed, Aug 1, 2018 at 1:36 PM, Phillip Cloud <cpcl...@gmail.com> wrote: > > > +1 (binding) > > > > > > ran dev/release/verify-release-candidate.sh on Arch Linux > > > > > > * clang 6 > > > * jdk8 > > > * ruby 2.5.1p57 > > > * nodejs v10.5.0 > > > > > > -Phillip > > > > > > On Wed, Aug 1, 2018 at 1:35 PM Phillip Cloud <cpcl...@gmail.com> wrote: > > > > > >> Hello all, > > >> > > >> I'd like to propose the 1st release candidate (rc0) of Apache Arrow > > version > > >> 0.10.0. This is a major release consisting of 454 resolved JIRAs [1]. > > >> > > >> This release candidate is distinct from previous releases in that it > > >> includes binary artifacts such as python wheels, conda packages, and > > >> various linux distro packages in addition to the source release as was > > >> previously available. > > >> > > >> The release verification script in master now verifies the checksums and > > >> GPG signatures of both the source release and the binary artifacts. > > >> > > >> The source release rc0 is hosted at [2]. > > >> The binary artifacts are hosted at [3]. > > >> > > >> This release candidate is based on commit > > >> 5ac58233936fcd2213c23adce72a79911c3f1359 [4] > > >> > > >> The changelog is located at [5]. > > >> > > >> Please download, verify checksums and signatures, run the unit tests, > > >> and vote on the release. > > >> > > >> The vote will be open for at least 72 hours. > > >> > > >> [ ] +1 Release this as Apache Arrow 0.10.0 > > >> [ ] +0 > > >> [ ] -1 Do not release this as Apache Arrow 0.10.0 because... > > >> > > >> Thanks, > > >> Phillip > > >> > > >> How to validate a release signature: > > >> https://httpd.apache.org/dev/verification.html > > >> > > >> [1]: > > >> https://issues.apache.org/jira/issues/?jql=project%20% > > 3D%20ARROW%20AND%20status%20in%20(Resolved%2C%20Closed)% > > 20AND%20fixVersion%20%3D%200.10.0 > > >> [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0. > > 10.0-rc0/ > > >> [3]: > > >> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0. > > 10.0-rc0/binaries > > >> [4]: > > >> https://github.com/apache/arrow/tree/5ac58233936fcd2213c23adce72a79 > > 911c3f1359 > > >> [5]: > > >> https://github.com/apache/arrow/blob/5ac58233936fcd2213c23adce72a79 > > 911c3f1359/CHANGELOG.md > > >> > >