+1 (binding)

I ran successfully the following on Debian 14 (forky/testing):
TEST_DEFAULT=0 TEST_SOURCE=1 TEST_SOURCE_REPRODUCIBLE=1
TEST_INTEGRATION=0 ./dev/release/verify-release-candidate.sh 25.0.0 1
TEST_DEFAULT=0 TEST_SOURCE=0 TEST_INTEGRATION=1
./dev/release/verify-release-candidate.sh 25.0.0 1
TEST_DEFAULT=0 TEST_BINARY=1 ./dev/release/verify-release-candidate.sh 25.0.0 1
USE_CONDA=1 TEST_DEFAULT=0 TEST_WHEELS=1
dev/release/verify-release-candidate.sh 25.0.0 1

Regards,
Raúl

El mar, 7 jul 2026 a las 6:25, Gang Wu (<[email protected]>) escribió:
>
> +1 (binding)
>
> Ran TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CPP=1
> dev/release/verify-release-candidate.sh 25.0.0 1 on Apple M5 Pro with
> macOS 26.5.1
>
> On Tue, Jul 7, 2026 at 12:20 PM Sutou Kouhei <[email protected]> wrote:
> >
> > +1 (binding)
> >
> > I ran the followings on Debian GNU/Linux sid:
> >
> >   * TEST_DEFAULT=0 \
> >       TEST_SOURCE=1 \
> >       TEST_SOURCE_REPRODUCIBLE=1 \
> >       LANG=C \
> >       TZ=UTC \
> >       ARROW_CUDA=OFF \
> >       dev/release/verify-release-candidate.sh 25.0.0 1
> >
> >   * TEST_DEFAULT=0 \
> >       TEST_BINARY=1 \
> >       LANG=C \
> >       dev/release/verify-release-candidate.sh 25.0.0 1
> >
> >   * TEST_DEFAULT=0 \
> >       TEST_WHEELS=1 \
> >       LANG=C \
> >       dev/release/verify-release-candidate.sh 25.0.0 1
> >
> > with:
> >
> >   * Python 3.13.14
> >   * gcc (Debian 15.3.0-1) 15.3.0
> >   * ruby 3.3.8 (2025-04-09 revision b200bad6cd) [x86_64-linux-gnu]
> >
> >
> > Thanks,
> > --
> > kou
> >
> > In <CAD1Rbrrw2Mxd73U4zfdgYB62Frz-Hg=J6Smciji3=4fbshf...@mail.gmail.com>
> >   "[VOTE] Release Apache Arrow 25.0.0 - RC1" on Mon, 6 Jul 2026 10:26:26 
> > +0200,
> >   Raúl Cumplido <[email protected]> wrote:
> >
> > > Hi,
> > >
> > > I would like to propose the following release candidate (RC1) of Apache
> > > Arrow version 25.0.0. This is a release consisting of 220
> > > resolved GitHub issues[1].
> > >
> > > This release candidate is based on commit:
> > > 59bea6ec485e7fe351d1aa6753f964f6a6bc353a [2]
> > >
> > > The source release rc1 is hosted at [3].
> > > The binary artifacts are hosted at [4][5][6][7][8][9].
> > > The changelog is located at [10].
> > >
> > > Please download, verify checksums and signatures, run the unit tests,
> > > and vote on the release. See [11] for the SHA-512 checksum for this RC 
> > > and [12]
> > > for how to validate a release candidate.
> > >
> > > See also a verification result on GitHub pull request [13].
> > >
> > > The vote will be open for at least 72 hours.
> > >
> > > [ ] +1 Release this as Apache Arrow 25.0.0
> > > [ ] +0
> > > [ ] -1 Do not release this as Apache Arrow 25.0.0 because...
> > >
> > > [1]: 
> > > https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A25.0.0+is%3Aclosed
> > > [2]: 
> > > https://github.com/apache/arrow/tree/59bea6ec485e7fe351d1aa6753f964f6a6bc353a
> > > [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-25.0.0-rc1
> > > [4]: https://packages.apache.org/artifactory/arrow/almalinux-rc/
> > > [5]: https://packages.apache.org/artifactory/arrow/amazon-linux-rc/
> > > [6]: https://packages.apache.org/artifactory/arrow/centos-rc/
> > > [7]: https://packages.apache.org/artifactory/arrow/debian-rc/
> > > [8]: https://packages.apache.org/artifactory/arrow/ubuntu-rc/
> > > [9]: https://github.com/apache/arrow/releases/tag/apache-arrow-25.0.0-rc1
> > > [10]: 
> > > https://github.com/apache/arrow/blob/59bea6ec485e7fe351d1aa6753f964f6a6bc353a/CHANGELOG.md
> > > [11]: 
> > > 9c7a91eef5177b0339f0479397afcc455f25af4d0cb07cd5ce0dcbdd5bba390ef2310cd114b6769c13f93e7199d58a895b2d680cca997afb6ebdb8e7dabf5b4e
> > > [12]: https://arrow.apache.org/docs/developers/release_verification.html
> > > [13]: https://github.com/apache/arrow/pull/50357

Reply via email to