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][R] "Check minimum supported Arrow C++ Version (15.0.2)" failed #44412

Closed
kou opened this issue Oct 15, 2024 · 1 comment
Closed

[CI][R] "Check minimum supported Arrow C++ Version (15.0.2)" failed #44412

kou opened this issue Oct 15, 2024 · 1 comment

Comments

@kou
Copy link
Member

kou commented Oct 15, 2024

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

https://github.com/apache/arrow/actions/runs/11326137353/job/31494455319#step:3:123

Get:7 https://apache.jfrog.io/artifactory/arrow/ubuntu noble InRelease [7291 B]
Get:8 https://apache.jfrog.io/artifactory/arrow/ubuntu noble/main Sources [4060 B]
Get:9 https://apache.jfrog.io/artifactory/arrow/ubuntu noble/main amd64 Packages [24.3 kB]
Fetched 35.6 kB in 1s (40.2 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
32 packages can be upgraded. Run 'apt list --upgradable' to see them.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
Package libarrow-acero-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libparquet-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libarrow-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libarrow-dataset-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Version '15.0.2-1' for 'libarrow-dev' was not found
E: Version '15.0.2-1' for 'libarrow-acero-dev' was not found
E: Version '15.0.2-1' for 'libparquet-dev' was not found
E: Version '15.0.2-1' for 'libarrow-dataset-dev' was not found

Component(s)

Continuous Integration, R

@kou kou added the Type: bug label Oct 15, 2024
kou added a commit to kou/arrow that referenced this issue Oct 15, 2024
….2 deb packages

Because we don't provide Arrow C++ 15.0.2 for Ubuntu 24.04.
kou added a commit that referenced this issue Oct 15, 2024
… packages (#44413)

### Rationale for this change

Because we don't provide Arrow C++ 15.0.2 for Ubuntu 24.04.

### What changes are included in this PR?

Use `ubuntu-22.04` instead of `ubuntu-latest`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #44412

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 19.0.0 milestone Oct 15, 2024
@kou
Copy link
Member Author

kou commented Oct 15, 2024

Issue resolved by pull request 44413
#44413

@kou kou closed this as completed Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant