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 update manager: KeyError - 420da9ba23 #40

Open
khebhut bot opened this issue Aug 27, 2021 · 0 comments
Open

Kebechet update manager: KeyError - 420da9ba23 #40

khebhut bot opened this issue Aug 27, 2021 · 0 comments
Labels
bot to a cyborg team mate!

Comments

@khebhut
Copy link

khebhut bot commented Aug 27, 2021

Description

This is an automated issue generated by Kebechet. The update manager threw an exception (KeyError) at
runtime. If you think this exception is a bug please open an issue upstream at https://github.com/thoth-station/kebechet
otherwise use the traceback below to help you fix whatever issues were encountered with your repository.

Traceback

Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 193, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/update/update.py", line 919, in run
result = self._do_update(
File "/home/user/kebechet/managers/update/update.py", line 762, in _do_update
old_environment = self._get_all_packages_versions()
File "/home/user/kebechet/managers/update/update.py", line 210, in _get_all_packages_versions
"version": package_info["version"][len("==") :],
KeyError: 'version'

@khebhut khebhut bot added the bot to a cyborg team mate! label Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot to a cyborg team mate!
Projects
None yet
Development

No branches or pull requests

0 participants