On 25. 07. 22 23:38, Richard W.M. Jones wrote:
On Mon, Jul 25, 2022 at 08:57:39AM -0700, Kevin Fenzi wrote:
Hi all,
Per the Fedora 37 schedule[1] we started a mass rebuild for Fedora
37 on 2022/07/20. We did a mass rebuild for Fedora 37 for:
https://pagure.io/releng/issues?status=Open&tags=mass+rebuild
The mass rebuild was done in a side tag (f37-rebuild) and moved over to
f37. Failures can be seen
https://kojipkgs.fedoraproject.org/mass-rebuild/f37-failures.html Things
still needing rebuilding
https://kojipkgs.fedoraproject.org/mass-rebuild/f37-need-rebuild.html
I could be being stupid here, but what's the difference between
packages that failed to build and packages that need rebuilding?
Considering "need-rebuild" is a superset of "failures" (I've just checked [1])
the 2 differences I can think of are:
1) Only builds that manage to get past buildSRPMFromSCM are associated to the
particular package by Koji. Hence, packages that failed buildSRPMFromSCM or
when the Koji build was not even submitted (i.e. there was no spec file,
missing source, RPM parse error, noautobuild file, etc.) -- such package swill
onyl be listed in "need-rebuild" as there is no known associated build failure
with them.
2) Immediately after I submitted a newer build of a package that was initially
listed in "failures", it got removed form that list. Assuming my build would
fail, it would probbaly only stayed in
Unfortunately, only failures from "failures" are reported in bugzilla [2], but
I think they should be opened for all packages from "need-rebuild".
[1]
$ comm -23 <(grep -F '<dd><a
href="http://koji.fedoraproject.org/koji/packageinfo?packageID='
f37-need-rebuild.html | sort | uniq) <(grep -F '<dd><a
href="http://koji.fedoraproject.org/koji/packageinfo?packageID='
f37-failures.html | sort | uniq) | wc -l
1392
$ comm -13 ...snip... | wc -l
0
[2] https://pagure.io/releng/issue/8601
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
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 on the list, report it: https://pagure.io/fedora-infrastructure