kylemanna / docker-aosp

🏗 Minimal Android AOSP build environment with handy automation wrapper scripts
https://registry.hub.docker.com/u/kylemanna/aosp/
MIT License
507 stars 239 forks source link

chown: changing ownership of '/tmp/ccache': Operation not permitted #37

Open kinzirva opened 7 years ago

kinzirva commented 7 years ago

docker_entrypoint: Creating user UID/GID [1000/1000] docker_entrypoint: Creating user UID/GID [1000/1000] - done docker_entrypoint: Copying .gitconfig and .ssh/config to new user home docker_entrypoint: Copying .gitconfig and .ssh/config to new user home - done docker_entrypoint: Creating /tmp/ccache and /aosp directory chown: changing ownership of '/tmp/ccache': Operation not permitted chown: changing ownership of '/aosp': Operation not permitted how can i do this? id repeat?

aheadlcx commented 6 years ago

The same problem happen. Can you give some tips?

astronaut0131 commented 6 years ago

sudo chmod -R 0777 ~/aosp-root