public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/22359] ld.so's cache should live in /var/cache, and support cache deletion.
       [not found] <bug-22359-131@http.sourceware.org/bugzilla/>
@ 2020-03-17 21:16 ` carlos at redhat dot com
  0 siblings, 0 replies; only message in thread
From: carlos at redhat dot com @ 2020-03-17 21:16 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=22359

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Florian Weimer from comment #2)
> The dynamic loader does not perform any /etc/ld.so.conf processing today. 
> We would have to change that in order to make /etc/ld.so.cache a true cache.
> I don't think this is realistic because would need glob etc. as part of the
> dynamic loader.

We don't have to do this processing. We can just fail to load
/var/lib/ldconfig/cache and thus not support running whatever applications
needed those path. Thus treating this as truly "configuration data" instead of
a cache.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-17 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22359-131@http.sourceware.org/bugzilla/>
2020-03-17 21:16 ` [Bug dynamic-link/22359] ld.so's cache should live in /var/cache, and support cache deletion carlos at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).