> emerging chromeos-chrome in the chroot environment I'm getting:
>
> ________ running '/usr/bin/python2.6 src/build/gyp_chromium' in
> '/home/seanparent/chrome_root'
> Updating projects from gyp files...
> ACCESS DENIED open_wr:
>
I/we actually have the same issue from day 1 when trying to mount
chrome_root. Unfortunately we are seeing it on most of our machines.
I haven't spent time on going to the bottom of it.
Currently, I have no other choice but to workaround it on my machine.
Modifying enter_chroot.sh to mount CHROME_ROOT in a different place than
/home/$USER/chrome_root (e.g., mount it in /tmp/chrome_root).
Same deal for chromeos-chrome ebuild.
HTH,
Kobi