-
Notifications
You must be signed in to change notification settings - Fork 3
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
hub.docker.io build image which doesn't work #2
Comments
As a workaround, I've manually logged into docker image, installed missing libs then run from that |
I think that the android update sdk was launch by user jenkins. Sorry I don't know how to check that without push to master.
This may be a bug while generating the image, I'll force a rebuild (I built a local version from the same sources and they seem just fine). |
I think that the android update sdk was launch by user jenkins. Sorry I don't know how to check that without push to master.
Same error with that build. |
Got the same error while building the image locally
|
|
It seem to be a problem with hardlinks while moving directory by the android sdk installer which isn't supported by aufs. I was on aufs. I'll test with btrfs. |
So we can close this one, right? |
As images generated at hub docker level are "wrong", I would leave it open until something is fixed. We only have the reason and a workaround (build locally without aufs Storage Driver), no? |
Latest build from new executors fails with errors like:
The docker image doesn't include:
From logfile:
Inside the docker instance, the directories are empty
The text was updated successfully, but these errors were encountered: