Run of lintian-fixes for python-ldapdomaindump
Try this locally package):
debcheckout python-ldapdomaindump
cd python-ldapdomaindump
DEB_UPDATE_CHANGELOG=auto lintian-brush
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
[2022-02-17 21:57:02] Opening branch at https://gitlab.com/kalilinux/packages/python-ldapdomaindump.git/,branch=kali%2Fmaster
[2022-02-17 21:57:03] Using cached branch https://janitor.kali.org/git/python-ldapdomaindump/,branch=kali%2Flatest
[2022-02-17 21:57:03] Using resume branch: https://janitor.kali.org/git/python-ldapdomaindump,branch=lintian-fixes%2Fmain
[2022-02-17 21:57:03] Total 934 (delta 684), reused 0 (delta 0)
[2022-02-17 21:57:03]
[2022-02-17 21:57:06] Total 859 (delta 649), reused 0 (delta 0)
[2022-02-17 21:57:07] All changes applied successfully.
[2022-02-17 21:57:09] Total 4 (delta 0), reused 4 (delta 0), pack-reused 0
[2022-02-17 21:57:09] Workspace ready - starting.
[2022-02-17 21:57:09] Running ['lintian-brush']
Traceback (most recent call last):
File "/opt/debian-janitor/janitor/worker.py", line 1022, in run_worker
force_build=force_build
File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__
return next(self.gen)
File "/opt/debian-janitor/janitor/worker.py", line 736, in process_package
ws.local_tree, subpath, resume_subworker_result, output_directory,
File "/opt/debian-janitor/janitor/worker.py", line 303, in make_changes
extra_env=extra_env, committer=self.committer)
File "/opt/debian-janitor/silver-platter/silver_platter/debian/apply.py", line 145, in script_runner
if isinstance(dch_guess, tuple): # lintian-brush < 1.22
TypeError: 'ChangelogBehaviour' object is not subscriptable
|