Comment 15 for bug 1450144

Revision history for this message
Caio Begotti (caio1982) wrote : Re: server is reporting the wrong size during downloads

So I couldn't enable the _print() trick but I managed to print it myself manually which for this test seems enough. Apparently udm is really sending weird download progress stats. See the attached log :-)

You can see that at [systemimage] May 29 20:51:13 2015 (2055) PROGRESS: 11853 r 8272 t it decides to go crazy, reporting that it's receiving more than the total size (which I thought would be the real final total size of files and wouldn't keep changing?). As a matter of fact this time the test was slow enough that I could see the progress bar reaching 100%, then resetting to 0% then going awry with the 'r' stats (for receiving) making no sense to me.

The percentages calculated by system-image client seem okay. I mean, they are a direct simple calc of these received figures, so of course it's going to be wrong...

I'll try to flash a Wily image onto my Arale and see how it behaves, if it even behaves differently, but I'd say it's udm's fault... for now.