Run of lintian-fixes for dufflebag
Try this locally package):
debcheckout dufflebag
cd dufflebag
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:54:00] Opening branch at https://gitlab.com/kalilinux/packages/dufflebag.git/,branch=kali%2Fmaster
[2022-02-17 21:54:00] Using cached branch https://janitor.kali.org/git/dufflebag/,branch=kali%2Flatest
[2022-02-17 21:54:00] Using resume branch: https://janitor.kali.org/git/dufflebag,branch=lintian-fixes%2Fmain
[2022-02-17 21:54:01] Total 130 (delta 46), reused 79 (delta 0)
[2022-02-17 21:54:04] Total 28 (delta 27), reused 0 (delta 0)
[2022-02-17 21:54:04]
[2022-02-17 21:54:04] All changes applied successfully.
[2022-02-17 21:54:06] Total 4 (delta 0), reused 0 (delta 0), pack-reused 0
[2022-02-17 21:54:06] Workspace ready - starting.
[2022-02-17 21:54:06] 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
|