Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image build "E: Unable to locate package clang-7 E: Unable to locate package llvm-7 E: Unable to locate package libmpx2" #2050

Closed
lgdeloss opened this issue Dec 14, 2023 · 4 comments
Labels

Comments

@lgdeloss
Copy link

lgdeloss commented Dec 14, 2023

I'm running docker build . locally from the docker/local/Dockerfile
and getting... https://pastebin.com/JaQ2sXHu

E: Unable to locate package clang-7
E: Unable to locate package llvm-7
E: Unable to locate package libmpx2
@therealbobo
Copy link
Contributor

therealbobo commented Dec 14, 2023

Hey @lgdeloss! That dockerfile is quite old and I'm not super sure why is still there. If you use docker/sysdig/Dockerfile, you should be good! 😄

@lgdeloss
Copy link
Author

lgdeloss commented Dec 14, 2023

@therealbobo Ok, so I tried using the docker/sysdig/Dockerfile
And now the error is https://pastebin.com/TGL17Xt0

Step 9/14 : COPY ./sysdig-${BUILD_VERSION}-*.rpm /
COPY failed: no source files were specified

@therealbobo
Copy link
Contributor

Hey @lgdeloss! Sorry for the delay. I just updated the local Dockerfile (docker/local/Dockerfile) and it should work flawlessly!

Copy link

github-actions bot commented May 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 4, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants