thoth-station / support

ℹ Any Thoth related support questions
https://thoth-station.ninja/
0 stars 4 forks source link

Kebechet version manager: GitCommandError on kebechet_runners.py:212 #263

Closed shreekarSS closed 2 years ago

shreekarSS commented 2 years ago

Description

This is an automated issue generated by Kebechet v1.10.1. The version manager threw an exception (GitCommandError) at runtime while working on the following repository https://github.com/shreekarSS/common-1

Traceback

Traceback (most recent call last):
  File "/home/sshreeka/wip/kebechet_demo/kebechet/kebechet/kebechet_runners.py", line 212, in run
    instance.run(**manager_configuration)
  File "/home/sshreeka/wip/kebechet_demo/kebechet/kebechet/managers/version/version.py", line 217, in run
    repo.git.execute(
  File "/home/sshreeka/.local/share/virtualenvs/kebechet-s0o4gdOK/lib/python3.8/site-packages/git/cmd.py", line 984, in execute
    raise GitCommandError(redacted_command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
  cmdline: git tag v0.36.4 ae1249b004445eea9284524d03de25d5d1e42899
  stderr: 'fatal: cannot update ref 'refs/tags/v0.36.4': trying to write ref 'refs/tags/v0.36.4' with nonexistent object ae1249b004445eea9284524d03de25d5d1e42899'
sesheta commented 2 years ago

@shreekarSS: This issue is currently awaiting triage. One of the @thoth-station/devs will take care of the issue, and will accept the issue by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
sesheta commented 2 years ago

@shreekarSS: There are no sig labels on this issue. Please add an appropriate label by using one of the following commands:

Please see the group list for a listing of the SIGs, and working groups available.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.