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

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond :getNativeLibs FAILED. #27

Open
soumali opened this issue Jun 23, 2016 · 1 comment

Comments

@soumali
Copy link

soumali commented Jun 23, 2016

Process 'command 'hg'' finished with non-zero exit value 255

gradlew.bat assemble

:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:getNativeLibs
abort: error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
:getNativeLibs FAILED

FAILURE: Build failed with an exception.

What went wrong:
Execution failed for task ':getNativeLibs'.

Process 'command 'hg'' finished with non-zero exit value 255
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED

Total time: 1 mins 13.079 secs

@soumali soumali changed the title Process 'command 'hg'' finished with non-zero exit value 255 A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond :getNativeLibs FAILED. Jun 23, 2016
@lodart
Copy link

lodart commented Jun 7, 2017

I think the command hg is not installed. On Ubuntu 16.10, I did sudo apt install mercurial and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants