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

[Packaging] Drop support for Amazon Linux 2 #36241

Closed
kou opened this issue Jun 22, 2023 · 0 comments · Fixed by #36282
Closed

[Packaging] Drop support for Amazon Linux 2 #36241

kou opened this issue Jun 22, 2023 · 0 comments · Fixed by #36282

Comments

@kou
Copy link
Member

kou commented Jun 22, 2023

Describe the enhancement requested

We want to require CMake 3.16 or later. (#34921)
If we drop support for Amazon Linux 2, we can require CMake 3.16 or later.

Amazon Linux released a new version (Amazon Linux 2023) on 2023-03-15:

Amazon Linux 2023, a Cloud-Optimized Linux Distribution with Long-Term Support
https://aws.amazon.com/blogs/aws/amazon-linux-2023-a-cloud-optimized-linux-distribution-with-long-term-support/

Amazon Linux 2 was scheduled to reach EOL on 2023-06-30 but has been extended to 2025-06-30:

https://aws.amazon.com/amazon-linux-2/faqs/

Amazon Linux 2 end of support date (End of Life, or EOL)
has been extended by two years from 2023-06-30 to
2025-06-30 to provide customers with ample time to migrate
to the next version.

We added support for Amazon Linux 2023: #36081

See also the discussion on dev@:
[DISCUSS][C++] Can we require CMake 3.16+ since 13.0.0?
https://lists.apache.org/thread/1gfpg0pxhk10n10lo0snx68t3pxfs2sl

There is no objection for now.

Component(s)

Packaging

kou added a commit to kou/arrow that referenced this issue Jun 25, 2023
We want to require CMake 3.16 or later. (apacheGH-34921)
If we drop support for Amazon Linux 2, we can require CMake 3.16 or later.
kou added a commit to kou/arrow that referenced this issue Jun 25, 2023
We want to require CMake 3.16 or later. (apacheGH-34921)
If we drop support for Amazon Linux 2, we can require CMake 3.16 or later.
@kou kou added this to the 13.0.0 milestone Jun 26, 2023
kou added a commit that referenced this issue Jun 26, 2023
### Rationale for this change

We want to require CMake 3.16 or later. (GH-34921)
If we drop support for Amazon Linux 2, we can require CMake 3.16 or later.

### What changes are included in this PR?

Remove Amazon Linux 2 related codes.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: #36241

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