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 my test systems.  However,
looking at the code, if this bug exists, it's definitely between
requests and urllib3, not in certbot itself.

Sending it over to the requests folks, in the hopes that they've seen
this somewhere else and can reproduce it.

Sincerely,

On Fri, Feb 21, 2020 at 4:10 AM Alexandre Beelen
<alexandre.bee...@gmail.com> wrote:
>
> 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                        1.24.1-1
>
> it fails with :
>
> python3-requests                       2.22.0-2
> python3-urllib3                        1.25.8-1
>
> a.
>
> On 21/02/2020 05:29, Harlan Lieberman-Berg wrote:
> > 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.
> >
> > Sincerely,
> >
> > On Thu, Feb 20, 2020 at 4:27 AM abeelen <alexandre.bee...@gmail.com> wrote:
> >>
> >> 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, port, path, query, fragment = parse_url(url)
> >>    File "/usr/lib/python3/dist-packages/urllib3/util/url.py", line 392, in 
> >> parse_url
> >>      return six.raise_from(LocationParseError(source_url), None)
> >>    File "<string>", line 3, in raise_from
> >> urllib3.exceptions.LocationParseError: Failed to parse: 
> >> https://acme-v02.api.letsencrypt.org/directory
> >>
> >> downgrading to python3-urllib3=1.24.1-1 solve this issue.
> >>
> >>
> >> -- System Information:
> >> Debian Release: bullseye/sid
> >>    APT prefers unstable
> >>    APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
> >> 'oldstable'), (1, 'experimental')
> >> Architecture: amd64 (x86_64)
> >>
> >> Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
> >> Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> >> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
> >> LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
> >> Shell: /bin/sh linked to /bin/dash
> >> Init: systemd (via /run/systemd/system)
> >> LSM: AppArmor: enabled
> >>
> >> Versions of packages certbot depends on:
> >> ii  python3          3.7.5-3
> >> ii  python3-certbot  1.1.0-1
> >>
> >> certbot recommends no packages.
> >>
> >> Versions of packages certbot suggests:
> >> pn  python-certbot-doc      <none>
> >> ii  python3-certbot-apache  1.1.0-1
> >> pn  python3-certbot-nginx   <none>
> >>
> >> -- no debconf information
> >>
> >
> >



-- 
Harlan Lieberman-Berg
~hlieberman

Reply via email to