On Tue, 2024-01-16 at 14:50 -0700, Jerry James wrote: > Given the problems we had with font packages not being rebuilt in the > last mass rebuild, can we ensure that the mass rebuild script uses > "git push --no-verify" instead of plain "git push"? > > See: > - https://bugzilla.redhat.com/show_bug.cgi?id=2233878 > - > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/thread/7IIZPEC6B4BEOOOV5YFEUGOONNOH5LZO/ You got mass rebuild script here [1] in massrebuildsinfo.py [2] you may define what packages you are going to rebuild , in line 93 of mass- rebuild.py [3] you got the list of packages that you go rebuild and since line 132 [4] you have the commands that will run . Is rpmdev-bumpspec that fails ? [1] https://pagure.io/releng/blob/main/f/scripts/mass-rebuild.py [2] https://pagure.io/releng/blob/main/f/scripts/massrebuildsinfo.py [3] https://pagure.io/releng/blob/main/f/scripts/mass-rebuild.py#_93 [4] https://pagure.io/releng/blob/main/f/scripts/mass-rebuild.py#_132 > -- > Jerry James > http://www.jamezone.org/ > -- > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue -- Sérgio M. B. -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue