Comment 8 for bug 1764814

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Another affected package is (python-)twisted

10/24/2019 08:38:47 - INFO:Importing patches-unapplied 16.4.1-2 to debian/sid
Traceback (most recent call last):
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/gitubuntu/importer.py", line 1976, in import_publishes
    parent_overrides=parent_overrides,
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/gitubuntu/importer.py", line 1646, in import_unapplied_spi
    if spi.spphr.package_creator.display_name:
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/lazr/restfulclient/resource.py", line 732, in __getattr__
    return super(Entry, self).__getattr__(name)
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/lazr/restfulclient/resource.py", line 353, in __getattr__
    return self.lp_get_parameter(attr)
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/lazr/restfulclient/resource.py", line 237, in lp_get_parameter
    self._ensure_representation()
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/lazr/restfulclient/resource.py", line 379, in _ensure_representation
    representation = self._root._browser.get(self._wadl_resource)
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/lazr/restfulclient/_browser.py", line 448, in get
    response, content = self._request(url, extra_headers=headers)
  File "/snap/git-ubuntu/458/lib/python3.6/site-packages/lazr/restfulclient/_browser.py", line 438, in _request
    raise error
lazr.restfulclient.errors.ClientError: HTTP Error 410: Gone
Response headers:
---
content-length: 42
content-type: text/plain
date: Thu, 24 Oct 2019 06:38:48 GMT
server: zope.server.http (HTTP)
status: 410
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
b"u'User is suspended: ~python-modules-team'"
---