Run of fresh-releases for rfidiot
Try this locally package):
debcheckout rfidiot
cd rfidiot
DEB_UPDATE_CHANGELOG=auto deb-new-upstream --debian-revision=0kali1 --require-uscan --refresh-patches
1 2 3 4 5 6 7 8 9 10 11 12 |
[2021-09-24 00:58:11] Opening branch at https://gitlab.com/kalilinux/packages/rfidiot.git/,branch=kali%2Fmaster
[2021-09-24 00:58:12] Using cached branch https://janitor.kali.org/git/rfidiot/,branch=kali%2Flatest
Traceback (most recent call last):
File "/opt/debian-janitor/janitor/worker.py", line 910, 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 591, in process_package
roles = {b: r for (r, b) in additional_colocated_branches}
File "/opt/debian-janitor/janitor/worker.py", line 591, in <dictcomp>
roles = {b: r for (r, b) in additional_colocated_branches}
ValueError: too many values to unpack (expected 2)
|