Bug 1807824

Summary: glibc: nss_db.x86_64 should install nss_db.i686 if glibc.i686 is installed
Product: Red Hat Enterprise Linux 8 Reporter: Florian Weimer <fweimer>
Component: glibcAssignee: Florian Weimer <fweimer>
Status: CLOSED ERRATA QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact: Zuzana Zoubkova <zzoubkov>
Priority: unspecified    
Version: 8.2CC: ashankar, codonell, dj, fweimer, jiazhang, lmanasko, mnewsome, pfrankli, qguo, sipoyare, skolosov
Target Milestone: rcKeywords: Triaged
Target Release: 8.3Flags: pm-rhel: mirror+
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: glibc-2.28-120.el8 Doc Type: Bug Fix
Doc Text:
.`glibc` now installs correct dependencies for 32-bit applications using `nss_db` Previously, the `nss_db.x86_64` package did not declare dependencies on the `nss_db.i686` package. Therefore automated installation did not install `nss_db.i686` on the system, despite having a 32-bit environment `glibc.i686` installed. As a consequence, 32-bit applications using `nss_db` failed to perform accurate user database lookups, while 64-bit applications in the same setup worked correctly. With this update, the `glibc` packages now have weak dependencies that trigger the installation of the `nss_db.i686` package when both `glibc.i686` and `nss_db` are installed on the system. As a result, 32-bit applications using `nss_db` now work correctly, even if the system administrator has not explicitly installed the `nss_db.i686` package.
Story Points: ---
Clone Of: 1807821 Environment:
Last Closed: 2020-11-04 01:33:21 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:
Bug Depends On: 1807821, 1819986    
Bug Blocks:    

Description Florian Weimer 2020-02-27 10:16:27 UTC
+++ This bug was initially created as a clone of Bug #1807821 +++

If a user installs just nss_db (which means just nss_db.x86_64), 32-bit applications will not work correctly because nss_db.i686 must be separately, now that the lesser-used NSS modules have been split from the main glibc package.

(A similar fix should be applied to nss_hesiod, but that is less important because it's supposedly deprecated.)

Comment 28 errata-xmlrpc 2020-11-04 01:33:21 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: glibc security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4444