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

Kebechet thoth-advise manager: KeyError on kebechet_runners.py:212 #247

Closed
khebhut bot opened this issue Jul 15, 2022 · 1 comment · Fixed by thoth-station/kebechet#1096
Closed
Assignees
Labels
bot This Issue or PR is being worked on by a bot sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@khebhut
Copy link

khebhut bot commented Jul 15, 2022

Description

This is an automated issue generated by Kebechet v1.10.1. The thoth-advise manager threw an exception (KeyError)
at runtime while working on the following repository https://github.com/thoth-station/ps-nlp

Traceback

Traceback (most recent call last):
  File "/home/user/kebechet/kebechet_runners.py", line 212, in run
    instance.run(**manager_configuration)
  File "/home/user/kebechet/managers/thoth_advise/thoth_advise.py", line 390, in run
    self._write_advise(res[0])
  File "/home/user/kebechet/managers/thoth_advise/thoth_advise.py", line 190, in _write_advise
    requirements_lock = adv_results["result"]["report"]["products"][0]["project"][
KeyError: 'result'
@khebhut khebhut bot added the bot This Issue or PR is being worked on by a bot label Jul 15, 2022
@sesheta sesheta added needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. needs-sig labels Jul 15, 2022
@harshad16
Copy link
Member

Related-to: thoth-station/ps-nlp#151
/sig user-experience
/triage accepted

@sesheta sesheta added sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-sig needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Jul 15, 2022
@Gkrumbach07 Gkrumbach07 moved this from New to Backlog in SIG-User-Experience Jul 19, 2022
SIG-User-Experience automation moved this from Backlog to Done Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot This Issue or PR is being worked on by a bot sig/user-experience Issues or PRs related to the User Experience of our Services, Tools, and Libraries. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants