Comment 25 for bug 1063350

Revision history for this message
Nathan Stratton Treadway (nathanst) wrote : Re: [Bug 1063350] Re: add-apt-repository/apt-add-repository fails with "ValueError: cannot convert float NaN to integer"

On Thu, Apr 04, 2013 at 23:14:02 -0000, Barry Warsaw wrote:
> when ready, but I want to get Matthias's input to see if a toolchain fix is
> more appropriate.

Yeah, I was wondering about that too.

It seems like the problem probably originates somewhere in libgnutls26
or below, since it's only triggered when running against an https://
URL, but when I tried to do a simple C program using the same sorts of
libcurl calls that pycurl uses, I wasn't immediately able to figure out
a way to duplicate the unexpected NaN in that context...

       Nathan