27 mai 2016 20:33 "Caleb Everett" <[email protected]> a écrit:
> 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,

Is this behavior different on you host?

This ownership change shouldn't prevent you from building anything. Do you run 
this in another user than root?

Florent Peterschmitt
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to