Skip to content

[Dev][Integration] conda-integration docker build fails #28382

@asfimport

Description

@asfimport
$ archery docker run conda-integration
[...]
WARNING: The RUST variable is not set. Defaulting to a blank string.
+ source_dir=/arrow/rust
+ export 'RUSTFLAGS=-C debuginfo=1'
+ RUSTFLAGS='-C debuginfo=1'
+ export ARROW_TEST_DATA=/testing/data
+ ARROW_TEST_DATA=/testing/data
+ export PARQUET_TEST_DATA=/cpp/submodules/parquet-testing/data
+ PARQUET_TEST_DATA=/cpp/submodules/parquet-testing/data
+ rustup show
Default host: x86_64-unknown-linux-gnu
rustup home:  /root/.rustup

stable-x86_64-unknown-linux-gnu (default)
rustc 1.51.0 (2fd73fabe 2021-03-23)
+ pushd /arrow/rust
/arrow/ci/scripts/rust_build.sh: line 37: pushd: /arrow/rust: No such file or directory

Reporter: Antoine Pitrou / @pitrou
Assignee: Krisztian Szucs / @kszucs

PRs and other links:

Note: This issue was originally created as ARROW-12630. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions