Skip to content

Fix ubuntu jammy/noble/focal docker build#3384

Merged
Jens-G merged 3 commits intoapache:masterfrom
Jens-G:fix-ubuntu-jammy-docker-build
Apr 8, 2026
Merged

Fix ubuntu jammy/noble/focal docker build#3384
Jens-G merged 3 commits intoapache:masterfrom
Jens-G:fix-ubuntu-jammy-docker-build

Conversation

@Jens-G
Copy link
Copy Markdown
Member

@Jens-G Jens-G commented Apr 8, 2026

Fix a whole bunch of docker-based builds. Also changed node setup away from the now deprecated method.

All changes entirely written by Claude Sonet. Tested manually, builds succeed.

@mergeable mergeable bot added the build and general CI cmake, automake and build system changes label Apr 8, 2026
@Jens-G Jens-G changed the title Fix ubuntu jammy docker build Fix ubuntu jammy/noble/focal docker build Apr 8, 2026
Jens-G and others added 3 commits April 9, 2026 00:46
- Replace deprecated apt-key NodeSource setup (node_16.x/focal) with
  modern gpg keyring method using node_20.x/nodistro, fixing GPG
  signature verification failure
- Convert all legacy ENV key value syntax to ENV key=value format
  to eliminate 15 Dockerfile linting warnings

Client: build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Generated-by: Claude Sonnet 4.6
- Replace deprecated apt-key NodeSource setup (node_16.x) with
  modern gpg keyring method using node_20.x/nodistro, fixing GPG
  signature verification failure
- Convert all legacy ENV key value syntax to ENV key=value format
  to eliminate 15 Dockerfile linting warnings

Client: build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Generated-by: Claude Sonnet 4.6
Replace deprecated apt-key NodeSource setup with modern gpg keyring
method using signed-by, consistent with ubuntu-focal and ubuntu-jammy.

Client: build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Generated-by: Claude Sonnet 4.6
@Jens-G Jens-G force-pushed the fix-ubuntu-jammy-docker-build branch from cca2351 to d0ca37b Compare April 8, 2026 22:46
@Jens-G Jens-G merged commit f889459 into apache:master Apr 8, 2026
80 of 81 checks passed
@Jens-G Jens-G deleted the fix-ubuntu-jammy-docker-build branch April 8, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build and general CI cmake, automake and build system changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant