Bug 1315445

Summary: Use package manager dnf on fedora 24
Product: [Fedora] Fedora Reporter: Lukas Slebodnik <lslebodn>
Component: mockAssignee: Miroslav Suchý <msuchy>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: jdisnard, mebrown, msimacek, msuchy, praiskup, williams
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: 2016-03-09 10:03:20 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:
Attachments:
Description Flags
Patch for mock upstream none

Description Lukas Slebodnik 2016-03-07 18:31:33 UTC
Created attachment 1133889 [details]
Patch for mock upstream

Description of problem:
    The package manager dnf was used on fedora rawhide.
    Then fedora 24 was branched from rawhide but package
    manager was changed from dnf to default yum-deprecated.

Version-Release number of selected component (if applicable):
mock-1.2.15-1.fc24.noarch

Comment 1 Miroslav Suchý 2016-03-09 10:03:20 UTC
I'm trying to be on-pair with Koji. Originally I hopped that dnf will be used for F23, then F24, but no luck. Rel-engs are still using yum.
So it does not make sense to build F24 packages in Copr using DNF and in Koji using YUM.

The rawhide is little different since I'm trying to catch there rel-engs bugs related to DNF before it hit Koji. So rel-eng team can be sure that the deployment in Koji will be problemless.