Bug#907168: [Python-modules-team] Bug#907168: pytest-httpbin FTBFS with OpenSSL 1.1.1

2018-08-29 Thread Ondrej Novy
Hi, út 28. 8. 2018 v 15:36 odesílatel Pierre-Elliott Bécue napsal: > This would imply to do a Debian patch in upstream's source. > I had similar bug in eventlet, solution: https://github.com/eventlet/eventlet/pull/516

Bug#907168: pytest-httpbin FTBFS with OpenSSL 1.1.1

2018-08-28 Thread Kurt Roeckx
On Tue, Aug 28, 2018 at 03:33:11PM +0200, Pierre-Elliott Bécue wrote: > Le samedi 25 août 2018 à 20:34:35+0200, Kurt Roeckx a écrit : > > This is caused by a Debian change to require a 2048 bit key by > > default instead of a 1024 bit key. Since this is just for a test, > > you can either just

Bug#907168: pytest-httpbin FTBFS with OpenSSL 1.1.1

2018-08-28 Thread Pierre-Elliott Bécue
Le samedi 25 août 2018 à 20:34:35+0200, Kurt Roeckx a écrit : > This is caused by a Debian change to require a 2048 bit key by > default instead of a 1024 bit key. Since this is just for a test, > you can either just replace the certificates with larger keys, > or lower the security level for the

Bug#907168: pytest-httpbin FTBFS with OpenSSL 1.1.1

2018-08-25 Thread Kurt Roeckx
This is caused by a Debian change to require a 2048 bit key by default instead of a 1024 bit key. Since this is just for a test, you can either just replace the certificates with larger keys, or lower the security level for the test from 2 to 1. I suggest you just create a new certificates. Kurt

Bug#907168: pytest-httpbin FTBFS with OpenSSL 1.1.1

2018-08-24 Thread Adrian Bunk
Source: pytest-httpbin Version: 0.3.0-3 Severity: serious Tags: ftbfs Control: block 907015 by -1 https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-httpbin.html ... I: pybuild base:217: python2.7 -m pytest -v -x -s = test session starts