+1, verified on M1 Mac too. Thanks!

>failed to get `object_store` as a dependency of package `parquet

This looks like not directly related to the artifacts. In what environment
do you get this error? (I suspect it's a network problem?)

On Sat, Dec 31, 2022 at 3:33 PM Remzi Yang <[email protected]> wrote:

> I got this error:
>
> error: failed to get `object_store` as a dependency of package `parquet
> v30.0.0
>
> (/private/var/folders/84/nsymn7_12zx6vf8yx8hkxssw0000gq/T/arrow-30.0.0.XXXXX.6mDnKefq/apache-arrow-rs-30.0.0/parquet)`
>
> Caused by:
>   failed to load source for dependency `object_store`
>
> Caused by:
>   Unable to update
>
> /private/var/folders/84/nsymn7_12zx6vf8yx8hkxssw0000gq/T/arrow-30.0.0.XXXXX.6mDnKefq/apache-arrow-rs-30.0.0/object_store
>
> Caused by:
>   failed to read
>
> `/private/var/folders/84/nsymn7_12zx6vf8yx8hkxssw0000gq/T/arrow-30.0.0.XXXXX.6mDnKefq/apache-arrow-rs-30.0.0/object_store/Cargo.toml`
>
> Caused by:
>   No such file or directory (os error 2)
> + cleanup
> + '[' no = yes ']'
>
> On Sat, 31 Dec 2022 at 02:09, L. C. Hsieh <[email protected]> wrote:
>
> > +1 (binding)
> >
> > Verified on M1 Mac.
> >
> > Thanks, Andrew!
> >
> > On Fri, Dec 30, 2022 at 6:50 AM Andy Grove <[email protected]>
> wrote:
> > >
> > > +1 (binding)
> > >
> > > Verified on Ubuntu 20.04.4 LTS
> > >
> > > Thanks, Andrew!
> > >
> > > On Fri, Dec 30, 2022 at 6:15 AM Andrew Lamb <[email protected]>
> > wrote:
> > >
> > > > Hi,
> > > >
> > > > I would like to propose a release of Apache Arrow Rust
> Implementation,
> > > > version 30.0.0. Note this is RC2 (as RC1 had an issue[5])
> > > >
> > > > This release candidate is based on commit:
> > > > 9398af67d5d6530616fd5e687ba781299d74bfd4 [1]
> > > >
> > > > The proposed release tarball and signatures are hosted at [2].
> > > >
> > > > The changelog is located at [3].
> > > >
> > > > Please download, verify checksums and signatures, run the unit tests,
> > > > and vote on the release. There is a script [4] that automates some of
> > > > the verification.
> > > >
> > > > The vote will be open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this as Apache Arrow Rust
> > > > [ ] +0
> > > > [ ] -1 Do not release this as Apache Arrow Rust  because...
> > > >
> > > > [1]:
> > > >
> > > >
> >
> https://github.com/apache/arrow-rs/tree/9398af67d5d6530616fd5e687ba781299d74bfd4
> > > > [2]:
> > > >
> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-30.0.0-rc2
> > > > [3]:
> > > >
> > > >
> >
> https://github.com/apache/arrow-rs/blob/9398af67d5d6530616fd5e687ba781299d74bfd4/CHANGELOG.md
> > > > [4]:
> > > >
> > > >
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> > > > [5]: https://github.com/apache/arrow-rs/issues/3410
> > > > ---------------------------------------------------------
> > > >
> >
>

Reply via email to