From nobody Sun Nov 12 20:01:23 2023 X-Original-To: rc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ST3NN19hZz511FZ for ; Sun, 12 Nov 2023 20:01:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ST3NM6pQDz3WQq for ; Sun, 12 Nov 2023 20:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699819284; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uaOkO2ABznKGTs19bDb+aIae23NPATsTTcyTKyuzoPQ=; b=THb0pWtAatyGJ+E1dCr8LU9DBjvNbQm+p3NpHLELOqAxJ8e/18cpAtUOdpf1BvwxIFdrvG H9yQ8F6VHj+pqqSxVJcjTS3Rot4xYIH8IrN9DWJMm+Iv1RkNLqD1zHs06cP14/J60MbMx1 9AXze+70+kqqdYg5J/2665Ic5oFKS9B8kcDIZpoX5CSRxH5uuO61X5sR1R0jMPRHdlCVYs 6A4iQ1bWsLJvevtSUhPS6vFHTxvM3+Ycr1HZmt/XVtmsTlwjOnvURNQwwUZXCivYdeSozk MZL7lavtrs9RS2d3BPNrVrLfycmsboC7lV0KRyQFJ5oN8L1FUC6ajPG+aWatEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699819284; a=rsa-sha256; cv=none; b=NPfy6AUv2KiPn7woAh6cyU/Qy2n0WI29/gT61ulEmGGLzNaJ+ocxA84fC3LtrtutTzWtF/ agjzOgM5N0kOdtx/gnuYHrRB1apk50uFflqUnHUJYX4ptCBNtFmJp1UkC0CYSQIMVovQ3R UcumqRpH4x1ftZHVVgB1HaPQ47YJodb/IGH0yfmddG7djLt8mZHlBEomre3NMg7Jav0WAC Z2II4FvSmWqDF9qrSd54IwIreOyeMs5F1w2K24q1Az14OZSkaScTNkjOuSPwCJexRcWk3v 8OBBuPBwPFISBg2fyZaqF4VWCEeyZOePYkUXkWjiJxVgkxi4sb20M4JKKbj0WA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ST3NM5rjgzc33 for ; Sun, 12 Nov 2023 20:01:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3ACK1NMa065771 for ; Sun, 12 Nov 2023 20:01:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3ACK1NDJ065770 for rc@FreeBSD.org; Sun, 12 Nov 2023 20:01:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: rc@FreeBSD.org Subject: [Bug 275031] rc.d/ldconfig missing hard-coded /lib/casper from rtld-elf STANDARD_LIBRARY_PATH Date: Sun, 12 Nov 2023 20:01:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion related to /etc/rc.d design and implementation List-Archive: https://lists.freebsd.org/archives/freebsd-rc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-rc@freebsd.org X-BeenThere: freebsd-rc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275031 --- Comment #6 from John W. O'Brien --- (In reply to Konstantin Belousov from comment #5) > I do not understand what it has to do with rc.conf. It was I who did not understand when you mentioned ldconfig32_paths. I see = now that the section of rc.d/ldconfig that handles 32-bit compatibility re-initializes _LDC=3D"", and that is where the system paths should be set. > Also, I would write the calculation somewhat differently: > _LDC=3D$(/libexec/ld-elf.so.1 -v | sed -n -e '/^Default lib path /s///p' = | tr : ' ') > to only edit the relevant line. I will incorporate that into revised patches. --=20 You are receiving this mail because: You are on the CC list for the bug.=