Skip to content

[Release][Packaging] Linux packages are failing to build on release candidate branch #47819

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

The Linux packarges are failing to build on the release candidate branch for 22.0.0. They are trying to download apache arrow 22.0.0 from the official releases page which is not present:

 ** Execute yum:build
/usr/bin/ruby3.2 -S rake yum:build
cd apache-arrow
cd /home/runner/work/arrow/arrow/dev/tasks/linux-packages/../../..
rake aborted!
Errno::ENOENT: No such file or directory @ rb_sysopen - https://www.apache.org/dyn/closer.lua/arrow/arrow-22.0.0/apache-arrow-22.0.0.tar.gz
/home/runner/work/arrow/arrow/dev/tasks/linux-packages/apache-arrow/Rakefile:72:in `initialize'
/home/runner/work/arrow/arrow/dev/tasks/linux-packages/apache-arrow/Rakefile:72:in `open'
/home/runner/work/arrow/arrow/dev/tasks/linux-packages/apache-arrow/Rakefile:72:in `download_released_archive'
/home/runner/work/arrow/arrow/dev/tasks/linux-packages/apache-arrow/Rakefile:42:in `block in define_archive_task'
Tasks: TOP => yum:build => apache-arrow-22.0.0.tar.gz

See failures here:
https://github.com/apache/arrow/actions/runs/18499234357/job/52711311491

Component(s)

Release, Packaging

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions