Package: lintian-brush
Version: 0.58
Severity: normal
Dear Maintainer,
Just thought I'd report FYI that while running lintian-brush on the
mender-artifact package I got this (verbose) output:
Fixer 'missing-build-dependency-for-dh_-command' failed to run.
Script
/usr/share/lintian-brush/fixers/missing-build-dependency-for-dh_-command.py
failed with exit code: 1
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lintian_brush/__init__.py", line 269, in
run
exec(code, global_vars)
File
"/usr/share/lintian-brush/fixers/missing-build-dependency-for-dh_-command.py",
line 37, in <module>
executable = shlex.split(command.decode('utf-8', 'replace'))[0]
IndexError: list index out of range
Regards,
Andreas Henriksson