Your message dated Thu, 27 Oct 2016 10:56:51 +0000
with message-id <[email protected]>
and subject line Bug#833000: fixed in python-kdcproxy 0.3.2-4
has caused the Debian Bug report #833000,
regarding python-kdcproxy: FTBFS: TypeError: unsupported operand type(s) for 
-=: 'Retry' and 'int'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
833000: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833000
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-kdcproxy
Version: 0.3.2-3
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]

Dear Maintainer,

The package fails to build without networking (policy 4.9), and has an exciting
secondary failure.



Using base prefix '/usr'
New python executable in /root/python-kdcproxy-0.3.2/.tox/py35/bin/python3.5
Also creating executable in /root/python-kdcproxy-0.3.2/.tox/py35/bin/python
Installing setuptools, pkg_resources, pip, wheel...
  Complete output from command /root/python-kdcprox...x/py35/bin/python3.5 - 
setuptools pkg_resources pip wheel:
  Collecting setuptools
Exception:
Traceback (most recent call last):
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connection.py",
 line 142, in _new_conn
    (self.host, self.port), self.timeout, **extra_kw)
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/util/connection.py",
 line 67, in create_connection
    for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM):
  File "/usr/lib/python3.5/socket.py", line 732, 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 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py",
 line 578, in urlopen
    chunked=chunked)
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py",
 line 351, in _make_request
    self._validate_conn(conn)
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py",
 line 816, in _validate_conn
    conn.connect()
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connection.py",
 line 254, in connect
    conn = self._new_conn()
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connection.py",
 line 151, in _new_conn
    self, "Failed to establish a new connection: %s" % e)
requests.packages.urllib3.exceptions.NewConnectionError: 
<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 
0x7f3d7802b7b8>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

...
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/requests-2.10.0-py2.py3-none-any.whl/requests/adapters.py",
 line 403, in send
    timeout=timeout
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/connectionpool.py",
 line 623, in urlopen
    _stacktrace=sys.exc_info()[2])
  File 
"/root/python-kdcproxy-0.3.2/.tox/py35/share/python-wheels/urllib3-1.15.1-py2.py3-none-any.whl/urllib3/util/retry.py",
 line 236, in increment
    total -= 1
TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'
----------------------------------------

...
___________________________________ summary ____________________________________
ERROR:   py27: InvocationError: /usr/bin/python3 -m virtualenv 
--system-site-packages --python /usr/bin/python2.7 py27 (see 
/root/python-kdcproxy-0.3.2/.tox/py27/log/py27-0.log)
ERROR:   py35: InvocationError: /usr/bin/python3 -m virtualenv 
--system-site-packages --python /usr/bin/python3.5 py35 (see 
/root/python-kdcproxy-0.3.2/.tox/py35/log/py35-0.log)
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: Leaving directory '/root/python-kdcproxy-0.3.2'
make[1]: *** [override_dh_auto_test] Error 1
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full build log:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-kdcproxy.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Source: python-kdcproxy
Source-Version: 0.3.2-4

We believe that the bug you reported is fixed in the latest version of
python-kdcproxy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <[email protected]> (supplier of updated python-kdcproxy 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Oct 2016 10:18:34 +0300
Source: python-kdcproxy
Binary: python-kdcproxy python3-kdcproxy
Architecture: source
Version: 0.3.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team <[email protected]>
Changed-By: Timo Aaltonen <[email protected]>
Description:
 python-kdcproxy - Kerberos KDC HTTP proxy WSGI module for python
 python3-kdcproxy - Kerberos KDC HTTP proxy WSGI module for python3
Closes: 833000
Changes:
 python-kdcproxy (0.3.2-4) unstable; urgency=medium
 .
   * rules: Set a local http_proxy to avoid accessing network.
     (Closes: #833000)
Checksums-Sha1:
 43fcbbdb607f259d01a6e370d3ada0f1f28c50ac 2197 python-kdcproxy_0.3.2-4.dsc
 1699a3172b5420b307c57fdd9fba492855b00a55 2680 
python-kdcproxy_0.3.2-4.debian.tar.xz
Checksums-Sha256:
 4ba10c248cd26ea58783f581f595d93bd7d7c10142425cfe078b3513115438c7 2197 
python-kdcproxy_0.3.2-4.dsc
 e32546839c5526b284e42bc8bbf2cc8a9eb1935733fff4f89cacea4eb2a58f39 2680 
python-kdcproxy_0.3.2-4.debian.tar.xz
Files:
 b9089b52c1ddc6db09371cff98192056 2197 python optional 
python-kdcproxy_0.3.2-4.dsc
 1bcc51ee78318540f4156f1654fd2fc8 2680 python optional 
python-kdcproxy_0.3.2-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJYEaplAAoJEMtwMWWoiYTc7wsQAItgRRBNXLHY3IuwQUjU+4iq
7D0+Bkul6M9DsfTt6HQ1AMEglYLcF8+ENPDknWIwOErfVmOLJq565yltQydocQwe
TIXZcj3xI7AkQz8uCLfx568oI9oPiJ9DxEyI2IPaJZR5EvnGMFXeKhxqz0bHSZzs
z5caGrVu5n6AxiM7tLogJxTvsRj9hm3oq7TXnBx1vn1gZV+hUT98RT0X4HHlFOwr
3RV3xOpp/1Ohn+iN1+hcd93p41nkl9OubTGe6hoTOgPzJuBiYCibneHL8RuKxA3Y
qZfnxL2iexDqYM/P/R13X0iCbMv2TPfVeiPXppuh1R48cbdL/pPsNC8RvRICFF2e
bHbswjDWBWzRzLnydR+AhqywnuGtdBrJCepVP2DGF/nuHYHjWBFrDLS+ZO04aIwr
Y3eR592KRMTAocSBuCT8eRwY0rhh8NpumzRTxKN4Vpf3MeTDU6XV9HTybd1FpTIZ
ZZIx6bgSkrfE+cN2ueGOYh6KjQRJVJhGK6nUYDn/dd5gWWOkYqcDpY0HGHIQPnT/
CY809ir+0vgCk3AJ/wb6PNNX5PbMgExO1kTbIRAdXLEoh0KhfXlIu+ZjITwT6wVt
QVcYeFEHyIBUH6WRiLLQppCkMR1IqJw/vNS5ClFSEU5iD1OqpfXfoN495Xv6RUYH
Uv8DzqVvRY0aPLuPOOly
=SAAd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to