Hi, can anyone point me in the right direction to be able to build v8 in a
container?

I'm getting the following errors when I try to run gclient sync:

tar: ./lib/ldscripts/elf_k1om.xr: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xw: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xd: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_l1om.xn: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xr: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_i386.xs: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_k1om.xsw: Cannot change ownership to uid 179961,
gid 5000: Invalid argument
tar: ./lib/ldscripts/elf_l1om.x: Cannot change ownership to uid 179961, gid
5000: Invalid argument
tar: ./lib/ldscripts/elf_x86_64.xu: Cannot change ownership to uid 179961,
gid 5000: Invalid argument

I was thinking that I probably needed to find where the files were
extracted in the script and tell them not to use the existing ownership,
but wondered whether there was a way to get around this with lxc.

Thank you,
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to