Below are two tables showing the two problem classes that prevent installation of foreign architecture binaries

We try to install all binary packages from a dummy architecture generated from amd64 (called armhf here) on amd64.

A machine parsable version can be retrieved in dose yaml format

Hover over a package name with your cursor for architecture and version information. Hovering over the arrows in the depchain columns will show the dependency that led from one package in the chain to the next.

src:kylin-aiassistant

Top 10 summary

The following is a summary of the full "missing" and "conflict" tables below. It only shows the first and last columns of the full tables and only displays the top 10 rows.

Missing

# of packages per missingUnsatisfied dependency
21python3-watchdog:armhf
15plasma-version-base-6.6:armhf

Conflict

# of packages per conflictConflict
22python3-minimal:armhf
22python3:armhf
20python3.14-minimal:armhf
20python3.14:amd64
1libvpl2:armhf

missing

The packages in the third column cannot satisfy their (possibly transitive) dependencies because of the unsatisfied dependency in the last column. This is mostly because the binary package providing the dependency in the last column is Multi-Arch:no. Some of these packages need to be Multi-Arch:foreign instead. In some other cases, Build-Depends can be annotated with :native. The depchains column shows the dependency chain(s) from the packages in the third column to the unsatisfied dependency in the last column. The "(*)" placeholder in the depchains column represents any package in the third column. Hovering over the arrows in the depchains column with your cursor will show the dependency that led from one package in the chain to the next.

The output is first grouped by the shared unsatisfied dependency (last column) and then by shared dependency chain (fourth column). The groups are sorted by the number of packages missing the dependency in the last column. Within each group, the output is sorted by the number of packages sharing the same dependency chain.

# of packages per missing# of packages per depchainpackages with missing (possibly transitive) dependenciesDepchainsUnsatisfied dependency
21 21kylin-ai-subsystem-plugin kylin-aiassistant kylin-nm kylin-process-manager libpeony3 libukui-search2 (ITP: #1062977) libukui-shortcut1 peony-extension-computer-view peony-intelligent-data-management-service ukui-bluetooth ukui-greeter ukui-media ukui-menu ukui-menu-recent-file ukui-panel ukui-panel-widgets ukui-polkit ukui-power-manager ukui-screensaver ukui-search (ITP: #1062977) ukui-session-manager(*)libkysdk-system (ITP: #1031340)libkysdk-base python3-watchdog:armhf
15 15kylin-ai-subsystem-plugin kylin-aiassistant kylin-nm kylin-nm-plugin libkylin-nm-base libpeony3 libukcc3 libukui-search2 (ITP: #1062977) peony-share ukui-bluetooth ukui-media ukui-notification-server ukui-polkit ukui-power-manager ukui-volume-control(*)libkysdk-applicationslibkwaylandclient6 plasma-version-base-6.6:armhf

conflict

The packages in the third column cannot satisfy their (possibly transitive) dependencies because the last package(s) in the first depchain have an unsatisfied conflict which is shown in the last column. The second depchain column shows the dependency chain(s) to the package which the last package(s) in the first depchain conflict with. Sometimes, multiple dependency chains sharing the same conflict exist. Hovering over the arrows in the depchains column with your cursor will show the dependency that led from one package in the chain to the next.

The output is first grouped by the shared conflicting dependency (last column) and then by the shared dependency chains (fourth and fifth column). The groups are sorted by the number of packages sharing the conflict in the last column. Within each group, the output is sorted by the number of packages sharing the same dependency chains.

# of packages per conflict# of packages per depchainpackages with (possibly transitive) conflicting dependenciesDepchain 1Depchain2Conflict
22 22kylin-ai-subsystem-plugin kylin-aiassistant kylin-nm kylin-process-manager libpeony3 libukcc3 libukui-search2 (ITP: #1062977) libukui-shortcut1 peony-extension-computer-view peony-intelligent-data-management-service ukui-bluetooth ukui-control-center ukui-greeter ukui-media ukui-menu ukui-menu-recent-file ukui-panel ukui-panel-widgets ukui-polkit ukui-power-manager ukui-search (ITP: #1062977) ukui-sidebar(*)libkysdk-system (ITP: #1031340)python3python3-minimal(*)libkysdk-system (ITP: #1031340)python3-requestspython3-charset-normalizerpython3python3-minimal python3-minimal:armhf
22 22kylin-ai-subsystem-plugin kylin-aiassistant kylin-nm kylin-process-manager libpeony3 libukcc3 libukui-search2 (ITP: #1062977) libukui-shortcut1 peony-extension-computer-view peony-intelligent-data-management-service ukui-bluetooth ukui-control-center ukui-greeter ukui-media ukui-menu ukui-menu-recent-file ukui-panel ukui-panel-widgets ukui-polkit ukui-power-manager ukui-search (ITP: #1062977) ukui-sidebar(*)libkysdk-system (ITP: #1031340)python3(*)libkysdk-system (ITP: #1031340)python3-requestspython3-charset-normalizerpython3 python3:armhf
20 20kylin-ai-subsystem-plugin kylin-aiassistant kylin-nm kylin-process-manager libpeony3 libukui-search2 (ITP: #1062977) libukui-shortcut1 peony-extension-computer-view peony-intelligent-data-management-service ukui-bluetooth ukui-greeter ukui-media ukui-menu ukui-menu-recent-file ukui-panel ukui-panel-widgets ukui-polkit ukui-power-manager ukui-search (ITP: #1062977) ukui-sidebar(*)libkysdk-system (ITP: #1031340)python3python3-minimalpython3.14-minimal(*)libkysdk-system (ITP: #1031340)python3-requestspython3-charset-normalizerpython3python3.14python3.14-minimal python3.14-minimal:armhf
20 20kylin-ai-subsystem-plugin kylin-aiassistant kylin-nm kylin-process-manager libpeony3 libukui-search2 (ITP: #1062977) libukui-shortcut1 peony-extension-computer-view peony-intelligent-data-management-service ukui-bluetooth ukui-greeter ukui-media ukui-menu ukui-menu-recent-file ukui-panel ukui-panel-widgets ukui-polkit ukui-power-manager ukui-search (ITP: #1062977) ukui-sidebar(*)libkysdk-system (ITP: #1031340)python3-requestspython3-charset-normalizerpython3python3.14(*)libkysdk-system (ITP: #1031340)python3python3.14 python3.14:amd64
1 1kylin-aiassistant(*)libqt6multimedia6libavutil60libvpl2(*)ffmpeglibavutil60libvpl2 libvpl2:armhf

generated: 20260706T000000Z


The JSON data used to generate these pages was computed using botch, the bootstrap/build ordering tool chain. The source code of botch can be redistributed under the terms of the LGPL3+ with an OCaml linking exception. The source code can be retrieved from https://salsa.debian.org/debian-bootstrap-team/botch

The html pages were generated by code which can be retrieved from https://salsa.debian.org/debian-bootstrap-team/boott and which can be redistributed under the terms of the AGPL3+

For questions and bugreports please contact j [dot] schauer [at] email [dot] de.