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

Fix dogwood build #200

Merged
merged 2 commits into from Feb 21, 2020
Merged

Fix dogwood build #200

merged 2 commits into from Feb 21, 2020

Conversation

lunika
Copy link
Member

@lunika lunika commented Feb 20, 2020

Purpose

It wasn't possible anymore to build dogwood images. A new version of virtualenv is incompatible with dogwood. We need to downgrade and pin it to a specific version

Proposal

  • downgrade virtualenv and pin it to version 16.7.9
  • use dogwood fun version 5.3.3

releases/dogwood/3/fun/Dockerfile Show resolved Hide resolved
releases/dogwood/3/bare/CHANGELOG.md Show resolved Hide resolved
releases/dogwood/3/fun/CHANGELOG.md Outdated Show resolved Hide resolved
releases/dogwood/3/bare/CHANGELOG.md Outdated Show resolved Hide resolved
releases/dogwood/3/bare/CHANGELOG.md Show resolved Hide resolved
Version of virtualenv greater than 16.7.9 are not working anymore when we
want to build a dogwood image. We have to pin virtualenv to version 16.7.9.
@lunika lunika merged commit b4708f2 into master Feb 21, 2020
@lunika lunika deleted the fix-dogwood-build branch February 21, 2020 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants