Run of fresh-releases for python-filedepot
Try this locally package):
debcheckout python-filedepot
cd python-filedepot
new-upstream --debian-revision=0kali1 --require-uscan --refresh-patches
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
[2021-04-30 19:06:51] Running ['new-upstream', '--debian-revision=0kali1', '--require-uscan', '--refresh-patches']
[2021-04-30 19:06:51] Opening branch at https://gitlab.com/kalilinux/packages/python-filedepot.git/,branch=kali%2Fmaster
[2021-04-30 19:06:52] Using cached branch file:///home/janitor/vcs/git/python-filedepot/,branch=kali%2Flatest
[2021-04-30 19:06:52] Resuming from branch https://gitlab.com/kali-bot/python-filedepot.git/,branch=new-upstream
[2021-04-30 19:06:56] (2/33)
[2021-04-30 19:06:56] (27/33)
[2021-04-30 19:06:56] Total 39 (delta 5), reused 0 (delta 0), pack-reused 6
[2021-04-30 19:06:56] Elapsed time: 0:00:05.048591
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/opt/debian-janitor/janitor/worker.py", line 977, in <module>
sys.exit(main())
File "/opt/debian-janitor/janitor/worker.py", line 930, in main
resume_subworker_result=resume_subworker_result,
File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__
return next(self.gen)
File "/opt/debian-janitor/janitor/worker.py", line 745, in process_package
[n for (f, n) in extra_resume_branches] if extra_resume_branches else None
File "/opt/debian-janitor/silver-platter/silver_platter/workspace.py", line 146, in __enter__
self.resume_branch or self.main_branch, overwrite=True
File "/opt/debian-janitor/breezy/breezy/git/workingtree.py", line 1299, in pull
show_base=show_base)
File "/opt/debian-janitor/breezy/breezy/git/workingtree.py", line 1285, in _update_git_tree
show_base=show_base)
File "/opt/debian-janitor/breezy/breezy/merge.py", line 1849, in merge_inner
return merger.do_merge()
File "/opt/debian-janitor/breezy/breezy/merge.py", line 661, in do_merge
merge = self._do_merge_to()
File "/opt/debian-janitor/breezy/breezy/merge.py", line 630, in _do_merge_to
merge.do_merge()
File "/opt/debian-janitor/breezy/breezy/merge.py", line 765, in do_merge
self._compute_transform()
File "/opt/debian-janitor/breezy/breezy/merge.py", line 781, in _compute_transform
entries = list(self._entries3())
File "/opt/debian-janitor/breezy/breezy/merge.py", line 849, in _entries3
specific_files=this_interesting_files))
File "/opt/debian-janitor/breezy/breezy/git/tree.py", line 1350, in iter_entries_by_dir
file_ie = self._get_file_ie(name, path, value, None)
File "/opt/debian-janitor/breezy/breezy/git/tree.py", line 1385, in _get_file_ie
raise TypeError(value)
TypeError: IndexEntry(ctime=(1619809612, 992942333), mtime=(1619809612, 992942333), dev=2306, ino=73400722, mode=33188, uid=997, gid=997, size=20, sha=b'7b048a1393862f6f8d0ee5ba60f177c888b3f20e', flags=0, extended_flags=0)
|