Run of fresh-snapshots for cherrytree
Try this locally package):
debcheckout cherrytree
cd cherrytree
DEB_UPDATE_CHANGELOG=auto deb-new-upstream --snapshot --debian-revision=0kali1 --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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
[2022-04-06 11:09:10] Opening branch at https://gitlab.com/kalilinux/packages/cherrytree.git/,branch=kali%2Fmaster
[2022-04-06 11:09:11] Cached branch URL https://janitor.kali.org/git/cherrytree,branch=kali%2Flatest missing: Branch does not exist: Not a branch: "https://janitor.kali.org/git/cherrytree/": location is a repository.
[2022-04-06 11:09:12] 51/538)
[2022-04-06 11:09:12] 38)
[2022-04-06 11:09:12] 38)
[2022-04-06 11:09:12] 0% (88/437)
[2022-04-06 11:09:12] 27% (118/437)
[2022-04-06 11:09:12] 58% (254/437)
[2022-04-06 11:09:12] 94% (411/437)
[2022-04-06 11:09:13] Total 1756 (delta 95), reused 512 (delta 88), pack-reused 1218
[2022-04-06 11:09:25] /10)
[2022-04-06 11:09:25] Total 10 (delta 0), reused 10 (delta 0), pack-reused 0
[2022-04-06 11:09:28] Total 30 (delta 4), reused 29 (delta 3), pack-reused 0
[2022-04-06 11:09:31] Total 10 (delta 0), reused 10 (delta 0), pack-reused 0
[2022-04-06 11:09:34] Total 10 (delta 0), reused 10 (delta 0), pack-reused 0
[2022-04-06 11:09:34] Workspace ready - starting.
[2022-04-06 11:09:34] Running ['deb-new-upstream', '--snapshot', '--debian-revision=0kali1', '--refresh-patches']
[2022-04-06 11:09:34] Assuming changelog does not need to be updated, since there is a [dch] section in gbp.conf.
Using upstream branch https://github.com/giuspen/cherrytree.git (from configuration)
Total 24587 (delta 1584), reused 1830 (delta 968), pack-reused 22075
Using version string 0.99.46+git20220405.1.b503e68.
Old upstream version '0.99.9~git20200901' is not present in upstream branch <UpstreamBranchSource for 'https://github.com/giuspen/cherrytree.git/'>. Unable to determine whether upstream history is normally included. Assuming no.
Looking for upstream 0.99.46+git20220405.1.b503e68 in upstream branch <RemoteGitBranch('https://github.com/giuspen/cherrytree.git/', 'master')>.
Running dist command: SCHROOT=kali-dev-amd64-sbuild PYTHONPATH=/:/opt/janitor/ognibuild:/opt/janitor/buildlog-consultant:/opt/janitor/upstream-ontologist:/opt/janitor:/opt/janitor/lintian-brush:/opt/janitor/breezy:/opt/janitor/silver-platter:/opt/janitor/dulwich:/opt/janitor/python-debian/lib:/opt/janitor/debmutate:/home/janitor:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages /usr/bin/python3 -m janitor.dist --packaging=/home/janitor/tmp/janitor6a07flv8/cherrytree/debian
Traceback (most recent call last):
File "/opt/janitor/breezy-debian/scripts/deb-new-upstream", line 1651, in <module>
sys.exit(asyncio.run(main()))
File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete
return future.result()
File "/opt/janitor/breezy-debian/scripts/deb-new-upstream", line 1315, in main
require_uscan=args.require_uscan,
File "/opt/janitor/breezy-debian/scripts/deb-new-upstream", line 982, in merge_upstream
components=[None])
File "/opt/janitor/breezy-debian/upstream/branch.py", line 576, in fetch_tarballs
fn = self.create_dist(rev_tree, package, version, td)
File "/opt/janitor/breezy-debian/scripts/deb-new-upstream", line 1291, in create_dist
tree, package, version, target_dir, args.dist_command)
File "/opt/janitor/breezy-debian/upstream/branch.py", line 695, in run_dist_command
export_with_nested(rev_tree, package_dir, format='dir')
File "/opt/janitor/breezy-debian/util.py", line 894, in export_with_nested
return export(tree, dest, recurse_nested=True, **kwargs)
File "/opt/janitor/breezy/breezy/export.py", line 85, in export
recurse_nested=recurse_nested):
File "/opt/janitor/breezy/breezy/export.py", line 201, in dir_exporter_generator
tree, subdir, recurse_nested=recurse_nested):
File "/opt/janitor/breezy/breezy/export.py", line 147, in _export_iter_entries
for path, entry in entries:
File "/opt/janitor/breezy/breezy/git/tree.py", line 579, in iter_entries_by_dir
substore = self._get_submodule_store(child_path)
File "/opt/janitor/breezy/breezy/git/tree.py", line 361, in _get_submodule_store
return self._get_submodule_repository(relpath)._git.object_store
File "/opt/janitor/breezy/breezy/git/tree.py", line 357, in _get_submodule_repository
nested_repo_transport)
File "/opt/janitor/breezy/breezy/controldir.py", line 757, in open_from_transport
find_format, transport, redirected)
File "/opt/janitor/breezy/breezy/transport/__init__.py", line 1613, in do_catching_redirections
return action(transport)
File "/opt/janitor/breezy/breezy/controldir.py", line 745, in find_format
probers=probers)
File "/opt/janitor/breezy/breezy/controldir.py", line 1171, in find_format
raise errors.NotBranchError(path=transport.base)
breezy.errors.NotBranchError: Not a branch: "/home/janitor/tmp/janitor6a07flv8/cherrytree/src/spdlog/.git/".
|