[Bug 275031] rc.d/ldconfig missing hard-coded /lib/casper from rtld-elf STANDARD_LIBRARY_PATH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 22:48:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275031
Tatsuki Makino <tatsuki_makino@hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tatsuki_makino@hotmail.com
--- Comment #4 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Konstantin Belousov from comment #2)
> I have no opinion about (dying) stable/12.
I used 12.4-STABLE when I did my research on this :)
A quick workaround is the following
echo 'ldconfig_paths="/lib/casper ${ldconfig_paths:-}"' >> /etc/rc.conf
If anything, I would prefer to consider this hard-coded on ports/ports-mgmt/pkg
side...
--
You are receiving this mail because:
You are on the CC list for the bug.