Run of lintian-fixes for betterlockscreen
Try this locally package):
debcheckout betterlockscreen
cd betterlockscreen
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:50:26] Opening branch at https://gitlab.com/kalilinux/packages/betterlockscreen.git/,branch=kali%2Fmaster
[2022-02-17 21:50:26] Using cached branch https://janitor.kali.org/git/betterlockscreen/,branch=kali%2Flatest
[2022-02-17 21:50:26] Using resume branch: https://janitor.kali.org/git/betterlockscreen,branch=lintian-fixes%2Fmain
[2022-02-17 21:50:26] Total 124 (delta 64), reused 55 (delta 0)
[2022-02-17 21:50:29] Total 77 (delta 62), reused 13 (delta 0)
[2022-02-17 21:50:29]
[2022-02-17 21:50:31] Total 73 (delta 61), reused 10 (delta 0)
[2022-02-17 21:50:31] All changes applied successfully.
[2022-02-17 21:50:34] Workspace ready - starting.
[2022-02-17 21:50:34] 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
logging.info('%s', dch_guess[1])
TypeError: 'ChangelogBehaviour' object is not subscriptable
|