ossf / ossf/package-analysis

PCAP Error

Open
#378 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
912
Forks
74
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm trying to run the e2e docker compose example on an M1 Mac (ARM). I've made no changes to the example.

I'm getting the following error (from the e2e_analysis_1 container):

"error": "failed to start packet capture (eth0: SIOCETHTOOL(ETHTOOL_GET_TS_INFO) ioctl failed: Function not implemented)"}

I think the network interface should be en0 rather than eth0. I was wondering if this was configurable, and whether I'm likely to hit other blockers trying to run on ARM?

Thanks,

Tom

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the e2e Docker Compose example and the packet-capture startup in the e2e_analysis_1 container, then reproduce the SIOCETHTOOL error on an M1 Mac. Done means the example can run on ARM, or the supported interface configuration and any additional blockers are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, go
Domain
devops, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.