Package: libkf5globalaccel-bin Version: 5.116.0-1 Tags: patch User: [email protected] Usertags: cross-satisfiability Control: affects -1 + src:apper src:baloo-kf5 src:basket src:breeze src:calligraplan src:cervisia src:frameworkintegration src:heaptrack src:hotspot src:k4dirstat src:kaffeine src:kbibtex src:kbookmarks src:kcm-fcitx src:kcmutils src:kdav src:kdeclarative src:kdelibs4support src:kdesvn src:keurocalc src:kexi src:kinit src:kio src:kio-gopher src:kmediaplayer src:knewstuff src:knotifyconfig src:kparts src:kquickcharts src:kronometer src:kross src:krunner src:kstars src:ktechlab src:ktexteditor src:ktikz src:kxmlrpcclient src:kylin-process-manager src:latte-dock src:okteta src:owncloud-client-desktop-shell-integration-dolphin src:peruse src:plasma-desktop src:plasma-framework src:plasma-integration src:purpose src:qtcurve src:quassel src:rocs src:uim src:ukui-control-center src:umbrello
The affected packages cannot satisfy their cross Build-Depends, because their transitive dependency on libkf5globalaccel-bin is not satisfiable. It is a transitional package and its main job is forwarding to their primary dependency. In order to correctly transfer the architecture constraint, transitional packages should have the same Architecture and Multi-Arch as their target package. Since the target package kglobalacceld is Architecture: any, so should be libkf5globalaccel-bin. I'm attaching a patch for your convenience. We may separately try figuring out whether both should also be M-A:foreign. Helmut
diff -Nru kglobalaccel-5.116.0/debian/changelog kglobalaccel-5.116.0/debian/changelog --- kglobalaccel-5.116.0/debian/changelog 2025-04-13 00:41:51.000000000 +0200 +++ kglobalaccel-5.116.0/debian/changelog 2026-01-05 22:38:09.000000000 +0100 @@ -1,3 +1,10 @@ +kglobalaccel (5.116.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Change libkf5globalaccel-bin to Architecture: any. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Mon, 05 Jan 2026 22:38:09 +0100 + kglobalaccel (5.116.0-1) unstable; urgency=medium [ Aurélien COUDERC ] diff -Nru kglobalaccel-5.116.0/debian/control kglobalaccel-5.116.0/debian/control --- kglobalaccel-5.116.0/debian/control 2025-04-13 00:41:51.000000000 +0200 +++ kglobalaccel-5.116.0/debian/control 2026-01-05 22:38:08.000000000 +0100 @@ -38,7 +38,7 @@ Package: libkf5globalaccel-bin Section: oldlibs -Architecture: all +Architecture: any Depends: kglobalacceld, ${misc:Depends}, Description: configurable global shortcut support - transitional dummy package This is a transitional dummy package.

