I am facing following problmes with gbs chroot: 1) user root does not exist
$ gbs chroot -r ~/GBS-ROOT/local/scratch.i586.0/ info: chroot /home/vijaykz/GBS-ROOT/local/scratch.i586.0 su: user root does not exist with the -r option, gbs chroot fails since the etc/passwd has only one user (abuild). 2) The second problem is that chroot created by "gbs build" does not have essential commands like, apt-get, wget or zypper. https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-chrootexplains about installing required packages inside the chrooted environment using zypper. However, the chroot is not preinstalled with zypper or apt-get! 3) How do I setup network access inside the chroot? (I have copied host machine's /etc/resolv.conf to chroot.) Best, Vijay Zanvar
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
