conda / conda-lock

Lightweight lockfile for conda environments
https://conda.github.io/conda-lock/
Other
467 stars 102 forks source link

Flaky CI tests: FileExistsError: Distribution not found in pkgs_dirs #366

Closed maresb closed 1 year ago

maresb commented 1 year ago

This appears to be a sporadic issue with conda_lock.conda_solver._reconstruct_fetch_actions:

FileExistsError: Distribution 'libgcc-ng-12.2.0-h65d4601_19' not found in pkgs_dirs
[PosixPath('/home/runner/work/_temp/tmpqpj7g6tb'), PosixPath('/home/runner/conda_pkgs_dir')]

Examples: