Comment 23 for bug 1063350

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

On Apr 04, 2013, at 10:15 PM, Nathan Stratton Treadway wrote:

>I'm curious if the machine you are using is also an MMX-but-not-SSE2
>machine; what does
> grep -E "name|flags" /proc/cpuinfo
>show?
>
>Or are you saying that you found the problem with 32-bit but not 64-bit
>Raring running on the same box (i.e. one with a 64-bit CPU)?

No, you're right. The 32bit machine is mmx-but-not-sse2.

I have a horribly ugly workaround for PyCurl in the works. I'll link a branch
when ready, but I want to get Matthias's input to see if a toolchain fix is
more appropriate.