I have been able to verify the release with Julia 1.10.10 and 1.11.7 on
Ubuntu 24.04 but as soon as I use Julia 1.12.0 or 1.12.1 the verification
gets stuck and is not finished.

The exact same issue seems to happen on the release job and the
verification job on CI, see here:
https://github.com/apache/arrow-julia/actions/runs/18862540011/job/53823656688
https://github.com/apache/arrow-julia/actions/runs/18862540011/job/53823656631

Those jobs are also using Ubuntu latest and Julia 1.12.1, it times out at
the same test where is getting stuck for me.

Should we investigate this further?

El mar, 28 oct 2025 a las 6:57, Sutou Kouhei (<[email protected]>)
escribió:

> +1 (binding)
>
> I ran the following command line on Debian GNU/Linux sid:
>
>   VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify_rc.sh 2.8.1 1
>
>
> Thanks,
> --
> kou
>
> In <[email protected]>
>   "[VOTE][Julia] Release Apache Arrow Julia 2.8.1 RC1" on Tue, 28 Oct 2025
> 12:01:27 +0900 (JST),
>   Sutou Kouhei <[email protected]> wrote:
>
> > Hi,
> >
> > I would like to propose the following release candidate (RC1) of
> > Apache Arrow Julia version 2.8.1.
> >
> > This release candidate is based on commit:
> > 3aa469a061a958c493105e06f6b8b209bb8e3ef0 [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.8.1
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow Julia 2.8.1 because...
> >
> > [1]:
> https://github.com/apache/arrow-julia/tree/3aa469a061a958c493105e06f6b8b209bb8e3ef0
> > [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.8.1-rc1/
> > [3]:
> https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify
>

Reply via email to