On 09/04/2013 05:13 PM, Radha Venkatesh (radvenka) wrote:
The root.log output looks like this (there is no mention of shadow-utils) and shadow-utils is installed on the box. rpm -qa | grep shadow shadow-utils-4.1.4.2-13.el6.x86_64
Koji/mock do not use your host system's packages. Mock sets up a chroot and installs the base packages in your build group and uses that environment to compile your package.
Your root.log looks like your Koji is missing some setup steps. This is what a working root.log should look like. Notice the yum package install output that lists packages to be installed.
http://kojipkgs.fedoraproject.org//packages/mingw-gnutls/3.1.11/1.fc19/data/logs/noarch/root.log -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
