Re: [MoM] PythonQt
Andreas Tille <[email protected]>
| Newsgroups | gmane.linux.debian.devel.medical |
|---|---|
| Message-ID | <[email protected]> |
Am Mon, Aug 17, 2026 at 07:02:12PM +0200 schrieb Fernando Hueso González:
> Hi Andreas, good news, install step is now solved.
Good!
> CI is not yet green due to some blhc and lintian issues. Should one add
> overrides files for lintian?
>
> E: libpythonqt-dev: lacks-ldconfig-trigger usr/lib/libPythonQt.so usr/lib/libPythonQt_QtAll.so
> W: libpythonqt: empty-binary-package
> W: libpythonqt-dev: package-name-doesnt-match-sonames libPythonQt libPythonQt-QtAll
> W: libpythonqt-dev: shared-library-lacks-version usr/lib/libPythonQt.so libPythonQt.so
> W: libpythonqt-dev: shared-library-lacks-version usr/lib/libPythonQt_QtAll.so libPythonQt_QtAll.so
Need to check later.
> Not sure either about the blhc failure.
Try adding this line
https://salsa.debian.org/med-team/community/package_template/-/blob/master/debian/rules?ref_type=heads#L18
(uncommented). If this does not help check the debian/salsa-ci.yml template how to
override blhc test.
Kind regards
Andreas.