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

build failure 'permission denied' #59

Closed
grimace opened this issue Sep 16, 2018 · 1 comment
Closed

build failure 'permission denied' #59

grimace opened this issue Sep 16, 2018 · 1 comment

Comments

@grimace
Copy link

grimace commented Sep 16, 2018

env:
Ubuntu 18
Apache Maven 3.3.9
openjdk version "1.8.0_181"
Docker version 17.03.2-ce, build f5ec1e2

I can run install, but when I run:
mvn install dockerfile:build

I get these errors:
Sep 16, 2018 2:51:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:80:

Permission denied Sep 16, 2018 2:51:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->unix://localhost:80 Sep 16, 2018 2:51:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:80:

Permission denied Sep 16, 2018 2:51:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->unix://localhost:80 Sep 16, 2018 2:51:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (java.io.IOException) caught when processing request to {}->unix://localhost:80:

Permission denied Sep 16, 2018 2:51:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->unix://localhost:80 [WARNING] An attempt failed, will retry 1 more times

any ideas?

@grimace
Copy link
Author

grimace commented Sep 16, 2018

guess I needed 'sudo'

@grimace grimace closed this as completed Sep 16, 2018
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

1 participant