#7429 nss-pem.i686 missing in x86_64 repo
Closed: Fixed 5 years ago Opened 5 years ago by msuchy.

I have on my system:

    # rpm -q nss-pem
    nss-pem-1.0.3-6.fc27.x86_64
    nss-pem-1.0.3-6.fc27.i686

I believe I never installed it directly, so it should be installed as dependency of something.

However when I run sudo dnf dist-upgrade --releasever=28 I get:

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

The culprint seems that nss-pem.i686 is missing from x86_64 repo:

# dnf --releasever=28 repoquery nss-pem --enablerepo=updates-testing
nss-pem-0:1.0.3-9.fc28.x86_64

This is not a releng bug, it's intentional in the package.

The fallout is being tracked at https://bugzilla.redhat.com/show_bug.cgi?id=1553646 .

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata