From nobody Wed Dec 27 11:41:16 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 4T0V8Z3MMkz55T8r for ; Wed, 27 Dec 2023 11:41:18 +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 4T0V8Z2KdTz4N4F for ; Wed, 27 Dec 2023 11:41:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703677278; a=rsa-sha256; cv=none; b=rigjTPaoeEeNvGBPj9w0/8h+24gV+Pnrhw3Lyp8fXprOTe00KKlCJlr0du/2ZunXodMwE0 oEm0dRX1SEbwKi5F5lTUc0gt++eL6MMz0Ho64Mv8m+Y4B77d0sAZogHQ9LNyJ8SRgqvsUy sSae2lzhgeUP7UcVmfymJmPqvshyWV0brbczzFaCF1bk6XZBuKrIZNde06j9LtLLU7pte4 LqLN51q1ung6dyKXsNTMTHhkGaxvwL5rxhWaXIm/PLyIEzJZcgQYYy8I2wMn9E/8FzK9l9 Zdo2KtFrtLextl9j4qGe8RxGqFMh2STxIPqxrTQGftgQLBv0dgIs6YL0M+Y7Lg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1703677278; 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=T5lkn1bIYaLgSsmpyU1WX3gNJYwGniCORFC+ku+5qpo=; b=UGJjiqP9GI961E+fSY9voARCUB/p42S8EnlK1DkQW6XuHPYqAm+J60cUgnTIpqdeoeHXyx 9IN9E779T8f80uU6m6OQ6Jd56b1VZUajPF5l2PzN3UlxnlGlZrwix2K7hwsrUIs7S61Eca dcuF5h1ODAXTmT+53kb7YClcZR4t7Mm3V6+mQpYkHUAVI3XYE9CmAEZ9uCM00Z4AuTddKk aORO+tVYSYH8bkSctyNlVNcb0yGj3fOsh+aJhxhhWgczI7/oqu91Igsp1ii5eailgRz/gS ebAbwSP3y/QhxrEW+kXZpGGFCFCHprkddA0iy4W1fr2Z90hScX6zKU0XsKhajQ== 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 4T0V8Z1Pv7zcgv for ; Wed, 27 Dec 2023 11:41:18 +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 3BRBfIcv085502 for ; Wed, 27 Dec 2023 11:41:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BRBfIRh085501 for rc@FreeBSD.org; Wed, 27 Dec 2023 11:41:18 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: Wed, 27 Dec 2023 11:41:16 +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: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kib@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to resolution 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 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Assignee|bugs@FreeBSD.org |kib@FreeBSD.org Resolution|--- |FIXED --- Comment #21 from Mark Linimon --- ^Triage: assign to committer that resolved. Already mfced to 13. --=20 You are receiving this mail because: You are on the CC list for the bug.=