Public bug reported:

src/github.com/go-delve/delve/pkg/proc/internal/ebpf/helpers.go
WARNING: bpftool not found for kernel 6.1.0-9

  You may need to install the following packages for this specific kernel:
    linux-tools-6.1.0-9-amd64
    linux-cloud-tools-6.1.0-9-amd64

  You may also want to install one of the following packages to keep up to date:
    linux-tools-amd64
    linux-cloud-tools-amd64

The Debian package build-depends on bpftool. But bpftool is different in
Debian and Ubuntu. On Ubuntu it's provided by linux-tools-common.
However it seems it needs linux-tools-amd64 as well?

** Affects: delve (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: linux (Ubuntu)
   Importance: Undecided
       Status: New

-- 
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 on amd64 due to bpftool

Status in delve package in Ubuntu:
  New
Status in linux package in Ubuntu:
  New

Bug description:
  src/github.com/go-delve/delve/pkg/proc/internal/ebpf/helpers.go
  WARNING: bpftool not found for kernel 6.1.0-9

    You may need to install the following packages for this specific kernel:
      linux-tools-6.1.0-9-amd64
      linux-cloud-tools-6.1.0-9-amd64

    You may also want to install one of the following packages to keep up to 
date:
      linux-tools-amd64
      linux-cloud-tools-amd64

  The Debian package build-depends on bpftool. But bpftool is different
  in Debian and Ubuntu. On Ubuntu it's provided by linux-tools-common.
  However it seems it needs linux-tools-amd64 as well?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/delve/+bug/2021481/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to