Bug 1135975

Summary: distro-sync && exclude don't play well together
Product: [Fedora] Fedora Reporter: Hans de Goede <hdegoede>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akozumpl, jsilhan, packaging-team-maint, pnemade, rholy, tim.lauridsen
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: 2014-09-01 11:53:44 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 Hans de Goede 2014-09-01 11:38:34 UTC
Hi,

I need access to some sites with weak certificates which openssl in F-21 rejects. So I've my openssl pinned to the F-20 builds installing security updates manual using "exclude=openssl*" in dnf.conf

A couple of days ago I did some local builds in master branches, and installed the result on my system for testing, resulting in having fc22 packages installed.

Doing a dnf distro-sync to rectify this, I got the following error:

Error: package openssl-1:1.0.1i-3.fc21.x86_64 is not installable. package openssl-devel-1:1.0.1i-3.fc21.x86_64 is not installable. package openssl-libs-1:1.0.1i-3.fc21.x86_64 is not installable. package openssl-libs-1:1.0.1i-3.fc21.i686 is not installable

Where as what I would expect, is for dnf to do the distro-sync, for all packages except for the openssl ones.

Comment 1 Hans de Goede 2014-09-01 11:53:44 UTC
Ah, I see now that this is a dup of bug 1099342.

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