chdir(/lib/modules/4.9.93-linuxkit-aufs/build): No such file or directory
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
Running inside docker on Mac OS X, using `debian:stretch` as the base image:
```
# /usr/share/bcc/tools/execsnoop
chdir(/lib/modules/4.9.93-linuxkit-aufs/build): No such file or directory
Traceback (most recent call last):
File "/usr/share/bcc/tools/execsnoop", line 166, in
b = BPF(text=bpf_text)
File "/usr/lib/python2.7/dist-packages/bcc/__init__.py", line 318, in __init__
raise Exception("Failed to compile BPF text")
Exception: Failed to compile BPF text
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.