Run of fresh-snapshots for sipgrep
Try this locally package):
debcheckout sipgrep
cd sipgrep
DEB_UPDATE_CHANGELOG=auto deb-new-upstream --snapshot --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 |
[2022-04-08 13:51:55] Opening branch at https://salsa.debian.org/pkg-voip-team/sipgrep.git/,branch=master
[2022-04-08 13:51:56] Using cached branch https://janitor.debian.net/git/sipgrep/,branch=debian%2Flatest
[2022-04-08 13:51:57] Total 118 (delta 17), reused 0 (delta 0), pack-reused 96
[2022-04-08 13:51:57] Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
[2022-04-08 13:51:58] Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
[2022-04-08 13:51:58] Workspace ready - starting.
[2022-04-08 13:51:58] Running ['deb-new-upstream', '--snapshot', '--refresh-patches']
[2022-04-08 13:51:58] Assuming changelog does not need to be updated, since all entries in last changelog entry are prefixed by git shas.
Fixing Format URL
Using upstream branch https://github.com/sipcapture/sipgrep.git (guessed)
Total 600 (delta 0), reused 1 (delta 0), pack-reused 596
Using version string 2.1.0+git20201214.1.231a79b.
No upstream upstream-revision format specified, trying tag:2.1.0
Not including upstream history, since previous upstream version (2.1.0) is not present in packaging branch history.
Fixing Format URL
Looking for upstream 2.1.0+git20201214.1.231a79b in upstream branch <RemoteGitBranch('https://github.com/sipcapture/sipgrep.git/', 'master')>.
Running dist command: SCHROOT=unstable-amd64-sbuild PYTHONPATH=/:/code:/code/breezy:/code/dulwich:/code/lintian-brush:/code/ognibuild:/code/silver-platter:/code/buildlog-consultant:/code/upstream-ontologist:/code/debmutate:/code/python-debian/lib:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages /usr/bin/python3 -m janitor.dist --packaging=/tmp/janitor73of8xy2/sipgrep/debian
Opened schroot session unstable-amd64-sbuild-31f63c25-4e73-4250-a543-b557d0308947 (from unstable-amd64-sbuild)
apt: running ['apt', '-y', 'satisfy', 'autotools-dev,\n debhelper (>= 9),\n dpkg-dev (>= 1.16.1~),\n libpcap-dev,\n libpcre3-dev']
Traceback (most recent call last):
File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/code/janitor/dist.py", line 148, in <module>
dist(session, export_directory, reldir, target_dir)
File "/code/ognibuild/ognibuild/dist.py", line 92, in dist
from .buildlog import InstallFixer
File "/code/ognibuild/ognibuild/buildlog.py", line 24, in <module>
from buildlog_consultant.common import (
ImportError: cannot import name 'MissingBoostComponents' from 'buildlog_consultant.common' (/code/buildlog-consultant/buildlog_consultant/common.py)
Command 'SCHROOT=unstable-amd64-sbuild PYTHONPATH=/:/code:/code/breezy:/code/dulwich:/code/lintian-brush:/code/ognibuild:/code/silver-platter:/code/buildlog-consultant:/code/upstream-ontologist:/code/debmutate:/code/python-debian/lib:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages /usr/bin/python3 -m janitor.dist --packaging=/tmp/janitor73of8xy2/sipgrep/debian' returned non-zero exit status 1.
|