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:qupzilla

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
16libqt5core5a:armhf (>= 5.9.0~beta)
16qtbase-abi-5-9-0:armhf
9libqt5gui5:armhf (>= 5.9.0~beta)
9libqt5network5:armhf (>= 5.8.0)
9libqt5quick5:armhf (>= 5.9.0)
7libevent-2.1-6:armhf (>= 2.1.8-stable)
7libqt5quick5:armhf (>= 5.9.0~beta)
7libqt5quickwidgets5:armhf (>= 5.9.0~beta)

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
16 8libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qml-module-qtwebengine qtwebengine5-examples qupzilla(*)libqt5webenginecore5 libqt5core5a:armhf (>= 5.9.0~beta)
6libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qupzilla(*)libqt5webenginewidgets5
1libqupzilla-dev(*)libqupzilla1libqt5webenginecore5
1libqupzilla-dev(*)libqupzilla1libqt5webenginewidgets5
16 8libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qml-module-qtwebengine qtwebengine5-examples qupzilla(*)libqt5webenginecore5 qtbase-abi-5-9-0:armhf
6libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qupzilla(*)libqt5webenginewidgets5
1libqupzilla-dev(*)libqupzilla1libqt5webenginecore5
1libqupzilla-dev(*)libqupzilla1libqt5webenginewidgets5
9 8libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qml-module-qtwebengine qtwebengine5-examples qupzilla(*)libqt5webenginecore5 libqt5gui5:armhf (>= 5.9.0~beta)
1libqupzilla-dev(*)libqupzilla1libqt5webenginecore5
9 8libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qml-module-qtwebengine qtwebengine5-examples qupzilla(*)libqt5webenginecore5 libqt5network5:armhf (>= 5.8.0)
1libqupzilla-dev(*)libqupzilla1libqt5webenginecore5
9 8libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qml-module-qtwebengine qtwebengine5-examples qupzilla(*)libqt5webenginecore5 libqt5quick5:armhf (>= 5.9.0)
1libqupzilla-dev(*)libqupzilla1libqt5webenginecore5
7 6libqupzilla1 python-pyqt5.qtwebengine python3-pyqt5.qtwebengine qml-module-qtwebengine qtwebengine5-examples qupzilla(*)libqt5webenginecore5 libevent-2.1-6:armhf (>= 2.1.8-stable)
1libqupzilla-dev(*)libqupzilla1libqt5webenginecore5
7 6libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qupzilla(*)libqt5webenginewidgets5 libqt5quick5:armhf (>= 5.9.0~beta)
1libqupzilla-dev(*)libqupzilla1libqt5webenginewidgets5
7 6libqupzilla1 python-pyqt5.qtwebengine python-pyqt5.qtwebengine-dbg python3-pyqt5.qtwebengine python3-pyqt5.qtwebengine-dbg qupzilla(*)libqt5webenginewidgets5 libqt5quickwidgets5:armhf (>= 5.9.0~beta)
1libqupzilla-dev(*)libqupzilla1libqt5webenginewidgets5

generated: 20170717T000000Z


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://gitlab.mister-muffin.de/debian-bootstrap/botch

The html pages were generated by code which can be retrieved from https://gitlab.mister-muffin.de/debian-bootstrap/bootstrap_debian_net and which can be redistributed under the terms of the AGPL3+

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