From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 796DE3851C2A; Mon, 15 Feb 2021 09:12:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 796DE3851C2A From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug network/27077] Do not reload /etc/nsswitch.conf from chroot Date: Mon, 15 Feb 2021 09:12:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.33 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2021 09:12:02 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27077 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com --- Comment #3 from Florian Weimer --- (In reply to dilyan.palauzov@aegee.org from comment #2) > In glibc 2.32 I had chroot and no nscd process on the host (neither outsi= de > chroot, nor within chroot). In glibc 2.33 somehow I am forced to have ns= cd > and therefore (mount -B) /var/run/nscd/socket within the chroots. >=20 > I suspect that this change effectively forces the presence of nscd for the > chrooted environments, which is a regression. You can probably work around this issue by preloading libnss_files.so.2 and perhaps libnss_dns.so.2, so that they get loaded immediately, outside of the chroot. --=20 You are receiving this mail because: You are on the CC list for the bug.=