Comment 30 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 Fri, Apr 05, 2013 at 15:02:54 -0000, Barry Warsaw wrote:
> To be honest, I don't really have much more time to spend investigating this.
> The workaround fixes the problem and while a bit wasteful, seems harmless
> enough. Since Doko agrees, I think I'll just apply this for now, and maybe we
> can re-investigate this later after Raring is released.

I certainly agree that further investigation can wait until after Raring
is released.

My longer-term concern with masking this at the pycurl level is that if
some library is leaving the floating-point registers in a confused
state, then it seems possible that other applications could be affected
-- perhaps in a way that's a lot more subtle than apt-add-repository's
explicit "cannot convert float NaN to integer" message...

      Nathan