Skip to content

GH-48827: [CI][Python] Add required xz dependency to emscripten dockerfile#48828

Merged
raulcd merged 1 commit into
apache:mainfrom
raulcd:GH-48827
Jan 12, 2026
Merged

GH-48827: [CI][Python] Add required xz dependency to emscripten dockerfile#48828
raulcd merged 1 commit into
apache:mainfrom
raulcd:GH-48827

Conversation

@raulcd

@raulcd raulcd commented Jan 12, 2026

Copy link
Copy Markdown
Member

Rationale for this change

The emscripten job has been failing on the nightlies jobs

What changes are included in this PR?

Install dependencies slightly earlier on the Dockerfile and add xz which is required on install_emscripten.sh now.

Are these changes tested?

Yes via archery.

Are there any user-facing changes?

No

@raulcd

raulcd commented Jan 12, 2026

Copy link
Copy Markdown
Member Author

@github-actions crossbow submit test-conda-python-emscripten

@github-actions github-actions Bot added the awaiting committer review Awaiting committer review label Jan 12, 2026
@github-actions

Copy link
Copy Markdown

Revision: 9584f59

Submitted crossbow builds: ursacomputing/crossbow @ actions-2417b2572e

Task Status
test-conda-python-emscripten GitHub Actions

@raulcd raulcd marked this pull request as ready for review January 12, 2026 10:17

@AlenkaF AlenkaF left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!! It is clear from https://github.com/ursacomputing/crossbow/actions/runs/20914399563/job/60084329174#step:6:593 that the tarballs are correctly extracted now.

@raulcd

raulcd commented Jan 12, 2026

Copy link
Copy Markdown
Member Author

Thanks @AlenkaF merging this and cherry-picking for 23.0.0

@raulcd raulcd merged commit c08bcc6 into apache:main Jan 12, 2026
43 of 44 checks passed
@raulcd raulcd removed the awaiting committer review Awaiting committer review label Jan 12, 2026
raulcd added a commit that referenced this pull request Jan 12, 2026
…rfile (#48828)

### Rationale for this change

The emscripten job has been failing on the nightlies jobs

### What changes are included in this PR?

Install dependencies slightly earlier on the Dockerfile and add xz which is required on `install_emscripten.sh` now.

### Are these changes tested?

Yes via archery.

### Are there any user-facing changes?

No

* GitHub Issue: #48827

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd deleted the GH-48827 branch January 12, 2026 11:13
@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 c08bcc6.

There weren't enough matching historic benchmark results to make a call on whether there were regressions.

The full Conbench report has more details.

Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
… dockerfile (apache#48828)

### Rationale for this change

The emscripten job has been failing on the nightlies jobs

### What changes are included in this PR?

Install dependencies slightly earlier on the Dockerfile and add xz which is required on `install_emscripten.sh` now.

### Are these changes tested?

Yes via archery.

### Are there any user-facing changes?

No

* GitHub Issue: apache#48827

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants