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

[ISSUE] run make release.verify-components-version on MacOS failed #3095

Open
jxs1211 opened this issue Mar 6, 2025 · 0 comments · May be fixed by #3103
Open

[ISSUE] run make release.verify-components-version on MacOS failed #3095

jxs1211 opened this issue Mar 6, 2025 · 0 comments · May be fixed by #3103
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between platform/aws Issues related to AWS platform/gcp Issues related to GCP

Comments

@jxs1211
Copy link

jxs1211 commented Mar 6, 2025

Describe the issue:

when I run the make target on MacOS, I get the error:

➜  camunda-platform-helm git:(main) ✗ make release.verify-components-version
"camunda" already exists with the same configuration, skipping
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "elastic" chart repository
...Successfully got an update from the "kusionstack" chart repository
...Successfully got an update from the "ingress-nginx" chart repository
...Successfully got an update from the "camunda" chart repository
...Unable to get an update from the "loft-sh" chart repository (https://charts.loft.sh):
        read tcp 192.168.3.9:52264->34.121.62.77:443: read: connection reset by peer
Update Complete. ⎈Happy Helming!⎈
grep: invalid option -- P
usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
        [-e pattern] [-f file] [--binary-files=value] [--color=when]
        [--context[=num]] [--directories=action] [--label] [--line-buffered]
        [--null] [pattern] [file ...]
make[1]: *** [release.verify-components-version] Error 2

Expected behavior:
execute the make target successfully.

How to reproduce:
➜ camunda-platform-helm git:(main) ✗ make release.verify-components-version

Logs:

Environment:

Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.

  • Platform:
  • Helm CLI version:
  • Chart version: master
  • Values file:
@jxs1211 jxs1211 added the kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between label Mar 6, 2025
@github-actions github-actions bot added platform/aws Issues related to AWS platform/gcp Issues related to GCP labels Mar 6, 2025
@jxs1211 jxs1211 linked a pull request Mar 6, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between platform/aws Issues related to AWS platform/gcp Issues related to GCP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant