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

checkout branch #21

Closed
likezjuisee opened this issue Feb 23, 2016 · 1 comment
Closed

checkout branch #21

likezjuisee opened this issue Feb 23, 2016 · 1 comment

Comments

@likezjuisee
Copy link

The other branches are downloaded successfully, but the android-5.0.1_r1 is failed. The error info is:

[root@localhost /]# docker run -ti --rm -v /home/srv/aosp/mirror:/mirror -v /home/srv/aosp/android-5.0.1_r1:/aosp -v $PWD/.gitcookies:/root/.gitcookies:ro openstf/aosp:jdk7 /aosp.sh checkout-branch android-5.0.1_r1
Usage of loopback devices is strongly discouraged for production use. Either use --storage-opt dm.thinpooldev or use --storage-opt dm.no_warn_on_loop_devices=true to suppress this warning.
error: command 'sync' requires repo to be installed first.
Use "repo init" to install it here.

@sorccu
Copy link
Member

sorccu commented Feb 23, 2016

Can't help you with that, it works fine on my Arch Linux machine. If you're using a VM, it sounds like it isn't happy with the way you're sharing the AOSP source code folder between your machine and the VM.

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