Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Fixing awscli/botocore dependency #469

Merged
merged 2 commits into from
Dec 1, 2016
Merged

Conversation

migurski
Copy link
Member

@migurski migurski commented Dec 1, 2016

Seeing some weirdness and conflicts between apt-gotten awscli and pip-installed awscli.

@jalessio
Copy link
Contributor

jalessio commented Dec 1, 2016

@migurski I was seeing some boto version errors too (I think?) on a fresh install. Are these related to this fix?

pkg_resources.VersionConflict: (botocore 1.4.80 (/usr/local/lib/python3.4/dist-packages), Requirement.parse('botocore==1.4.79'))

and

pkg_resources.DistributionNotFound: botocore==1.4.79

These are pulled from full log at https://gist.github.com/jalessio/07081407c3c5acebbb65e2ae660dc120

@migurski
Copy link
Member Author

migurski commented Dec 1, 2016

Yes, I think. Try running from this branch maybe to see if they clear up?

This is all part of me getting some of the log results schlepped off to S3.

@jalessio
Copy link
Contributor

jalessio commented Dec 1, 2016

👍 No instances of the string "boto" in test output after running clean install on this branch

https://gist.github.com/jalessio/7288a86e11c3c1c0dc04a8310dba1911

@migurski
Copy link
Member Author

migurski commented Dec 1, 2016

Hurrah!

@migurski migurski merged commit 29980bf into master Dec 1, 2016
@migurski migurski deleted the migurski/fix-botocore-dependency branch December 1, 2016 18:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants