Skip to content

Fix progress information inconsistencies when resuming an automatic upgrade download

Closes #18435 (closed)

When the upgrade is resumed the progress method is called with $status "begin" and then returning "0". This is causing the Tails::IUK::DownloadProgress to compute incorrect progress information:

resuming-upgrade-download

Merge request reports