Bug 1507482

Summary: Cannot upgrade from F26 to F27 due missing multilib package
Product: [Fedora] Fedora Reporter: Miroslav Suchý <msuchy>
Component: nss-pemAssignee: Kamil Dudka <kdudka>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: kdudka, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-30 11:35:14 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 Miroslav Suchý 2017-10-30 11:15:41 UTC
I have:

rpm -q nss-pem
nss-pem-1.0.3-3.fc26.x86_64
nss-pem-1.0.3-3.fc26.i686

When I run
  dnf dist-upgrade

I get:
 Problém 6: nss-pem-1.0.3-3.fc26.i686 has inferior architecture
  - nss-pem-1.0.3-3.fc26.x86_64 does not belong to a distupgrade repository
  - problem with installed package nss-pem-1.0.3-3.fc26.i686

This is because
# dnf repoquery --releasever 27 nss-pem
nss-pem-0:1.0.3-5.fc27.x86_64

So i686 package is missing in x86_64 repository.

Comment 1 Kamil Dudka 2017-10-30 11:35:14 UTC

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