iovisor / iovisor/bcc

Unable to locate package linux-headers-5.15.49-linuxkit

Open
#4,387 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
10d 4h
Merged PRs (30d)
3

Description

# uname -r
5.15.49-linuxkit

# apt-get install -y bpfcc-tools libbpfcc libbpfcc-dev linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-5.15.49-linuxkit
E: Couldn't find any package by glob 'linux-headers-5.15.49-linuxkit'
E: Couldn't find any package by regex 'linux-headers-5.15.49-linuxkit'

Contributor guide

No contributing guide indexed for this repository

Research direction

The report identifies only the uname output and the failing apt-get command, with no repository file or test named. Start by reproducing the installation on a system reporting 5.15.49-linuxkit and inspect how BCC documents or detects required kernel headers. Done means the project has a verified resolution or a clearly documented limitation for this kernel environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.