pv-runtime: Never bind-mount /etc/ld.so.cache, /etc/ld.so.conf
bind_runtime_ld_so() is called whenever bwrap != NULL, and it makes
/etc/ld.so.cache, /etc/ld.so.conf into symlinks to
/run/pressure-vessel/ldso/ so that we can regenerate ld.so.cache
in the adverb. This is done whether we have a mutable sysroot or not.
This resolves an automated test failure when running with
--no-copy-runtime.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
bf94b7f6
No related branches found
No related tags found
Loading
Please register or sign in to comment