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

[charts] build-scripts bug on fetch of non-bare repository #494

Open
nicholasSUSE opened this issue Oct 19, 2024 · 0 comments
Open

[charts] build-scripts bug on fetch of non-bare repository #494

nicholasSUSE opened this issue Oct 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nicholasSUSE
Copy link
Contributor

Problem

release list charts 2.9
error:  exit status 1: time="2024-10-19T10:26:21-03:00" level=info msg="Initializing dependencies for lifecycle-status"
time="2024-10-19T10:26:21-03:00" level=info msg="Checking lifecycle status and saving logs"
time="2024-10-19T10:26:21-03:00" level=info msg="Fetching and checking out at: HEAD"
From https://github.com/rancher/charts
 * [new branch]          release-v2.9 -> release-v2.9
Switched to branch 'release-v2.9'
time="2024-10-19T10:26:23-03:00" level=info msg="Fetching and checking out at: HEAD"
From https://github.com/rancher/charts
 ! [rejected]            dev-v2.9   -> dev-v2.9  (non-fast-forward)
time="2024-10-19T10:26:26-03:00" level=fatal msg="Failed to check lifecycle status: exit status 1"

git fetch upstream release-v2.9:release-v2.9
fatal: Refusing to fetch into current branch refs/heads/release-v2.9 of non-bare repository
@nicholasSUSE nicholasSUSE added the bug Something isn't working label Oct 19, 2024
@nicholasSUSE nicholasSUSE self-assigned this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant