Description of problem: When some download fails, this is saved as .part file: $ less ~/Download/Fedora-Workstation-Live-x86_64-24-1.2.iso.part <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /pub/fedora/linux/releases/24/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-24-1.2.iso was not found on this server.</p> </body></html> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /pub/fedora/linux/releases/24/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-24-1.2.iso was not found on this server.</p> </body></html> Now when I try to download the image again, it *resumes* the download with that offset. Which means the first x kilobytes of that file will be incorrect and the checksum verification will fail. Network errors must not be saved as .part files. Version-Release number of selected component (if applicable): mediawriter-3.96.0-0.fc25.x86_64 How reproducible: always Steps to Reproduce: 1. create .part file with incorrect contents 2. download the image using mediawriter 3. see that the downloaded file is not correct
Fixed upstream now
mediawriter-3.97.0-0.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d84f684d42
I can't really easily test this now, our mirror is now fixed.
mediawriter-3.97.1-0.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e34fd77aaf
mediawriter-3.97.1-0.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.