[Solved] Running gradlew build in a freshly pulled...
# getting-started
b
[Solved] Running gradlew build in a freshly pulled and running datahub on Ubuntu always results in the following error:
Task metadata ingestioninstallDev FAILED
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task 'metadata ingestioninstallDev'.
Process 'command 'venv/bin/pip'' finished with non-zero exit value 1
Has anyone encountered a similar problem? Edit: I had to separately install python-ldap, which can't be standardly installed in Ubuntu (https://stackoverflow.com/a/4768467/7615751)
1
b
Thank you Andrew!
@gray-shoe-75895 Can we add this to an FAQ section in the docs so as to not lose track?
g
Yup - will make a workaround for this
b
Thank you 🙂 Out of curiosity, which distros do the datahub developers mostly use?
g
It’s a pretty broad mix - we’ve seen macOS, ubuntu, debian, centos, windows/WSL, and even someone on raspbian
👍 1
@brief-lizard-77958 fyi - this should be fixed in latest 🙂