This seems to be an unnecessary BuildRequire, a grep through the source tree doesn't give me any obvious hints on why it's required. A koji scratch build [1] succeeds without the BuildRequires (and xorg-x11-font-utils doesn't get pulled in by any other package) Found as part of the dependencies of xorg-x11-font-utils which is to be split up into multiple packages, see Bug 1932731. Suggested diff: diff --git a/kde-runtime.spec b/kde-runtime.spec index ec92767..23f58eb 100644 --- a/kde-runtime.spec +++ b/kde-runtime.spec @@ -190,7 +190,6 @@ BuildRequires: openslp-devel %if 0%{?fedora} || 0%{?rhel} > 6 BuildRequires: libssh-devel >= 0.6 %endif -BuildRequires: xorg-x11-font-utils BuildRequires: zlib-devel [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=62857270
Done in kde-runtime-17.08.3-20.fc35.
Thanks, can I ask you to push this to f34 too please? I'd like to get this change in before beta. Thanks.
I'm building the kde-runtime build now, it is a trivial change in this package, BUT: isn't it too late for this overall Change for F34? We are already in Beta Freeze and past the Change completion deadline. Or do you think the split is going to help with the freetype/harfbuzz circular dependency mess or some other blocker?
kde-runtime-17.08.3-20.fc34 is built now. However, all builds for F34 have to be manually filed in Bodhi at this stage. Do you plan to submit a grouped update with all the builds or how do you want to get these in? And if you want them in Beta, you additionally need a Freeze Exception or Blocker.
Thanks, much appreciated. According to https://bugzilla.redhat.com/show_bug.cgi?id=1867220#c7 we have an extended deadline for this change, I'm just frantically trying to get everything lined up (in rawhide first, then f34 but whatever is already pushed for this will help). And yes, I'm planning to submit a separate group update for each of the xorg-x11-*-utils and their respective affected packages. Still requires a lot of reviews for new packages though...
Will kde-runtime be included in the xorg-x11-font-utils update group or shall I file a standalone update for it?
Yes, planning to include it - I'll handle the F34 updates for all affected packages, so just leave it to me.
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a
FEDORA-2021-8cfc91c13a has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-8cfc91c13a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-8cfc91c13a has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.