-
Notifications
You must be signed in to change notification settings - Fork 9
Add make #3
Add make #3
Conversation
|
I have pushed a build of this to dockerhub The master branch still fails due to other dependency problems relating to the latest |
|
@johnhofman I have raised a PR to pin click to 6.7 .However, I am not entirely sure if that would solve the issue. |
|
@kaxil Cool! That will fix the |
|
I have added |
|
@johnhofman Looks like the tests are going through. And should be fine. Can you just address the comments that @ashb has in this PR? |
|
The Anybody have any insight into what dependencies could have broken those tests? |
|
@johnhofman I am looking into it now. |
|
Still not entirely sure on why the tests related to |
|
@kaxil The latest version of where using the previous image it was Python 2 |
|
(Not familiar with this image, so this suggestion might not make sense) Could we fix this by explicitly mentioning |
|
I tried using This means all the python based tools like I don't know which of these tools causes the problem, but I would guess |
|
I have merged this one. Good catch @johnhofman regarding python3 being used. |
|
@seelmann @Fokko @dimberman Can one of you guys take a dig at resolving the above-mentioned issues. |
|
I think it has fixed it. Thanks @johnhofman |
The latest release of pynacl 1.3.0 (a transitive dependency of Airflow) needs make to install.
While building this locally I ran into this issue unpacking the HADOOP tar, which the
--absolute-namesfixed for me locally.