On Fri, Oct 19, 2018 at 9:56 AM Miroslav Suchý <[email protected]> wrote: > > Dne 15.10.2018 v 12:46 Pavel Raiskup napsal(a): > > the design of copr build system isn't really ready to have this > > implemented, namely for storing the caches. The builder machines (which > > do the mock build) are freshly started VMs. > > +1 > Additionally using ccache on shared system is security problem as you can > easily alter the cache for some other user.
What do you mean? We are re-using builder machines only for user that owns the machine (made the first build on it). So if you chain one-after-another ten consecutive builds each one compiling that same package, this might be useful. Copr team > > Miroslav > _______________________________________________ > copr-devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] _______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
