[MINOR] fix(docker): replace netcat to netcat-openbsd in Dockerfile by xianjingfeng · Pull Request #1950 · apache/uniffle · GitHub
Skip to content

[MINOR] fix(docker): replace netcat to netcat-openbsd in Dockerfile#1950

Merged
advancedxy merged 1 commit into
apache:masterfrom
xianjingfeng:minor
Jul 24, 2024
Merged

[MINOR] fix(docker): replace netcat to netcat-openbsd in Dockerfile#1950
advancedxy merged 1 commit into
apache:masterfrom
xianjingfeng:minor

Conversation

@xianjingfeng

@xianjingfeng xianjingfeng commented Jul 24, 2024

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Replace netcat to netcat-openbsd in Dockerfile.

Why are the changes needed?

On Debian, netcat isn’t a package, as two “variations” of netcat exist in the package repository.
https://github.com/apache/incubator-uniffle/actions/runs/10073085326/job/27848719086?pr=1948

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI

@xianjingfeng xianjingfeng changed the title [MINOR] fix(dockerreplace netcat to netcat-openbsd in Dockerfile [MINOR] fix(docker): replace netcat to netcat-openbsd in Dockerfile Jul 24, 2024
@github-actions

Copy link
Copy Markdown

Comment thread deploy/kubernetes/docker/base/debian/Dockerfile

@advancedxy advancedxy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, it seems like this is causing other PRs' CI failing. I think we should fix it asap.

@advancedxy

Copy link
Copy Markdown
Contributor

@advancedxy advancedxy merged commit 5ddcc28 into apache:master Jul 24, 2024
@xianjingfeng xianjingfeng deleted the minor branch July 25, 2024 01:52
xianjingfeng added a commit to xianjingfeng/uniffle that referenced this pull request Jul 25, 2024
replace netcat to netcat-openbsd in Dockerfile (apache#1950)
xianjingfeng added a commit that referenced this pull request Aug 9, 2024
### What changes were proposed in this pull request?
Replace netcat to netcat-openbsd in Dockerfile.

### Why are the changes needed?
On Debian, netcat isn’t a package, as two “variations” of netcat exist in the package repository.
https://github.com/apache/incubator-uniffle/actions/runs/10073085326/job/27848719086?pr=1948

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
CI

(cherry picked from commit 5ddcc28)
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