fedora-eln / eln

Main repository and issue tracker
10 stars 6 forks source link

TASK: Fix F41 FTBFS from ELN package set #191

Closed yselkowitz closed 3 weeks ago

yselkowitz commented 1 month ago

What does the ELN SIG need to do?

List of all F41FTBFS (although our focus is only on the ELN package set): https://kojipkgs.fedoraproject.org/mass-rebuild/f41-failures.html

jonathanspw commented 1 month ago

valkey is caused by a flakey test on ppc64le it seems. I'm not sure why though, as these tests works fine in Fedora/EPEL koji, local mockbuilds, and COPR.

hroncok commented 1 month ago

Cython is https://bugzilla.redhat.com/show_bug.cgi?id=2293086 == https://github.com/cython/cython/issues/6251

hroncok commented 1 month ago

pytest is https://bugzilla.redhat.com/show_bug.cgi?id=2275051 -- this is fixed by pytest 8 via https://fedoraproject.org/wiki/Changes/Pytest_8 (still not delivered, but just about to)

jonathanspw commented 1 month ago

valkey scratch-build worked. It's a flaky test.

https://koji.fedoraproject.org/koji/taskinfo?taskID=120857479

Re-triggered rawhide build.

jonathanspw commented 1 month ago

Did a rebuild of valkey and the tests passed.

https://koji.fedoraproject.org/koji/taskinfo?taskID=120857682

yselkowitz commented 1 month ago

Proposed fix for docbook5-style-xsl: https://src.fedoraproject.org/rpms/docbook5-style-xsl/pull-request/2

yselkowitz commented 1 month ago

udisks2: https://src.fedoraproject.org/rpms/udisks2/pull-request/6

yselkowitz commented 1 month ago

msitools: https://src.fedoraproject.org/rpms/msitools/pull-request/6

yselkowitz commented 1 month ago

openpace: https://src.fedoraproject.org/rpms/openpace/pull-request/1

yselkowitz commented 1 month ago

libvirt-python: https://src.fedoraproject.org/rpms/libvirt-python/pull-request/4

yselkowitz commented 1 month ago

awscli2: https://src.fedoraproject.org/rpms/awscli2/pull-request/142

yselkowitz commented 3 weeks ago

Folding this into #198