On a Wednesday in 2022, Andrea Bolognani wrote:
As reported in
https://listman.redhat.com/archives/libvir-list/2022-May/230762.html
I'm still unclear on why this worked with all versions of macOS until
12, but the fix feels reasonable enough and I can't really justify
digging much further.
Test pipeline:
https://gitlab.com/abologna/libvirt/-/pipelines/615807379
macOS 12 job:
https://gitlab.com/abologna/libvirt/-/jobs/2895958597
Andrea Bolognani (2):
util: Preserve macOS dyld environment by default
tests: Reset macOS dyld environment
src/util/vircommand.c | 2 ++
tests/qemuxml2argvtest.c | 2 ++
2 files changed, 4 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano