← Back to team overview

tieto team mailing list archive

[Bug 1210429] [NEW] Net::HTTP chunk handling broken for non-blocking sockets

 

You have been subscribed to a public bug by Ove Risberg (ove-risberg):

When downloading data with LWP::UserAgent and using HTTPS for transport the data is truncated.
Sometimes you get the full file and sometimes you get only the beginning of the file so this is hard to debug.

If you use wget or curl to download the same data then you get the full
file.

After a day of debugging we managed to pinpoint the problem and after some googling we found this bug report:
https://rt.cpan.org/Public/Bug/Display.html?id=80670

And another bugreport for redhat:
https://bugzilla.redhat.com/show_bug.cgi?id=768394

I looks like libnet-http-perl version 6.01 is ok but the problem is in version 6.02
I have downloaded version 6.06 from cpan and now our perl script can download the file every time.

Please upgrade libnet-http-perl to version 6.06.

** Affects: libnet-http-perl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Net::HTTP chunk handling broken for non-blocking sockets
https://bugs.launchpad.net/bugs/1210429
You received this bug notification because you are a member of Tieto, which is subscribed to the bug report.