Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Aug 28, 2020

This solves the following error when installing ReFrame's dependencies with the bootstrap script:

ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.

We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.

This PR also disallows pip cache in the bootstrap script.

- Also disallow pip cache in the bootstrap script
@vkarak vkarak added this to the ReFrame sprint 20.12 milestone Aug 28, 2020
@vkarak vkarak requested review from teojgo and victorusu August 28, 2020 23:39
@vkarak vkarak self-assigned this Aug 28, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2020

Codecov Report

Merging #1461 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1461   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files          82       82           
  Lines       12802    12802           
=======================================
  Hits        11740    11740           
  Misses       1062     1062           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8dc322d...8488eb3. Read the comment docs.

@vkarak
Copy link
Contributor Author

vkarak commented Sep 1, 2020

@jenkins-cscs retry daint

@vkarak vkarak merged commit 8d9f8af into reframe-hpc:master Sep 1, 2020
@vkarak vkarak deleted the bugfix/bootstrap-error branch September 1, 2020 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants