[Bug 2097317] Re: bpftrace: error while loading shared libraries: libLLVM-18.so.18.1: cannot open shared object file: No such file or directory
Chris Halse Rogers
2097317 at bugs.launchpad.net
Tue Feb 4 01:42:39 UTC 2025
So, a rebuild of 0.20.2-1ubuntu4 against noble-proposed fails (as that's
why 0.20.2-1ubuntu4.2 exists), and a rebuild of 0.20.2-1ubuntu4.2 again
picks up a dependency against a file only in libllvm18 from noble-
proposed.
Solving this will require either:
* Building a new version in a PPA without -proposed enabled, so that it picks up a dependency against /usr/lib/x86_64-linux-gnu/libLLVM.so.18.1, and then binary-copied into -proposed
* Removing llvm-toolchain-18 from noble-proposed, and then rebuilding bpftrace
* Releasing llvm-toolchain-18 into noble-updates, and then re-instating bpftrace 0.20.2-1ubuntu4.2
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bpftrace in Ubuntu.
https://bugs.launchpad.net/bugs/2097317
Title:
bpftrace: error while loading shared libraries: libLLVM-18.so.18.1:
cannot open shared object file: No such file or directory
Status in bpftrace package in Ubuntu:
Confirmed
Bug description:
Regression from https://bugs.launchpad.net/ubuntu/+source/bpftrace/+bug/2081848
root at nsnx2:~# bpftrace
bpftrace: error while loading shared libraries: libLLVM-18.so.18.1: cannot open shared object file: No such file or directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bpftrace/+bug/2097317/+subscriptions
More information about the foundations-bugs
mailing list