Package: gitlab-cli
Version: 1:4.3.0-1
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
The manual page for the python-gitlab CLI utility in the gitlab-cli binary
package contains a Python stacktrace within the 'description' section, instead
of the expected help content:
DESCRIPTION
Traceback (most recent call last):
File
"/build/reproducible-path/python-gitlab-4.3.0/./debian/gitlab-cli/usr/bin/python-git‐
lab", line 5, in <module>
from gitlab.cli import main
ModuleNotFoundError: No module named 'gitlab'
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