It looks like this issue was fixed in delve.
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2021481
Title:
delve ftbfs
I tried to call bpftool directly instead of using the /usr/sbin/bpftool
script:
https://git.launchpad.net/~danilogondolfo/ubuntu/+source/delve/commit/?h=ubuntu/devel&id=2cf86a5394786f9ec8b2931d0c4c05af992be1c2
It kinda worked but then the build failed with:
In file included from
/<>/obj-x86_64-l
The bpftool is used in following command
`bpftool btf dump file /sys/kernel/btf/vmlinux format c`
Upstream statically encoded the generated output in source tree,
https://github.com/go-
delve/delve/blob/v1.20.2/pkg/proc/internal/ebpf/bpf/include/vmlinux.h
But the Debian package strips this vmlin
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: delve (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2021481
T
Actually it needs linux-tools for the running kernel. So it seems
impossible to code it in debian/control as the running kernel version
can't be predicted.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launc
5 matches
Mail list logo