solver
solver copied to clipboard
Dependency solver for the Thoth project
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Sentry Issue: [THOTH-1SVW](https://sentry.io/organizations/thoth-station/issues/3440319448/?referrer=github_integration) ``` ValueError: Failed to successfully execute function in Python interpreter: Traceback (most recent call last): File "", line 38, in File "", line 5, in _get_importlib_metadata_metadata File...
**Describe the bug** While checking solver id status, command errored out with exit status 1 Error https://management.stage.thoth-station.ninja/api/v1/solver/python/solver-rhel-8-py38-220929160717-79968ff899dbab76 "errors": [ { "details": { "command": "/opt/app-root/src/solver-venv/bin/python3 -m pip install --force-reinstall --no-cache-dir --no-deps...
**Describe the bug** Many of the solvers results are causing issue to sync properly to the database, the graph-sync function is throwing FlushError as the part of the solver workflow....
Automatic dependency update failed for the current master with SHA d3fa64b0016d50848dc4a4f52c7040d3d00b5099. The automatic dependency management cannot continue. Please fix errors reported bellow. ##### Command ``` $ pipenv lock --dev ```...
**Is your feature request related to a problem? Please describe.** It looks like we never hit 0 with number of solved packages in our staging environment. Thoth's solver fails to...
**Is your feature request related to a problem? Please describe.** Related to https://github.com/thoth-station/solver/issues/5221 Register a Prometheus metric to monitor indexes sending back a 403 error when trying to get packages...
**Is your feature request related to a problem? Please describe.** Currently, Thoth provides all the artifact hashes in the lockfile that were found on the index and it lets the...