Bug 1287570

Summary: Fedup (dnf-plugin-system-upgrade) redownloaded all 5143 packages after upgrade failure
Product: [Fedora] Fedora Reporter: Andrew Meredith <andrew>
Component: dnf-plugin-system-upgradeAssignee: Will Woods <wwoods>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: wwoods, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-02 13:32:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrew Meredith 2015-12-02 11:22:00 UTC
Description of problem:

The fedup run went all the way to the transaction test and then aborted due to a class between two packages. However, once I had resolved this clash by deleting one of them, the next fedup run downloaded everything again.

Version-Release number of selected component (if applicable):

dnf-plugin-system-upgrade-0.7.0-1.fc22.noarch

How reproducible:

Don't know as I have only done this once so far.

Steps to Reproduce:
1. Have motif-devel and lesstif-devel both installed on F22
2. Run fedup --network 23
3. Wait several hours for the upgrade to fail
4. Remove one of the offending packages
5. Rerun upgrade

Actual results:

The upgrade process redownloads everything

Expected results:

The upgrade process would reuse (most of) the packages it downloaded last time round; bar packages updated in the mean time.

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-12-02 13:32:46 UTC
Yeah, we're working on it.

*** This bug has been marked as a duplicate of bug 1276886 ***