From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BAE8238708B7; Sun, 14 Feb 2021 15:25:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BAE8238708B7 From: "dilyan.palauzov at aegee dot org" To: glibc-bugs@sourceware.org Subject: [Bug network/27077] Do not reload /etc/nsswitch.conf from chroot Date: Sun, 14 Feb 2021 15:25:06 +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: dilyan.palauzov at aegee dot org 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: Sun, 14 Feb 2021 15:25:06 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27077 dilyan.palauzov at aegee dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dilyan.palauzov at aegee d= ot org --- Comment #2 from dilyan.palauzov at aegee dot org --- In glibc 2.32 I had chroot and no nscd process on the host (neither outside chroot, nor within chroot). In glibc 2.33 somehow I am forced to have nscd= and therefore (mount -B) /var/run/nscd/socket within the chroots. I suspect that this change effectively forces the presence of nscd for the chrooted environments, which is a regression. --=20 You are receiving this mail because: You are on the CC list for the bug.=