Bug#951696: certbot: Incompatibility with python3-urllib3=1.25.8-1

2020-03-27 Thread Daniele Tricoli
Hello Harlan, thanks for forwarding this! On Fri, Mar 27, 2020 at 11:43:36AM -0400, Harlan Lieberman-Berg wrote: > reassign 951696 requests > retitle 951696 requests: incompatibility between requests == 2.22.0-2 > and urllib3 == 1.25.8-1 > tag 951696 +unreproducible > affects 951696 certbot

Bug#951696: certbot: Incompatibility with python3-urllib3=1.25.8-1

2020-03-27 Thread Harlan Lieberman-Berg
reassign 951696 requests retitle 951696 requests: incompatibility between requests == 2.22.0-2 and urllib3 == 1.25.8-1 tag 951696 +unreproducible affects 951696 certbot python3-urllib3 thanks I've looked over this several times over the last few months, and I can't reproduce the problem on any of

Bug#951696: certbot: Incompatibility with python3-urllib3=1.25.8-1

2020-02-21 Thread Alexandre Beelen
Hi, I was simply trying to renew my certificate with certbot renew Also try to obtain new certificate after ditching /etc/letsencrypt to make sure it was not a configuration problem, with the same outcome it works with : python3-requests 2.22.0-2 python3-urllib3

Bug#951696: certbot: Incompatibility with python3-urllib3=1.25.8-1

2020-02-20 Thread Harlan Lieberman-Berg
Hello Alexandre, Can you please tell me exactly what command you're running when certbot gives you that stacktrace? Can you also let me know what version of python3-requests you have? That looks like a requests/urllib3 incompatibility, but I can't reproduce it by hand or inside certbot.

Bug#951696: certbot: Incompatibility with python3-urllib3=1.25.8-1

2020-02-20 Thread abeelen
Package: certbot Version: 1.1.0-1 Severity: important Dear Maintainer, When run with python3-urllib3=1.25-8-1, certbot fails to run with a traceback : Traceback (most recent call last): File "/usr/lib/python3/dist-packages/requests/models.py", line 379, in prepare_url scheme, auth, host,