On Tue, Jun 2, 2020 at 10:25 AM Adam Williamson <adamw...@fedoraproject.org>
wrote:

> On Tue, 2020-06-02 at 06:34 -0500, Richard Shaw wrote:
> >
> > boost-devel, nosync=False, bootstrap=True
> > real 1m13.294s
> > user 0m6.723s
> > sys 0m2.761s
> > ---
> >
> > So it looks like boostrap=True and nosync=False is the culprit, which I
> > inadvertantly got myself into. I did have either set and of course nosync
> > would be False by default and it looks like bootstrap=True by default for
> > rawhide.
>
> When you say 'bootstrap', which setting do you mean exactly? I don't
> see one that's just called 'bootstrap', I see --(no-)bootstrap-chroot
> and --(no-|use-)bootstrap-image .
>

$ cat .config/mock.cfg
config_opts['cleanup_on_failure'] = False
config_opts['nosync'] = True
config_opts['use_bootstrap'] = False

I got this from the documentation, maybe should have searched a bit more,
didn't think there was more than one bootstrap option.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to