thoth-station / support

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

Kebechet update manager: UnboundLocalError on kebechet_runners.py:212 #262

Closed shreekarSS closed 2 years ago

shreekarSS commented 2 years ago

Description

This is an automated issue generated by Kebechet v1.10.1. The update manager threw an exception (UnboundLocalError) 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/update/update.py", line 918, in run
    results[self.runtime_environment] = result
UnboundLocalError: local variable 'result' referenced before assignment
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.