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

Check in install_via_pip.pl, if the requested versions got installed #196

Open
tkilias opened this issue Mar 3, 2021 · 0 comments
Open
Labels
feature Product feature

Comments

@tkilias
Copy link
Collaborator

tkilias commented Mar 3, 2021

Background:

  • When customizing flavors we might need to reinstall packages in a different version
  • Some options for pip can prevent this, so we need at least a warning, but more often we need to fail

Acceptance Criteria:

  • Implement comparison between installed and requested packages and versions
  • Add option to toggle between warning and fail
  • Print comparison when they don't match
@tkilias tkilias added feature Product feature timeline:long-term Unlikely to be implemented in the near future labels Mar 3, 2021
@redcatbear redcatbear removed the timeline:long-term Unlikely to be implemented in the near future label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

2 participants