Description of problem: system-upgrade dnf does not check downloads from previous run IF you have cleaned up a package that causes an error. It does a full download again. Maybe one or 2 packages skipped but everything else is downloaded again. Note it does check previous downloads IF you just run the program again without making any changes. problem has occuured at home nad work on completely different systems. Version-Release number of selected component (if applicable): How reproducible: do system-upgrade download delete a package on the current system (ewith dnf) do another system-upgrade download Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Always check if needed files are already there... Additional info:
PR: https://github.com/rpm-software-management/dnf/pull/388 *** This bug has been marked as a duplicate of bug 1282250 ***