Can you either add those dependant pkgs to f33-override too, or remove the aom override? Otherwise, some koji has a broken dependency currently building f33 targets:
gstreamer: DEBUG util.py:444: - nothing provides libaom.so.2()(64bit) needed by gstreamer1-plugins-bad-free-1.18.2-1.fc33.x86_64
Even if packages in some third party repos are rebuilt, that doesn't really make it not a problem. You are not supposed to bump sonames in stable release updates unless it's unavoidable. Security fixes should be backported. This is in the updates policy : "ABI changes in general are very strongly discouraged, they force larger update sets on users and they make life difficult for third-party packagers."..."Package maintainers MUST: Avoid Major version updates, AI breakage, or API changes if at all possible".
Also, this introduces the problem from https://pagure.io/releng/failed-composes/issue/2568#comment-737981 to stable releases; by adding a dependency on jpegxl it ultimately causes the default desktop package sets to pull in gimp, which pulls in Python 2 and GTK+ 2. That's not good. This ship has already sailed for F34 and Rawhide, but I will edit this update to include a jpegxl build with the offending Recommends: removed to avoid it happening to F33 as well.
This update's test gating status has been changed to 'waiting'.
This update has been submitted for testing by bodhi.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Can you either add those dependant pkgs to f33-override too, or remove the aom override? Otherwise, some koji has a broken dependency currently building f33 targets: gstreamer: DEBUG util.py:444: - nothing provides libaom.so.2()(64bit) needed by gstreamer1-plugins-bad-free-1.18.2-1.fc33.x86_64
I expired the override causing broken deps, https://bodhi.fedoraproject.org/overrides/aom-3.1.1-1.fc33
This breaks ABI. libaom.so.2()(64bit) disappeared. It breaks third-party software.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
@ppisar https://mirror.netsite.dk/rpmfusion/free/fedora/updates/testing/33/x86_64/repoview/index.html
Even if packages in some third party repos are rebuilt, that doesn't really make it not a problem. You are not supposed to bump sonames in stable release updates unless it's unavoidable. Security fixes should be backported. This is in the updates policy : "ABI changes in general are very strongly discouraged, they force larger update sets on users and they make life difficult for third-party packagers."..."Package maintainers MUST: Avoid Major version updates, AI breakage, or API changes if at all possible".
Also, this introduces the problem from https://pagure.io/releng/failed-composes/issue/2568#comment-737981 to stable releases; by adding a dependency on jpegxl it ultimately causes the default desktop package sets to pull in gimp, which pulls in Python 2 and GTK+ 2. That's not good. This ship has already sailed for F34 and Rawhide, but I will edit this update to include a jpegxl build with the offending Recommends: removed to avoid it happening to F33 as well.
adamwill edited this update.
New build(s):
Karma has been reset.
The code has changed over two major versions, backporting it was not trivial, One of the security issue being considered high made me choose this way.
Now that we rebuilt all, please go forward and push it
@sergiomb It's been unpushed at rpmfusion, I now consider f33 as EOL and wont be doing the overrides and rebuilds again.