Control: tags -1 patch On Thu, 15 Feb 2024 11:21:51 +0000 James Addison <j...@jp-hosting.net> wrote:
Package: gitlab-cli Version: 1:4.3.0-1 Severity: important X-Debbugs-Cc: j...@jp-hosting.net
I have opened a MR with a fix by setting PYTHONPATH during manpage generation:
https://salsa.debian.org/debian/python-pygitlab/-/merge_requests/3/
I cannot replicate this locally; when I build the package using dpkg-buildpackage on my machine, a complete manual page is generated - so the problem could be a buildsystem issue. Regards, James
If you already have python3-gitlab installed on the local system, it is picked up when building with `dpkg-buildpackage`. Another tool is needed, e.g. sbuild or git-buildpackage.
Cheers, Kurt