google / google/perf_data_converter
"Couldn't find any package by glob 'linux-tools-4.9.0-6-amd64" error when following bazel build instructions
Open
- Dominant language
- C++
- Stars
- 349
- Forks
- 67
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
```
$ sudo apt-get -y install g++ git libelf-dev libcap-dev linux-tools-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-tools-4.9.0-6-amd64
E: Couldn't find any package by glob 'linux-tools-4.9.0-6-amd64'
E: Couldn't find any package by regex 'linux-tools-4.9.0-6-amd64'
```
Contributor guide
Assessment
This issue has not been assessed yet.