Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI][Packaging][RPM][arm64] Failed to download KEYS #34301

Closed
kou opened this issue Feb 23, 2023 · 0 comments · Fixed by #34302
Closed

[CI][Packaging][RPM][arm64] Failed to download KEYS #34301

kou opened this issue Feb 23, 2023 · 0 comments · Fixed by #34302

Comments

@kou
Copy link
Member

kou commented Feb 23, 2023

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

https://app.travis-ci.com/github/ursacomputing/crossbow/builds/260865042#L4844

Downloading... https://downloads.apache.org/arrow/KEYS
rake aborted!
Net::OpenTimeout: execution expired
/home/travis/build/[secure]/crossbow/arrow/dev/tasks/linux-packages/package-task.rb:101:in `open_url'
/home/travis/build/[secure]/crossbow/arrow/dev/tasks/linux-packages/package-task.rb:90:in `download'
/home/travis/build/[secure]/crossbow/arrow/dev/tasks/linux-packages/apache-arrow-release/Rakefile:44:in `block in define_archive_task'

Component(s)

Continuous Integration, Packaging

@kou kou added the Type: bug label Feb 23, 2023
kou added a commit to kou/arrow that referenced this issue Feb 23, 2023
kou added a commit that referenced this issue Feb 23, 2023
…#34302)

### Rationale for this change

https://downloads.apache.org/ may not be stable on Travis CI.

### What changes are included in this PR?

Use https://www.apache.org/dyn/closer.lua to use suitable mirror.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #34301

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Feb 23, 2023
fatemehp pushed a commit to fatemehp/arrow that referenced this issue Feb 24, 2023
…d KEYS (apache#34302)

### Rationale for this change

https://downloads.apache.org/ may not be stable on Travis CI.

### What changes are included in this PR?

Use https://www.apache.org/dyn/closer.lua to use suitable mirror.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#34301

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.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 a pull request may close this issue.

1 participant