Skip to content

GH-49518: [CI] Do not override HOME to empty on build_conda.sh for minimal_build#49519

Merged
raulcd merged 1 commit into
apache:mainfrom
raulcd:GH-49518
Mar 16, 2026
Merged

GH-49518: [CI] Do not override HOME to empty on build_conda.sh for minimal_build#49519
raulcd merged 1 commit into
apache:mainfrom
raulcd:GH-49518

Conversation

@raulcd

@raulcd raulcd commented Mar 16, 2026

Copy link
Copy Markdown
Member

Rationale for this change

The CI job is currently failing

What changes are included in this PR?

Do not set HOME to empty on build_conda.sh otherwise ccache fails creating cache folders. Just use default HOME and use WORKDIR

Are these changes tested?

Yes via the failing job on archery.

Are there any user-facing changes?

No

@raulcd

raulcd commented Mar 16, 2026

Copy link
Copy Markdown
Member Author

@github-actions crossbow submit example-python-minimal-build-fedora-conda

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #49518 has been automatically assigned in GitHub to PR creator.

@github-actions

Copy link
Copy Markdown

Revision: 1be871e

Submitted crossbow builds: ursacomputing/crossbow @ actions-e72ce0a333

Task Status
example-python-minimal-build-fedora-conda GitHub Actions

@raulcd raulcd marked this pull request as ready for review March 16, 2026 09:26
@raulcd raulcd requested review from AlenkaF and rok as code owners March 16, 2026 09:26
@github-actions github-actions Bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Mar 16, 2026
@raulcd raulcd merged commit c6c3d53 into apache:main Mar 16, 2026
18 checks passed
@raulcd raulcd removed the awaiting merge Awaiting merge label Mar 16, 2026
@raulcd raulcd deleted the GH-49518 branch March 16, 2026 11:38
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit c6c3d53.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Apr 6, 2026
…for minimal_build (apache#49519)

### Rationale for this change

The CI job is currently failing

### What changes are included in this PR?

Do not set HOME to empty on `build_conda.sh` otherwise ccache fails creating cache folders. Just use default HOME and use WORKDIR

### Are these changes tested?

Yes via the failing job on archery.

### Are there any user-facing changes?

No

* GitHub Issue: apache#49518

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…for minimal_build (apache#49519)

### Rationale for this change

The CI job is currently failing

### What changes are included in this PR?

Do not set HOME to empty on `build_conda.sh` otherwise ccache fails creating cache folders. Just use default HOME and use WORKDIR

### Are these changes tested?

Yes via the failing job on archery.

### Are there any user-facing changes?

No

* GitHub Issue: apache#49518

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants