+1 (binding) Verification passed on Ubuntu 18.04.
On Sun, Apr 10, 2022, at 07:06, Andrew Lamb wrote: > +1 (binding) > > I 1. Looked at the commits and skimmed the changes > > 2. Manually verified shasums and gpg signature > (gpg did produce a warning) > > (arrow_dev) alamb@MacBook-Pro-3:*~/Downloads*$ gpg --verify > apache-arrow-julia-2.3.0.tar.gz.asc > > gpg: assuming signed data in 'apache-arrow-julia-2.3.0.tar.gz' > > gpg: Signature made Sat Apr 9 16:39:10 2022 EDT > > gpg: using RSA key 08D3564B7C6A9CAFBFF6A66791D18FCF079F8007 > > gpg: Good signature from "Kouhei Sutou <[email protected]>" [unknown] > > gpg: aka "Kouhei Sutou <[email protected]>" [unknown] > > gpg: WARNING: This key is not certified with a trusted signature! > > gpg: There is no indication that the signature belongs to the > owner. > > Primary key fingerprint: 08D3 564B 7C6A 9CAF BFF6 A667 91D1 8FCF 079F 8007 > > 3. ran the release script from the arrow-julia repository > ./dev/release/verify_rc.sh > 2.3.0 1 > > > Andrew > > > On Sat, Apr 9, 2022 at 4:58 PM Sutou Kouhei <[email protected]> wrote: > >> +1 (binding) >> >> I ran the following on Debian GNU/Linux sid: >> >> VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify_rc.sh 2.3.0 1 >> >> Thanks, >> -- >> kou >> >> In <[email protected]> >> "[VOTE][Julia] Release Apache Arrow Julia 2.3.0 RC1" on Sun, 10 Apr 2022 >> 05:55:59 +0900 (JST), >> Sutou Kouhei <[email protected]> wrote: >> >> > Hi, >> > >> > (Note that we don't have PMC members from Julia community >> > yet. PMC members, please vote even if you don't familiar >> > with Julia. We have a script that verifies this release >> > candidate automatically. See [3] for details.) >> > >> > I would like to propose the following release candidate (RC1) of >> > Apache Arrow Julia version 2.3.0. >> > >> > This release candidate is based on commit: >> > 4407c70d678f4f6220d5dff50a9b4a1fde12e218 [1] >> > >> > The source release rc1 is hosted at [2]. >> > >> > Please download, verify checksums and signatures, run the unit tests, >> > and vote on the release. See [3] for how to validate a release candidate. >> > >> > The vote will be open for at least 24 hours. >> > >> > [ ] +1 Release this as Apache Arrow Julia 2.3.0 >> > [ ] +0 >> > [ ] -1 Do not release this as Apache Arrow Julia 2.3.0 because... >> > >> > [1]: >> https://github.com/apache/arrow-julia/tree/4407c70d678f4f6220d5dff50a9b4a1fde12e218 >> > [2]: >> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.3.0-rc1/ >> > [3]: >> https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify >>
