Eugene wrote: > man mock says: > > To use mock, a user should become a member of the mock group by > adding > their username to the mock line in /etc/group. This can be done > with > the following command: > > sudo /usr/sbin/usermod -a -G mock $USER > > re-login or a new shell usually required for the command to take effect.
Did that, now I get: ERROR: Could not find required config file: /etc/mock/default.cfg ERROR: Did you forget to specify the chroot to use with '-r'? Sure enough, there is no such file in /etc/mock/ on my system. I should also note that to get this far I had to add spaces between your options and the opening and closing brackets to get that far. So the command line I am now using is: /usr/bin/mock [ --no-clean -v ] --rebuild $HOME/localrpm/SRPMS/sflphone-1.2.3-2.fc19.src.rpm How do I deal with this problem? Dave _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
