From 9f513b13973492ed088f5cfe404a10288d3e547a Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Wed, 2 Oct 2024 11:27:55 +0200 Subject: [PATCH] mkosi: Stop installing bpftrace bpftrace nudges the Fedora Rawhide images towards compiler-rt18 while the sanitizer builds pull in clang19, leading to the sanitizer libraries not being found at runtime. Let's drop bpftrace for now so that compiler-rt19 is pulled in in the main image. (cherry picked from commit d98b6c66ffaccbef1c86fc729f2f9601bfb02fd5) --- mkosi.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/mkosi.conf b/mkosi.conf index aeb62354f58..9a5fd470d26 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -87,7 +87,6 @@ Packages= attr bash-completion binutils - bpftrace coreutils curl diffutils