Run of lintian-fixes for nipper-ng
Try this locally package):
debcheckout nipper-ng
cd nipper-ng
lintian-brush
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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 |
[2021-06-11 04:53:58] Running ['lintian-brush']
[2021-06-11 04:53:58] Opening branch at https://gitlab.com/kalilinux/packages/nipper-ng.git/,branch=kali%2Fmaster
[2021-06-11 04:54:09] Cached branch URL https://janitor.kali.org/git/nipper-ng,branch=kali%2Flatest unavailable: Connection error: Couldn't resolve host 'janitor.kali.org' [Errno -3] Temporary failure in name resolution
[2021-06-11 04:54:09] 09)
[2021-06-11 04:54:09] 49/309)
[2021-06-11 04:54:09] 83/309)
[2021-06-11 04:54:09] % (254/309)
[2021-06-11 04:54:09] 98% (167/170)
[2021-06-11 04:54:09] Total 309 (delta 157), reused 260 (delta 128), pack-reused 0
[2021-06-11 04:54:11] (7/7), done.
Compressing objects: 16% (1/6)
Compressing objects: 33% (2/6)
Compressing objects: 50% (3/6)
Compressing objects
[2021-06-11 04:54:11] Total 7 (delta 0), reused 6 (delta 0), pack-reused 0
Traceback (most recent call last):
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 723, in do_open
response = connection.getresponse()
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 279, in getresponse
self._response = http_client.HTTPConnection.getresponse(self)
File "/usr/lib/python3.7/http/client.py", line 1352, in getresponse
response.begin()
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 200, in begin
http_client.HTTPResponse.begin(self)
File "/usr/lib/python3.7/http/client.py", line 310, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.7/http/client.py", line 292, in _read_status
raise BadStatusLine(line)
http.client.BadStatusLine: 0
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 703, in do_open
headers, encode_chunked=False)
File "/usr/lib/python3.7/http/client.py", line 1306, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1255, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1030, in _send_output
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 970, in send
self.connect()
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 351, in connect
http_client.HTTPConnection.connect(self)
File "/usr/lib/python3.7/http/client.py", line 942, in connect
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/debian-janitor/janitor/pull_worker.py", line 273, in run_worker
possible_transports=possible_transports,
File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__
return next(self.gen)
File "/opt/debian-janitor/janitor/worker.py", line 759, 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 135, in __enter__
path=self._path,
File "/opt/debian-janitor/silver-platter/silver_platter/utils.py", line 89, in create_temp_sprout
raise e
File "/opt/debian-janitor/silver-platter/silver_platter/utils.py", line 84, in create_temp_sprout
add_branch.push(local_add_branch)
File "/opt/debian-janitor/breezy/breezy/branch.py", line 1054, in push
overwrite, stop_revision, lossy, *args, **kwargs)
File "/opt/debian-janitor/breezy/breezy/branch.py", line 2300, in push
overwrite, stop_revision, tag_selector=tag_selector)
File "/opt/debian-janitor/breezy/breezy/git/branch.py", line 1262, in _basic_push
refs, stop_revision = self.update_refs(stop_revision)
File "/opt/debian-janitor/breezy/breezy/git/branch.py", line 1285, in update_refs
result = interrepo.fetch(branches=[self.source.ref], include_tags=fetch_tags)
File "/opt/debian-janitor/breezy/breezy/git/interrepo.py", line 694, in fetch
self.fetch_objects(wants_recorder, mapping, limit=limit, lossy=lossy)
File "/opt/debian-janitor/breezy/breezy/git/interrepo.py", line 779, in fetch_objects
determine_wants, graphwalker, f.write)
File "/opt/debian-janitor/breezy/breezy/git/remote.py", line 460, in fetch_pack
progress)
File "/opt/debian-janitor/dulwich/dulwich/client.py", line 2041, in fetch_pack
b"git-upload-pack", url
File "/opt/debian-janitor/dulwich/dulwich/client.py", line 1906, in _discover_references
resp, read = self._http_request(url, headers, allow_compression=True)
File "/opt/debian-janitor/breezy/breezy/git/remote.py", line 787, in _http_request
headers=headers, retries=8)
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 1850, in request
response = self._opener.open(request)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
result = func(*args)
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 828, in https_open
return self.do_open(HTTPSConnection, request)
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 731, in do_open
response = self.retry_or_raise(http_class, request, first_try)
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 629, in retry_or_raise
response = self.do_open(http_class, request, False)
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 731, in do_open
response = self.retry_or_raise(http_class, request, first_try)
File "/opt/debian-janitor/breezy/breezy/transport/http/urllib.py", line 615, in retry_or_raise
orig_error=exc_val)
breezy.errors.ConnectionError: Connection error: Couldn't resolve host 'gitlab.com' [Errno -3] Temporary failure in name resolution
|