On Wednesday, July 8, 2020 10:59:07 AM CEST Iñaki Ucar wrote: > On Tue, 7 Jul 2020 at 12:47, Iñaki Ucar <[email protected]> wrote: > > > > On Tue, 7 Jul 2020 at 10:00, Pavel Raiskup <[email protected]> wrote: > > > > > > On Monday, July 6, 2020 10:24:44 PM CEST Iñaki Ucar wrote: > > > > El lun., 6 jul. 2020 21:33, James Cassell <[email protected]> > > > > escribió: > > > > > > > > > > > > > > On Mon, Jul 6, 2020, at 1:31 PM, Iñaki Ucar wrote: > > > > > > Hi, > > > > > > > > > > > > Is there any mechanism similar to a side-tag in Koji to rebuild a > > > > > > bunch of packages without causing trouble in users' machines? Maybe > > > > > > a > > > > > > way to "disable" or "freeze" the chroot for the users while being > > > > > > able > > > > > > to continue building stuff? > > > > > > One option is that you can toggle off the "auto createrepo" feature. As > > > long as this is off, you will build the repository in separate directory > > > named "devel". When you toggle it ON back again, the repository should be > > > regenerated with the new packages. > > > > > > https://docs.pagure.org/copr.copr/user_documentation.html#i-see-some-strange-error-about-devel-repodata-in-logs > > > > Thanks, this is useful! > > Another question: when I toggle the auto createrepo tick back on, is > it launched automatically at that moment or do I need to push the > button?
This should happen automatically: https://pagure.io/copr/copr/blob/350ae520c5d1ba8c727f616e66cdfd34036d9f0f/f/frontend/coprs_frontend/coprs/logic/coprs_logic.py#_558-566 Pavel _______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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.fedorahosted.org/archives/list/[email protected]
