Bug 1665531

Summary: DNF system upgrade from F27 to F28 breaks if nss-pem-1.0.3 for i686 is installed
Product: [Fedora] Fedora Reporter: Karl <kaiserkarl31>
Component: nss-pemAssignee: Kamil Dudka <kdudka>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 28CC: dueno, extras-orphan, jmracek, kdudka, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-14 13:52:30 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 Karl 2019-01-11 16:47:47 UTC
Description of problem:
dnf system upgrade from Fedora 27 to Fedora 28 fails if nss-pem-1.0.3-6.fc27.i686 is installed. Message is "nss-pem-1.0.3-6.fc27.x86_64 does not belong to a distupgrade repository" and "problem with installed package nss-pem-1.0.3-6.fc27.i686"

Version-Release number of selected component (if applicable):
2.1.5-4.fc27 [dnf-plugins-core.noarch]

How reproducible:
every time (from what I can tell from a Web search)

Steps to Reproduce:
1. Install nss-pem-1.0.3-6.fc27.i686 on a Fedora 27 installation
2. dnf system-upgrade download --refresh --releasever=28

Actual results:
Error message

Expected results:
Upgraded packages/operating system

Comment 1 Karl 2019-01-11 16:51:29 UTC
Workaround:

dnf install nss-pem-1.0.3-9.fc28 --releasever=28

then retry the upgrade

Comment 2 Jaroslav Mracek 2019-01-14 12:22:49 UTC
We believe that the problem is in packaging of nss-pem.

Comment 3 Kamil Dudka 2019-01-14 13:52:30 UTC
Nope.  This is a known bug of dnf with known workaround.

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