thoth-station / support

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

Kebechet update manager: InternalError on kebechet_runners.py:212 #236

Closed khebhut[bot] closed 2 years ago

khebhut[bot] commented 2 years ago

Description

This is an automated issue generated by Kebechet v1.9.0. The update manager threw an exception (InternalError) at runtime while working on the following repository https://github.com/thoth-station/ray-ml-notebook

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/update/update.py", line 878, in run
    result = self._do_update(
  File "/home/user/kebechet/managers/update/update.py", line 751, in _do_update
    outdated = self._get_all_outdated(old_direct_dependencies_version)
  File "/home/user/kebechet/managers/update/update.py", line 418, in _get_all_outdated
    new_direct_dependencies = self._get_direct_dependencies_version()
  File "/home/user/kebechet/managers/update/update.py", line 337, in _get_direct_dependencies_version
    raise exc
  File "/home/user/kebechet/managers/update/update.py", line 333, in _get_direct_dependencies_version
    version = cls._get_dependency_version(dependency, is_dev=is_dev)
  File "/home/user/kebechet/managers/update/update.py", line 181, in _get_dependency_version
    raise InternalError(
kebechet.exception.InternalError: Failed to retrieve version information for dependency ray[tune], (dev: False)
sesheta commented 2 years ago

@khebhut[bot]: 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

@khebhut[bot]: 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.
harshad16 commented 2 years ago

duplicate: #231 /close