I tried 5-10 more times, and it eventually went through: 
`dev/release/verify_rc.sh 2.7.0 1` returned  "RC looks good!".

+1

On 2023/12/07 00:16:25 Sutou Kouhei wrote:
> Hi,
> 
> Could you try again to check whether the failure is a
> temporary network problem? And could you also try accessing
> https://dist.apache.org/repos/dist/dev/arrow/KEYS with other
> HTTP client such as a Web browser?
> 
> Thanks,
> -- 
> kou
> 
> In <pony-bc69905f-8dc6-4ea9-97e1-b64faf6df699-...@arrow.apache.org>
>   "Re: [VOTE][Julia] Release Apache Arrow Julia 2.7.0 RC1" on Wed, 06 Dec 
> 2023 11:16:31 -0000,
>   Eric Hanson <ericphan...@apache.org> wrote:
> 
> > Hello,
> > 
> > Thank you for making the release. I tried to verify it, but ran into some 
> > kind of network issue:
> > ```
> > + curl --fail --location --remote-name --show-error --silent 
> > https://dist.apache.org/repos/dist/dev/arrow/KEYS
> > curl: (28) Failed to connect to dist.apache.org port 443 after 75005 ms: 
> > Couldn't connect to server
> > + cleanup
> > + '[' no = yes ']'
> > + echo 'Failed to verify release candidate. See 
> > /var/folders/gj/l9rbktlj6qndlnz1nk164d280000gn/T/arrow-julia-2.7.0-1.XXXXX.8HtV5ZVu
> >  for details.'
> > Failed to verify release candidate. See 
> > /var/folders/gj/l9rbktlj6qndlnz1nk164d280000gn/T/arrow-julia-2.7.0-1.XXXXX.8HtV5ZVu
> >  for details.
> > ```
> > after running `VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify_rc.sh 
> > 2.7.0 1` from `main`. The status page looks all green though 
> > (https://status.apache.org/). Perhaps I am doing something wrong?
> > 
> > Sincerely,
> > Eric
> > 
> > On 2023/12/05 20:37:41 Sutou Kouhei wrote:
> >> Hi,
> >> 
> >> I would like to propose the following release candidate (RC1) of
> >> Apache Arrow Julia version 2.7.0.
> >> 
> >> This release candidate is based on commit:
> >> 37122911c24f44318e6d4a0840408adb3364cf2a [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.7.0
> >> [ ] +0
> >> [ ] -1 Do not release this as Apache Arrow Julia 2.7.0 because...
> >> 
> >> [1]: 
> >> https://github.com/apache/arrow-julia/tree/37122911c24f44318e6d4a0840408adb3364cf2a
> >> [2]: 
> >> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.7.0-rc1/
> >> [3]: 
> >> https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify
> >> 
> >> 
> >> Thanks,
> >> -- 
> >> kou
> >> 
> 

Reply via email to