Run of lintian-fixes for rfidiot
Try this locally package):
debcheckout rfidiot
cd rfidiot
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 |
[2022-02-17 21:48:47] Opening branch at https://gitlab.com/kalilinux/packages/rfidiot.git/,branch=kali%2Fmaster
[2022-02-17 21:48:48] Using cached branch https://janitor.kali.org/git/rfidiot/,branch=kali%2Flatest
[2022-02-17 21:48:48] Using resume branch: https://janitor.kali.org/git/rfidiot,branch=lintian-fixes%2Fmain
[2022-02-17 21:48:49] Total 539 (delta 336), reused 152 (delta 0)
[2022-02-17 21:48:52] Total 323 (delta 282), reused 2 (delta 0)
[2022-02-17 21:48:52] All changes applied successfully.
[2022-02-17 21:48:55] Total 9 (delta 0), reused 0 (delta 0), pack-reused 9
[2022-02-17 21:48:55] Workspace ready - starting.
[2022-02-17 21:48:55] 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
|