Skip to content

DevOps: add libicu-devel to Rocky Linux build images#1739

Open
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:icu-pg16-docker-image
Open

DevOps: add libicu-devel to Rocky Linux build images#1739
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:icu-pg16-docker-image

Conversation

@tuhaihe
Copy link
Copy Markdown
Member

@tuhaihe tuhaihe commented May 12, 2026

Add libicu-devel package to Rocky Linux 8, 9, and 10 Dockerfiles to provide ICU (International Components for Unicode) library support required for PostgreSQL 16 kernel compilation.

This dependency is already present in Ubuntu 22.04 and Ubuntu 24.04 development images, ensuring consistency across all supported build platforms for PostgreSQL 16 compilation requirements.

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


Add libicu-devel package to Rocky Linux 8, 9, and 10 Dockerfiles
to provide ICU (International Components for Unicode) library
support required for PostgreSQL 16 kernel compilation.

This dependency is already present in Ubuntu 22.04 and Ubuntu 24.04
development images, ensuring consistency across all supported build
platforms for PostgreSQL 16 compilation requirements.
@tuhaihe tuhaihe requested a review from leborchuk May 12, 2026 03:00
@tuhaihe tuhaihe marked this pull request as ready for review May 12, 2026 03:00
@tuhaihe
Copy link
Copy Markdown
Member Author

tuhaihe commented May 12, 2026

Hi @chenjinbao1989, PTAL. Thanks!

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