[Python-modules-team] Bug#951032: python-qtpy: FTBFS due to typo in debian/control

Jeremy L. Gaddis jlgaddis at gmail.com
Mon Feb 10 05:50:04 GMT 2020


Package: python-qtpy
Version: 1.9.0-1
Severity: grave
Tags: ftbfs

Approximately 13 hours ago, commit 1e833c44 introduced a typo in the
"Depends:" field for the "python3-qtpy" package in the ("python-qtpy"
source package's) "debian/control" file.

As a result, the "python3-qtpy" binary package and packages which
depend on it, such as "git-cola", are not installable:

[snip]
$ sudo apt install git-cola
...
The following packages have unmet dependencies:
 git-cola : Depends: python3-qtpy but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
[snip]

The most recent build of the "python-qtpy" source package on
ci.debian.net failed for this reason, as can be seen in the test log
[0].

The typo exists on line 35 [1] of the "debian/control" file.

Line 35 currently reads:

[snip]
         python3-pyqt5.qtquic,
[snip]

This should obviously read "python3-pyqt5.qtquick," instead.

[0]: https://ci.debian.net/data/autopkgtest/unstable/amd64/p/python-qtpy/4246249/log.gz

[1]: https://salsa.debian.org/python-team/modules/python-qtpy/blob/1e833c442dc9d63b2c4328f57a9ad42c4bfc7d24/debian/control#L35

Thanks,
-Jeremy

--
Jeremy L. Gaddis



More information about the Python-modules-team mailing list