Skip to content

docker-dev: fix missing tools#653

Merged
christos68k merged 3 commits intomainfrom
fix-dev-docker
Jul 25, 2025
Merged

docker-dev: fix missing tools#653
christos68k merged 3 commits intomainfrom
fix-dev-docker

Conversation

@florianl
Copy link
Copy Markdown
Member

@florianl florianl commented Jul 24, 2025

CI is currently failing with the following error:

/bin/sh: 1: llvm-link-17: not found
/bin/sh: 1: llc-17: not found

See: https://github.com/open-telemetry/opentelemetry-ebpf-profiler/actions/runs/16474893087/job/46573687949#step:5:50

Update the base image and install the relevant package for these executables.

How to test this change:

# Checkout this branch
$ make docker-image
$ make agent

florianl added 3 commits July 24, 2025 10:25
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
@florianl florianl requested review from a team as code owners July 24, 2025 08:30
@florianl florianl changed the title docker-dev: fix docker-dev: fix missing tools Jul 24, 2025
@florianl florianl mentioned this pull request Jul 25, 2025
Copy link
Copy Markdown
Contributor

@rockdaboot rockdaboot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@christos68k
Copy link
Copy Markdown
Member

The blobs are different now.

@christos68k christos68k merged commit e5af937 into main Jul 25, 2025
26 of 27 checks passed
@christos68k christos68k deleted the fix-dev-docker branch July 25, 2025 14:18
gnurizen pushed a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 11, 2025
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
gnurizen pushed a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 11, 2025
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
gnurizen pushed a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 12, 2025
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants