From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AC3F1395040A; Mon, 15 Feb 2021 12:38:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AC3F1395040A 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: Mon, 15 Feb 2021 12:38:35 +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: 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 12:38:35 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27077 --- Comment #4 from dilyan.palauzov at aegee dot org --- As far as I can see I had in the chrooted environment libnss_dns and libnss_files from libc 2.23 (twenty three). I have just upgraded libc the outside of chroot and libc in the chroot was unchanged (for very long time). After upgrading to libc 2.33 this configuration stopped working. Eventuall= y I started nscd, bind-mounted var/run/nscd within the chroot and this helped. What I am saying is that this change, or something else between 2.32 and 2.= 33 causes a regression: a workflow which was working with 2.32 (no nscd daemon= in chroot) is not working anymore with 2.33. As such the regression, if inten= ded, shall be spelled clearly. --=20 You are receiving this mail because: You are on the CC list for the bug.=